5.2.0-rc1
This commit is contained in:
parent
30fb20221a
commit
8663db774c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/qtsvg-opensource-src-5.1.1.tar.xz
|
||||
/qtsvg-opensource-src-5.2.0-beta1.tar.xz
|
||||
/qtsvg-opensource-src-5.2.0-rc1.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
%global qt_module qtsvg
|
||||
%define pre beta1
|
||||
%define pre rc1
|
||||
|
||||
# define to build docs, need to undef this for bootstrapping
|
||||
# where qt5-qttools builds are not yet available
|
||||
@ -9,7 +9,7 @@
|
||||
Summary: Qt5 - Support for rendering and displaying SVG
|
||||
Name: qt5-%{qt_module}
|
||||
Version: 5.2.0
|
||||
Release: 0.4.%{pre}%{?dist}
|
||||
Release: 0.10.%{pre}%{?dist}
|
||||
|
||||
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
|
||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||
@ -108,6 +108,9 @@ rm -fv %{buildroot}%{_qt5_libdir}/lib*.la
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Dec 02 2013 Rex Dieter <rdieter@fedoraproject.org> 5.2.0-0.10.rc1
|
||||
- 5.2.0-rc1
|
||||
|
||||
* Sun Nov 10 2013 Rex Dieter <rdieter@fedoraproject.org> 5.2.0-0.4.beta1
|
||||
- rebuild (arm/qreal)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user