[mingw32-qt] Update to 4.8.0

epienbro epienbro at fedoraproject.org
Wed Dec 21 16:41:58 UTC 2011


commit bb4d751edc5e6f26c2a91facc48a21d6d9c0e6e4
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Wed Dec 21 17:41:49 2011 +0100

    Update to 4.8.0

 .gitignore      |    1 +
 mingw32-qt.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f3b0cec..ed919ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /qt-everywhere-opensource-src-4.7.3.tar.gz
 /qt-everywhere-opensource-src-4.7.4.tar.gz
 /qt-everywhere-opensource-src-4.8.0-rc1.tar.gz
+/qt-everywhere-opensource-src-4.8.0.tar.gz
diff --git a/mingw32-qt.spec b/mingw32-qt.spec
index 3b72e14..43ab854 100644
--- a/mingw32-qt.spec
+++ b/mingw32-qt.spec
@@ -2,13 +2,13 @@
 %global __objdump %{_mingw32_objdump}
 %define __debug_install_post %{_mingw32_debug_install_post}
 
-%global pre rc1
+#%%global pre rc1
 
 %global platform win32-g++-cross
 
 Name:           mingw32-qt
 Version:        4.8.0
-Release:        0.2.%{?pre}%{?dist}
+Release:        1%{?pre}%{?dist}
 Summary:        Qt for Windows
 
 License:        GPLv3 with exceptions or LGPLv2 with exceptions
@@ -317,6 +317,9 @@ rm -rf $RPM_BUILD_ROOT%{_mingw32_prefix}/imports
 
 
 %changelog
+* Wed Dec 21 2011 Erik van Pienbroek <epienbro at fedoraproject.org> - 4.8.0-1
+- Update to 4.8.0
+
 * Wed Oct 26 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.8.0-0.2.rc1
 - Rebuilt for glibc bug#747377
 
diff --git a/sources b/sources
index 773f0fc..fd3c0a4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3e003b671384df8d1cb77dd6cc804934  qt-everywhere-opensource-src-4.8.0-rc1.tar.gz
+e8a5fdbeba2927c948d9f477a6abe904  qt-everywhere-opensource-src-4.8.0.tar.gz


More information about the scm-commits mailing list