[mingw-crt] Update to 20130428 snapshot

Erik van Pienbroek epienbro at fedoraproject.org
Sun Apr 28 16:31:40 UTC 2013


commit ac586d3b28925571e0978c3ed367aedc78744501
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sun Apr 28 18:31:17 2013 +0200

    Update to 20130428 snapshot
    
    Fixes build regression in wxWidgets and tcl regarding the timezone function

 mingw-crt.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/mingw-crt.spec b/mingw-crt.spec
index adce506..38f3d26 100644
--- a/mingw-crt.spec
+++ b/mingw-crt.spec
@@ -1,11 +1,11 @@
 %{?mingw_package_header}
 
-%global snapshot_date 20130425
+%global snapshot_date 20130428
 %global branch trunk
 
 Name:           mingw-crt
 Version:        2.0.999
-Release:        0.20.%{branch}.%{snapshot_date}%{?dist}
+Release:        0.21.%{branch}.%{snapshot_date}%{?dist}
 Summary:        MinGW Windows cross-compiler runtime
 
 License:        Public Domain and ZPLv2.1
@@ -105,6 +105,10 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_includedir}/*.c
 
 
 %changelog
+* Sun Apr 28 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.0.999-0.21.trunk.20130428
+- Update to 20130428 snapshot
+- Fixes build regression in wxWidgets and tcl regarding the timezone function
+
 * Thu Apr 25 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.0.999-0.20.trunk.20130425
 - Update to 20130425 snapshot
 


More information about the scm-commits mailing list