[mingw-qt] Update to 4.8.3

Erik van Pienbroek epienbro at fedoraproject.org
Fri Sep 14 18:25:25 UTC 2012


commit dd13e7c3d41d1a80bbee0e6a24b4bfdda5d890da
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Fri Sep 14 20:25:22 2012 +0200

    Update to 4.8.3

 .gitignore    |    1 +
 mingw-qt.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a5c9408..5805805 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /qt-everywhere-opensource-src-4.8.0.tar.gz
 /qt-everywhere-opensource-src-4.8.1.tar.gz
 /qt-everywhere-opensource-src-4.8.2.tar.gz
+/qt-everywhere-opensource-src-4.8.3.tar.gz
diff --git a/mingw-qt.spec b/mingw-qt.spec
index f19bb2a..55f49ea 100644
--- a/mingw-qt.spec
+++ b/mingw-qt.spec
@@ -13,8 +13,8 @@
 %global openssl_soname %(rpm -ql mingw32-openssl | grep -Eo 'libssl.*$' | grep -Eo '[0-9]+')
 
 Name:           mingw-qt
-Version:        4.8.2
-Release:        3%{?pre}%{?dist}
+Version:        4.8.3
+Release:        1%{?pre}%{?dist}
 Summary:        Qt for Windows
 
 License:        GPLv3 with exceptions or LGPLv2 with exceptions
@@ -1047,6 +1047,9 @@ sed -i s@'$${QT_LIBINFIX}d'@'d$${QT_LIBINFIX}'@ $RPM_BUILD_ROOT%{mingw64_datadir
 
 
 %changelog
+* Fri Sep 14 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 4.8.3-1
+- Update to 4.8.3
+
 * Sat Aug 25 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 4.8.2-3
 - Rebuild against latest libtiff
 
diff --git a/sources b/sources
index f78c517..958d3ae 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3c1146ddf56247e16782f96910a8423b  qt-everywhere-opensource-src-4.8.2.tar.gz
+a663b6c875f8d7caa8ac9c30e4a4ec3b  qt-everywhere-opensource-src-4.8.3.tar.gz


More information about the scm-commits mailing list