summaryrefslogtreecommitdiffstats
path: root/cygwin-w32api-runtime.spec
diff options
context:
space:
mode:
Diffstat (limited to 'cygwin-w32api-runtime.spec')
-rw-r--r--cygwin-w32api-runtime.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/cygwin-w32api-runtime.spec b/cygwin-w32api-runtime.spec
index 178b2ca..d69d262 100644
--- a/cygwin-w32api-runtime.spec
+++ b/cygwin-w32api-runtime.spec
@@ -4,7 +4,7 @@
#%%global branch trunk
Name: cygwin-w32api-runtime
-Version: 3.2.0
+Version: 3.3.0
Release: 1%{?dist}
Summary: Windows API libraries for Cygwin toolchain
@@ -18,7 +18,7 @@ BuildArch: noarch
# wget http://sourceforge.net/code-snapshots/svn/m/mi/mingw-w64/code/mingw-w64-code-%{snapshot_rev}-%{branch}.zip
Source0: mingw-w64-code-%{snapshot_rev}-%{branch}.zip
%else
-Source0: http://downloads.sourceforge.net/mingw-w64/mingw-w64-v%{version}.tar.bz2
+Source0: http://downloads.sourceforge.net/mingw-w64/mingw-w64-%{version}.tar.bz2
%endif
BuildRequires: cygwin32-filesystem
@@ -61,7 +61,7 @@ Windows cross-compiler runtime base libraries for Cygwin64 toolchain.
%if 0%{?snapshot_rev}
%setup -q -n mingw-w64-code-%{snapshot_rev}-%{branch}
%else
-%setup -q -n mingw-w64-v%{version}
+%setup -q -n mingw-w64
%endif
@@ -94,6 +94,9 @@ rm -fr $RPM_BUILD_ROOT%{cygwin64_includedir}/w32api/*.c
%changelog
+* Wed Mar 04 2015 Yaakov Selkowitz <yselkowi@redhat.com> - 3.3.0-1
+- new version
+
* Mon Sep 01 2014 Yaakov Selkowitz <yselkowi@redhat.com> - 3.2.0-1
- Version bump