[qt5-qtgraphicaleffects] 5.1.1

Rex Dieter rdieter at fedoraproject.org
Fri Aug 30 04:07:55 UTC 2013


commit 8ea500b72bd3cfcc3b10dd282bf9ef72db8d26b2
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Thu Aug 29 23:07:46 2013 -0500

    5.1.1

 .gitignore                  |    1 +
 qt5-qtgraphicaleffects.spec |   12 +++++++-----
 sources                     |    2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 63aa77f..2ae1d46 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /qtgraphicaleffects-opensource-src-5.0.2.tar.xz
+/qtgraphicaleffects-opensource-src-5.1.1.tar.xz
diff --git a/qt5-qtgraphicaleffects.spec b/qt5-qtgraphicaleffects.spec
index cb50e02..e1f5f30 100644
--- a/qt5-qtgraphicaleffects.spec
+++ b/qt5-qtgraphicaleffects.spec
@@ -3,13 +3,13 @@
 
 Summary: Qt5 - QtGraphicalEffects component
 Name:    qt5-%{qt_module}
-Version: 5.0.2
-Release: 2%{?dist}
+Version: 5.1.1
+Release: 1%{?dist}
 
 # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively from qt5-qtbase for details
 License: LGPLv2 with exceptions or GPLv3 with exceptions
 Url: http://qt-project.org/
-Source0: http://download.qt-project.org/archive/qt/5.0/%{version}/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
 
 # debuginfo.list ends up empty/blank anyway, since the included qml is *basically* noarch
 # todo: look into making this pkg proper noarch instead
@@ -33,23 +33,25 @@ components.
 
 
 %build
-
 %{_qt5_qmake}
 
 make %{?_smp_mflags}
 
 
 %install
-
 make install INSTALL_ROOT=%{buildroot}
 
 
 %files
+%doc LGPL_EXCEPTION.txt LICENSE.GPL LICENSE.LGPL
 %dir %{_qt5_archdatadir}/qml/
 %{_qt5_archdatadir}/qml/QtGraphicalEffects/
 
 
 %changelog
+* Thu Aug 29 2013 Rex Dieter <rdieter at fedoraproject.org> 5.1.1-1
+- 5.1.1
+
 * Wed Aug 28 2013 Rex Dieter <rdieter at fedoraproject.org> 5.0.2-2
 - improved description
 - update Source URL
diff --git a/sources b/sources
index dbe98fc..e270cee 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3d4475a4702f7bbe8064f69e17f1e8dd  qtgraphicaleffects-opensource-src-5.0.2.tar.xz
+40d0989d68fb08c1184b7d5088da9c48  qtgraphicaleffects-opensource-src-5.1.1.tar.xz


More information about the scm-commits mailing list