[qt5-qtjsbackend] 5.1.1

Rex Dieter rdieter at fedoraproject.org
Wed Aug 28 15:24:59 UTC 2013


commit 2fedd015ef8a604b0477e68e05eb284d2c69a59c
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Wed Aug 28 10:24:50 2013 -0500

    5.1.1

 .gitignore           |    1 +
 qt5-qtjsbackend.spec |    9 ++++++---
 sources              |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 257611e..ec09cba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /qtjsbackend-opensource-src-5.0.2.tar.xz
+/qtjsbackend-opensource-src-5.1.1.tar.xz
diff --git a/qt5-qtjsbackend.spec b/qt5-qtjsbackend.spec
index 4da853e..286909c 100644
--- a/qt5-qtjsbackend.spec
+++ b/qt5-qtjsbackend.spec
@@ -3,13 +3,13 @@
 
 Summary: Qt5 - QtJSBackend component
 Name:    qt5-%{qt_module}
-Version: 5.0.2
-Release: 3%{?dist}
+Version: 5.1.1
+Release: 1%{?dist}
 
 # See LGPL_EXCEPTION.txt LICENSE.GPL LICENSE.LGPL for exception 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
 
 BuildRequires: qt5-qtbase-devel >= %{version}
 BuildRequires: python
@@ -72,6 +72,9 @@ rm -fv %{buildroot}%{_qt5_libdir}/lib*.la
 
 
 %changelog
+* Wed Aug 28 2013 Rex Dieter <rdieter at fedoraproject.org> 5.1.1-1
+- 5.1.1
+
 * Tue Aug 20 2013 Dan HorĂ¡k <dan[at]danny.cz> 5.0.2-3
 - v8 supports only ix86, x86_64 and arm
 
diff --git a/sources b/sources
index ef1ed6d..8466eef 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-610f011757755888153cb2004c04446f  qtjsbackend-opensource-src-5.0.2.tar.xz
+7225169d7d166cc5660384a85e4d4a2f  qtjsbackend-opensource-src-5.1.1.tar.xz


More information about the scm-commits mailing list