X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=package%2Fmingw-ncurses.spec;h=407daf184f37222d8493af75daf78f8b072eb3ec;hp=bada23621efcbaa35da15c4b791553762af624e0;hb=d7e4a265b50f6fddbad20ea238fdc05a35cbdc2f;hpb=952539d2f6aa5a3a29adc54488b0d3b66121c888 diff --git a/package/mingw-ncurses.spec b/package/mingw-ncurses.spec index bada2362..407daf18 100644 --- a/package/mingw-ncurses.spec +++ b/package/mingw-ncurses.spec @@ -2,11 +2,11 @@ Summary: shared libraries for terminal handling Name: mingw32-ncurses6 -Release: 5.9 -Version: 20130831 +Version: 5.9 +Release: 20140906 License: X11 Group: Development/Libraries -Source: ncurses-%{release}-%{version}.tgz +Source: ncurses-%{version}-%{release}.tgz # URL: http://invisible-island.net/ncurses/ BuildRequires: mingw32-filesystem >= 95 @@ -74,7 +74,7 @@ This package is used for testing ABI 6 with cross-compiles to MinGW. --without-tests %define debug_package %{nil} -%setup -q -n ncurses-%{release}-%{version} +%setup -q -n ncurses-%{version}-%{release} %build mkdir BUILD-W32