[mingw-qt5-qtquick1] Update to 5.1.1

Erik van Pienbroek epienbro at fedoraproject.org
Sat Sep 7 21:18:38 UTC 2013


commit 706ab1f3c045115b340acf3a7187482214bf68f3
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sat Sep 7 23:18:28 2013 +0200

    Update to 5.1.1

 .gitignore              |    1 +
 mingw-qt5-qtquick1.spec |    7 +++++--
 sources                 |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ca4bac6..c611aba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /qtquick1-opensource-src-5.0.1.tar.xz
 /qtquick1-opensource-src-5.0.2.tar.xz
 /qtquick1-opensource-src-5.1.0.tar.xz
+/qtquick1-opensource-src-5.1.1.tar.xz
diff --git a/mingw-qt5-qtquick1.spec b/mingw-qt5-qtquick1.spec
index a2b8082..3905bbf 100644
--- a/mingw-qt5-qtquick1.spec
+++ b/mingw-qt5-qtquick1.spec
@@ -16,8 +16,8 @@
 %global release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           mingw-qt5-%{qt_module}
-Version:        5.1.0
-Release:        2%{?pre:.%{pre}}%{?snapshot_date:.git%{snapshot_date}.%{snapshot_rev}}%{?dist}
+Version:        5.1.1
+Release:        1%{?pre:.%{pre}}%{?snapshot_date:.git%{snapshot_date}.%{snapshot_rev}}%{?dist}
 Summary:        Qt5 for Windows - QtQuick1 component
 
 License:        GPLv3 with exceptions or LGPLv2 with exceptions
@@ -147,6 +147,9 @@ mv $RPM_BUILD_ROOT%{mingw64_bindir}/qmlviewer.exe $RPM_BUILD_ROOT%{mingw64_bindi
 
 
 %changelog
+* Sat Sep  7 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 5.1.1-1
+- Update to 5.1.1
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.1.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 07a830f..23d2402 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0c4c7b81258dd889e020b6025f542387  qtquick1-opensource-src-5.1.0.tar.xz
+05956168e0a4bba44c31b61dd4fc5e6e  qtquick1-opensource-src-5.1.1.tar.xz


More information about the scm-commits mailing list