Update to 5.4.2
This commit is contained in:
parent
15928d9f87
commit
dbbb25412a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/qtgraphicaleffects-opensource-src-5.4.0.tar.xz
|
||||
/qtgraphicaleffects-opensource-src-5.4.1.tar.xz
|
||||
/qtgraphicaleffects-opensource-src-5.4.2.tar.xz
|
||||
|
||||
@ -7,8 +7,8 @@
|
||||
|
||||
Summary: Qt5 - QtGraphicalEffects component
|
||||
Name: qt5-%{qt_module}
|
||||
Version: 5.4.1
|
||||
Release: 2%{?dist}
|
||||
Version: 5.4.2
|
||||
Release: 1%{?dist}
|
||||
|
||||
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively from qt5-qtbase for details
|
||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||
@ -74,7 +74,7 @@ make install_docs INSTALL_ROOT=%{buildroot} -C %{_target_platform}
|
||||
|
||||
|
||||
%files
|
||||
%doc LGPL_EXCEPTION.txt LICENSE.GPL* LICENSE.LGPL*
|
||||
%doc LGPL_EXCEPTION.txt LICENSE.LGPL*
|
||||
%dir %{_qt5_archdatadir}/qml/
|
||||
%{_qt5_archdatadir}/qml/QtGraphicalEffects/
|
||||
|
||||
@ -87,6 +87,9 @@ make install_docs INSTALL_ROOT=%{buildroot} -C %{_target_platform}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 03 2015 Jan Grulich <jgrulich@redhat.com> - 5.4.2-1
|
||||
- 5.4.2
|
||||
|
||||
* Fri Feb 27 2015 Rex Dieter <rdieter@fedoraproject.org> - 5.4.1-2
|
||||
- rebuild (gcc5)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user