[mingw-dbus/f17] Update to 1.4.24

Erik van Pienbroek epienbro at fedoraproject.org
Mon Jan 28 09:04:00 UTC 2013


commit e5c0c9bc6a2fe7a1fe20e8f8714bfb3026caa8d4
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Mon Jan 28 10:03:46 2013 +0100

    Update to 1.4.24
    
    Fixes C++11 compatibility (required by mingw-qt5-qtbase)

 .gitignore      |    1 +
 mingw-dbus.spec |    9 +++++----
 sources         |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a372945..02b089d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /dbus-1.4.1.tar.gz
 /dbus-1.4.6.tar.gz
 /dbus-1.4.16.tar.gz
+/dbus-1.4.24.tar.gz
diff --git a/mingw-dbus.spec b/mingw-dbus.spec
index f615560..30be7b1 100644
--- a/mingw-dbus.spec
+++ b/mingw-dbus.spec
@@ -1,10 +1,7 @@
 %?mingw_package_header
 
-%global mingw_build_win32 1
-%global mingw_build_win64 1
-
 Name:           mingw-dbus
-Version:        1.4.16
+Version:        1.4.24
 Release:        1%{?dist}
 Summary:        MinGW Windows port of D-Bus
 
@@ -147,6 +144,10 @@ rm -r $RPM_BUILD_ROOT%{mingw64_sysconfdir}/rc.d/init.d/messagebus
 
 
 %changelog
+* Mon Jan 28 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 1.4.24-1
+- Update to 1.4.24
+- Fixes C++11 compatibility (required by mingw-qt5-qtbase)
+
 * Sat Mar 10 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 1.4.16-1
 - Update to 1.4.16
 - Added win64 support
diff --git a/sources b/sources
index 80b884d..3284ec3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-44a2a10678e7e50460879c3eb4453a65  dbus-1.4.16.tar.gz
+ee6f855202eaa61e0174c02197f85f37  dbus-1.4.24.tar.gz


More information about the scm-commits mailing list