5.4.0 (final)

This commit is contained in:
Rex Dieter 2014-12-10 07:42:28 -06:00
parent cfaff3597c
commit 5648735bf7
3 changed files with 6 additions and 6 deletions

3
.gitignore vendored
View File

@ -1,2 +1 @@
/qtsvg-opensource-src-5.3.2.tar.xz /qtsvg-opensource-src-5.4.0.tar.xz
/qtsvg-opensource-src-5.4.0-rc.tar.xz

View File

@ -5,12 +5,10 @@
# where qt5-qttools builds are not yet available # where qt5-qttools builds are not yet available
%define docs 1 %define docs 1
%define pre rc
Summary: Qt5 - Support for rendering and displaying SVG Summary: Qt5 - Support for rendering and displaying SVG
Name: qt5-%{qt_module} Name: qt5-%{qt_module}
Version: 5.4.0 Version: 5.4.0
Release: 0.3.%{pre}%{?dist} Release: 1%{?dist}
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
License: LGPLv2 with exceptions or GPLv3 with exceptions License: LGPLv2 with exceptions or GPLv3 with exceptions
@ -126,6 +124,9 @@ popd
%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.3.rc * Fri Nov 28 2014 Rex Dieter <rdieter@fedoraproject.org> 5.4.0-0.3.rc
- 5.4.0-rc - 5.4.0-rc

View File

@ -1 +1 @@
d154172f9565a1b44fc7d898c2a4ea69 qtsvg-opensource-src-5.4.0-rc.tar.xz 1c9921a44060bd98096b105c97556e68 qtsvg-opensource-src-5.4.0.tar.xz