[qt5-qtdeclarative] 5.1.1

Rex Dieter rdieter at fedoraproject.org
Wed Aug 28 16:26:53 UTC 2013


commit 166b72966cead5d75875c4b0333785f37a003bcf
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Wed Aug 28 11:26:42 2013 -0500

    5.1.1

 .gitignore             |    1 +
 qt5-qtdeclarative.spec |    9 ++++++---
 sources                |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b72ad89..ba51dce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /qtdeclarative-opensource-src-5.0.2.tar.xz
+/qtdeclarative-opensource-src-5.1.1.tar.xz
diff --git a/qt5-qtdeclarative.spec b/qt5-qtdeclarative.spec
index bff6b4b..99ae8ec 100644
--- a/qt5-qtdeclarative.spec
+++ b/qt5-qtdeclarative.spec
@@ -3,13 +3,13 @@
 
 Summary: Qt5 - QtDeclarative component
 Name:    qt5-%{qt_module}
-Version: 5.0.2
-Release: 4%{?dist}
+Version: 5.1.1
+Release: 1%{?dist}
 
 # See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
 License: LGPLv2 with exceptions or GPLv3 with exceptions
 Url: http://qt-project.org/
-Source0: http://releases.qt-project.org/qt5/%{version}%{?pre:-%{pre}}/submodules/%{qt_module}-opensource-src-%{version}.tar.xz
+Source0: http://download.qt-project.org/official_releases/qt/5.1/%{version}/submodules/%{qt_module}-opensource-src-%{version}.tar.xz
 
 # qt5-qtjsbackend supports only ix86, x86_64 and arm , and so do we here
 ExclusiveArch: %{ix86} x86_64 %{arm}
@@ -113,6 +113,9 @@ popd
 
 
 %changelog
+* Wed Aug 28 2013 Rex Dieter <rdieter at fedoraproject.org> 5.1.1-1
+- 5.1.1
+
 * Tue Aug 20 2013 Rex Dieter <rdieter at fedoraproject.org> 5.0.2-4
 - qt5-qtjsbackend only supports ix86, x86_64 and arm
 
diff --git a/sources b/sources
index 3209d7e..cbf31ae 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-55ab45a7a17db5b202b225603a35a37c  qtdeclarative-opensource-src-5.0.2.tar.xz
+486fc16ad7b7d0c1488ba5482536d66c  qtdeclarative-opensource-src-5.1.1.tar.xz


More information about the scm-commits mailing list