[mingw32-runtime] Update to 3.18.

Adam Tkac atkac at fedoraproject.org
Mon Sep 6 07:47:29 UTC 2010


commit 36aad1419589a234f39502c9f68812e099be7316
Author: Adam Tkac <atkac at redhat.com>
Date:   Mon Sep 6 09:47:13 2010 +0200

    Update to 3.18.
    
    Signed-off-by: Adam Tkac <atkac at redhat.com>

 .gitignore           |    1 +
 mingw32-runtime.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f25fb69..140149b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 mingwrt-3.15.2-mingw32-src.tar.gz
+/mingwrt-3.18-mingw32-src.tar.gz
diff --git a/mingw32-runtime.spec b/mingw32-runtime.spec
index 5c3a315..2cd2edc 100644
--- a/mingw32-runtime.spec
+++ b/mingw32-runtime.spec
@@ -5,8 +5,8 @@
 %define __find_provides %{_mingw32_findprovides}
 
 Name:           mingw32-runtime
-Version:        3.15.2
-Release:        5%{?dist}
+Version:        3.18
+Release:        1%{?dist}
 Summary:        MinGW Windows cross-compiler runtime
 
 License:        Public Domain
@@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Sep 06 2010 Adam Tkac <atkac redhat com> - 3.18-1
+- update to 3.18
+
 * Wed Jan 13 2010 Richard W.M. Jones <rjones at redhat.com> - 3.15.2-5
 - Fix Source0 URL.
 
diff --git a/sources b/sources
index 6e1f14b..ac012f7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7bf0525f158213f3ac990ea68a5ec34d  mingwrt-3.15.2-mingw32-src.tar.gz
+34b54cb3379f871f0dcd5c20b69b0350  mingwrt-3.18-mingw32-src.tar.gz


More information about the scm-commits mailing list