5.4.0-rc
This commit is contained in:
parent
1cc0755d27
commit
895891410b
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/qtdeclarative-opensource-src-5.3.2.tar.xz
|
/qtdeclarative-opensource-src-5.3.2.tar.xz
|
||||||
/qtdeclarative-opensource-src-5.4.0-beta.tar.xz
|
/qtdeclarative-opensource-src-5.4.0-beta.tar.xz
|
||||||
|
/qtdeclarative-opensource-src-5.4.0-rc.tar.xz
|
||||||
|
@ -10,12 +10,12 @@
|
|||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define pre beta
|
%define pre rc
|
||||||
|
|
||||||
Summary: Qt5 - QtDeclarative component
|
Summary: Qt5 - QtDeclarative component
|
||||||
Name: qt5-%{qt_module}
|
Name: qt5-%{qt_module}
|
||||||
Version: 5.4.0
|
Version: 5.4.0
|
||||||
Release: 0.2.%{pre}%{?dist}
|
Release: 0.3.%{pre}%{?dist}
|
||||||
|
|
||||||
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
|
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
|
||||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||||
@ -209,6 +209,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Nov 03 2014 Rex Dieter <rdieter@fedoraproject.org> 5.4.0-0.2.beta
|
||||||
- use new %%qmake_qt5 macro
|
- use new %%qmake_qt5 macro
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user