[mingw32-w32api] Update to 3.15.

Richard W.M. Jones rjones at fedoraproject.org
Tue Sep 7 09:24:05 UTC 2010


commit 0a51c8fb29f3ba7c1d2c5bb2275dba89543b426f
Author: Richard Jones <rjones at redhat.com>
Date:   Tue Sep 7 10:22:10 2010 +0100

    Update to 3.15.

 .gitignore          |    1 +
 mingw32-w32api.spec |    9 ++++++---
 sources             |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6efd239..d756cbc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 w32api-3.14-mingw32-src.tar.gz
+/w32api-3.15-1-mingw32-src.tar.lzma
diff --git a/mingw32-w32api.spec b/mingw32-w32api.spec
index bf4c20e..955df31 100644
--- a/mingw32-w32api.spec
+++ b/mingw32-w32api.spec
@@ -5,14 +5,14 @@
 %global __find_provides %{_mingw32_findprovides}
 
 Name:           mingw32-w32api
-Version:        3.14
+Version:        3.15
 Release:        1%{?dist}
 Summary:        Win32 header files and stubs
 
 License:        Public Domain
 Group:          Development/Libraries
 URL:            http://www.mingw.org/
-Source0:        http://downloads.sourceforge.net/mingw/w32api-%{version}-mingw32-src.tar.gz
+Source0:        http://downloads.sourceforge.net/mingw/w32api-%{version}-1-mingw32-src.tar.lzma
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -34,7 +34,7 @@ MinGW Windows cross-compiler Win32 header files.
 
 
 %prep
-%setup -q -n w32api-%{version}-mingw32
+%setup -q -n w32api-%{version}-1-mingw32
 
 %build
 %{_mingw32_configure}
@@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Sep  7 2010 Richard W.M. Jones <rjones at redhat.com> - 3.15-1
+- Update to 3.15.
+
 * Thu May 13 2010 Kalev Lember <kalev at smartlink.ee> - 3.14-1
 - Updated to 3.14
 - Replaced %%define with %%global
diff --git a/sources b/sources
index dae96bc..2c1bb07 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c31baedaf2a8d38874e056a112a4fbc8  w32api-3.14-mingw32-src.tar.gz
+ea8f80d622446a63f3fa6aff64f79bfc  w32api-3.15-1-mingw32-src.tar.lzma


More information about the scm-commits mailing list