5.10.1
This commit is contained in:
parent
7e68b4adf7
commit
8ca3d68608
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/qtscript-opensource-src-5.9.2.tar.xz
|
||||
/qtscript-opensource-src-5.9.3.tar.xz
|
||||
/qtscript-everywhere-src-5.10.0.tar.xz
|
||||
/qtscript-everywhere-src-5.10.1.tar.xz
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
Summary: Qt5 - QtScript component
|
||||
Name: qt5-%{qt_module}
|
||||
Version: 5.10.0
|
||||
Release: 2%{?dist}
|
||||
Version: 5.10.1
|
||||
Release: 1%{?dist}
|
||||
|
||||
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
|
||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||
@ -67,7 +67,7 @@ rm -fv %{buildroot}%{_qt5_libdir}/lib*.la
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%license LGPL_EXCEPTION.txt LICENSE.LGPL*
|
||||
%license LICENSE.LGPL*
|
||||
%{_qt5_libdir}/libQt5Script.so.5*
|
||||
%{_qt5_libdir}/libQt5ScriptTools.so.5*
|
||||
|
||||
@ -89,6 +89,9 @@ rm -fv %{buildroot}%{_qt5_libdir}/lib*.la
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Feb 14 2018 Jan Grulich <jgrulich@redhat.com> - 5.10.1-1
|
||||
- 5.10.1
|
||||
|
||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.10.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qtscript-everywhere-src-5.10.0.tar.xz) = 4991ad27e6c3580682475f36684176783ba7564a9dfd65d5ff5087460998fbba5f1a7162b967b5945c91bea63c33e808b7f1fce51a5df36849252b1ded59e5bd
|
||||
SHA512 (qtscript-everywhere-src-5.10.1.tar.xz) = 9ebcd57c2095e4e31f9ce38c17cc17f483fabcf4ef0247b87189fdc3651d950d5ec63a013f5a0fab4fb5af44f1f5271231900c0c9a7760772d888fc36473b80c
|
||||
|
Loading…
Reference in New Issue
Block a user