X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=package%2Fmingw-ncurses.spec;h=f546b373d5119929dd0e02034ad906db236efd56;hb=135d37072755704b8d018e5de74e62ff3f28c930;hp=628c6137347e4d5b4eccf10077ead8823ed1cd3f;hpb=205ea499dbbceba5201d997fbd8b6b1f7f29bd50;p=ncurses.git diff --git a/package/mingw-ncurses.spec b/package/mingw-ncurses.spec index 628c6137..f546b373 100644 --- a/package/mingw-ncurses.spec +++ b/package/mingw-ncurses.spec @@ -2,12 +2,12 @@ Summary: shared libraries for terminal handling Name: mingw32-ncurses6 -Version: 6.3 -Release: 20221126 +Version: 6.4 +Release: 20231104 License: X11 Group: Development/Libraries -Source: ncurses-%{version}-%{release}.tgz -# URL: https://invisible-island.net/ncurses/ +URL: https://invisible-island.net/ncurses/ +Source: https://invisible-island.net/archives/ncurses/ncurses-%{version}-%{release}.tgz BuildRequires: mingw32-filesystem >= 95 BuildRequires: mingw32-gcc @@ -128,9 +128,6 @@ for name in $RPM_BUILD_ROOT%{mingw64_bindir}/*-config; \ done popd -%clean -rm -rf $RPM_BUILD_ROOT - %files -n mingw32-ncurses6 %defattr(-,root,root,-) %{_bindir}/%{mingw32_target}-* @@ -147,6 +144,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Feb 25 2023 Thomas Dickey +- amend URLs per rpmlint + * Sun Jun 30 2019 Thomas E. Dickey - use tic-path and infocmp-path options for fallbacks