[qt5-qtquick1] Update to 5.3.0

Jan Grulich jgrulich at fedoraproject.org
Wed May 21 15:52:35 UTC 2014


commit c08564b34b02eb628f7097227cf9060b9866a044
Author: Jan Grulich <jgrulich at redhat.com>
Date:   Wed May 21 17:52:24 2014 +0200

    Update to 5.3.0

 .gitignore        |    1 +
 qt5-qtquick1.spec |   13 ++++++++-----
 sources           |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a53ea65..be10e5c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /qtquick1-opensource-src-5.2.1.tar.xz
+/qtquick1-opensource-src-5.3.0.tar.xz
diff --git a/qt5-qtquick1.spec b/qt5-qtquick1.spec
index 9ea4421..374bf44 100644
--- a/qt5-qtquick1.spec
+++ b/qt5-qtquick1.spec
@@ -7,19 +7,19 @@
 
 Summary: A declarative language for describing user interfaces in Qt5
 Name:    qt5-%{qt_module}
-Version: 5.2.1
-Release: 2%{?dist}
+Version: 5.3.0
+Release: 1%{?dist}
 
 # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
 License: LGPLv2 with exceptions or GPLv3 with exceptions
 Url: http://qt-project.org/
 %if 0%{?snap:1}
-Source0: http://download.qt-project.org/snapshots/qt/5.2/%{version}-%{pre}/%{snap}/submodules/%{qt_module}-opensource-src-%{version}-%{pre}.tar.xz
+Source0: http://download.qt-project.org/snapshots/qt/5.3/%{version}-%{pre}/%{snap}/submodules/%{qt_module}-opensource-src-%{version}-%{pre}.tar.xz
 %else
 %if 0%{?pre:1}
-Source0: http://download.qt-project.org/development_releases/qt/5.2/%{version}-%{pre}/submodules/%{qt_module}-opensource-src-%{version}-%{pre}.tar.xz
+Source0: http://download.qt-project.org/development_releases/qt/5.3/%{version}-%{pre}/submodules/%{qt_module}-opensource-src-%{version}-%{pre}.tar.xz
 %else
-Source0: http://download.qt-project.org/official_releases/qt/5.2/%{version}/submodules/%{qt_module}-opensource-src-%{version}.tar.xz
+Source0: http://download.qt-project.org/official_releases/qt/5.3/%{version}/submodules/%{qt_module}-opensource-src-%{version}.tar.xz
 %endif
 %endif
 
@@ -150,6 +150,9 @@ popd
 
 
 %changelog
+* Wed May 21 2014 Jan Grulich <jgrulich at redhat.com> 5.3.0-1
+- 5.3.0
+
 * Mon May 05 2014 Rex Dieter <rdieter at fedoraproject.org> 5.2.1-2
 - use standard (same as qtbase) .prl sanitation
 
diff --git a/sources b/sources
index 6f09e94..aa7a641 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6abbf131adffdf3cba63704d5d35f921  qtquick1-opensource-src-5.2.1.tar.xz
+cd6ffd4a29f7050f71670e7afec09e5d  qtquick1-opensource-src-5.3.0.tar.xz


More information about the scm-commits mailing list