From d55b1f9d852e589bcd6db7998f98df2a29c3fc11 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Wed, 28 Aug 2013 16:08:56 -0500 Subject: [PATCH] 5.1.1 --- qt5-qtscript.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/qt5-qtscript.spec b/qt5-qtscript.spec index 66e904d..fb64c3a 100644 --- a/qt5-qtscript.spec +++ b/qt5-qtscript.spec @@ -3,13 +3,13 @@ Summary: Qt5 - QtScript 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, for exception 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 BuildRequires: qt5-qtbase-devel >= %{version} @@ -69,6 +69,9 @@ rm -fv %{buildroot}%{_qt5_libdir}/lib*.la %changelog +* Wed Aug 28 2013 Rex Dieter 5.1.1-1 +- 5.1.1 + * Wed Aug 28 2013 Rex Dieter 5.0.2-2 - update Source URL - %%doc LGPL_EXCEPTION.txt LICENSE.GPL LICENSE.LGPL