5.4.0-rc
This commit is contained in:
parent
36ad966f89
commit
7bfd3cbc52
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
/qtscript-opensource-src-5.3.2.tar.xz
|
||||
/qtscript-opensource-src-5.4.0-beta.tar.xz
|
||||
/qtscript-opensource-src-5.4.0-rc.tar.xz
|
||||
|
||||
@ -5,12 +5,12 @@
|
||||
# where qt5-qttools builds are not yet available
|
||||
%define docs 1
|
||||
|
||||
%define pre beta
|
||||
%define pre rc
|
||||
|
||||
Summary: Qt5 - QtScript component
|
||||
Name: qt5-%{qt_module}
|
||||
Version: 5.4.0
|
||||
Release: 0.2.%{pre}%{?dist}
|
||||
Release: 0.3.%{pre}%{?dist}
|
||||
|
||||
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
|
||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||
@ -132,6 +132,9 @@ rm -fv %{buildroot}%{_qt5_libdir}/lib*.la
|
||||
|
||||
|
||||
%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
|
||||
- out-of-tree build, use %%qmake_qt5, support %%docs macro
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user