This commit is contained in:
Rex Dieter 2014-02-05 15:20:57 -06:00
parent 0e9ba480b2
commit dc4e78179e
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/qtscript-opensource-src-5.2.0.tar.xz
/qtscript-opensource-src-5.2.1.tar.xz

View File

@ -3,8 +3,8 @@
Summary: Qt5 - QtScript component
Name: qt5-%{qt_module}
Version: 5.2.0
Release: 3%{?dist}
Version: 5.2.1
Release: 1%{?dist}
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
License: LGPLv2 with exceptions or GPLv3 with exceptions
@ -113,6 +113,9 @@ rm -fv %{buildroot}%{_qt5_libdir}/lib*.la
%changelog
* Wed Feb 05 2014 Rex Dieter <rdieter@fedoraproject.org> 5.2.1-1
- 5.2.1
* Sun Feb 02 2014 Rex Dieter <rdieter@fedoraproject.org> 5.2.0-3
- Add AArch64 support to qtscript (#1056071)

View File

@ -1 +1 @@
37d32c983c3fdf5b29f932265046f2e3 qtscript-opensource-src-5.2.0.tar.xz
b8af09bb297d4c62e64df5418fe99dc9 qtscript-opensource-src-5.2.1.tar.xz