5.4.0 (final)
This commit is contained in:
parent
1363f7fc0f
commit
1d9f13a6e7
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
|||||||
/qtbase-opensource-src-5.3.2.tar.xz
|
/qtbase-opensource-src-5.4.0.tar.xz
|
||||||
/qtbase-opensource-src-5.4.0-rc.tar.xz
|
|
||||||
|
@ -26,14 +26,14 @@
|
|||||||
%define examples 1
|
%define examples 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define pre rc
|
#define pre rc
|
||||||
#define snap 2014-10-07_40
|
#define snap 2014-10-07_40
|
||||||
#define snap_tag 20141007_40
|
#define snap_tag 20141007_40
|
||||||
|
|
||||||
Summary: Qt5 - QtBase components
|
Summary: Qt5 - QtBase components
|
||||||
Name: qt5-qtbase
|
Name: qt5-qtbase
|
||||||
Version: 5.4.0
|
Version: 5.4.0
|
||||||
Release: 0.8.%{pre}%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
# See LGPL_EXCEPTIONS.txt, for exception details
|
# See LGPL_EXCEPTIONS.txt, for exception details
|
||||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||||
@ -803,6 +803,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 10 2014 Rex Dieter <rdieter@fedoraproject.org> 5.4.0-1
|
||||||
|
- 5.4.0 (final)
|
||||||
|
|
||||||
* Fri Nov 28 2014 Rex Dieter <rdieter@fedoraproject.org> 5.4.0-0.8.rc
|
* Fri Nov 28 2014 Rex Dieter <rdieter@fedoraproject.org> 5.4.0-0.8.rc
|
||||||
- restore font rendering patch (#1052389,QTBUG-41590)
|
- restore font rendering patch (#1052389,QTBUG-41590)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user