This commit is contained in:
Rex Dieter 2014-11-28 09:53:26 -06:00
parent 1cc0755d27
commit 895891410b
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/qtdeclarative-opensource-src-5.3.2.tar.xz
/qtdeclarative-opensource-src-5.4.0-beta.tar.xz
/qtdeclarative-opensource-src-5.4.0-rc.tar.xz

View File

@ -10,12 +10,12 @@
%endif
%endif
%define pre beta
%define pre rc
Summary: Qt5 - QtDeclarative component
Name: qt5-%{qt_module}
Version: 5.4.0
Release: 0.2.%{pre}%{?dist}
Release: 0.3.%{pre}%{?dist}
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
License: LGPLv2 with exceptions or GPLv3 with exceptions
@ -209,6 +209,9 @@ popd
%changelog
* Fri Nov 28 2014 Rex Dieter <rdieter@fedoraproject.org> 5.4.0-0.3.rc
- 5.4.0-rc
* Mon Nov 03 2014 Rex Dieter <rdieter@fedoraproject.org> 5.4.0-0.2.beta
- use new %%qmake_qt5 macro

View File

@ -1 +1 @@
d905a654cbf50adcb8bf41657038c942 qtdeclarative-opensource-src-5.4.0-beta.tar.xz
579909648c279bc0e2ba63cbf0506564 qtdeclarative-opensource-src-5.4.0-rc.tar.xz