5.10.1
This commit is contained in:
parent
12f0e63f75
commit
e3725acc4c
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
/qtwebchannel-opensource-src-5.9.2.tar.xz
|
/qtwebchannel-opensource-src-5.9.2.tar.xz
|
||||||
/qtwebchannel-opensource-src-5.9.3.tar.xz
|
/qtwebchannel-opensource-src-5.9.3.tar.xz
|
||||||
/qtwebchannel-everywhere-src-5.10.0.tar.xz
|
/qtwebchannel-everywhere-src-5.10.0.tar.xz
|
||||||
|
/qtwebchannel-everywhere-src-5.10.1.tar.xz
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
Summary: Qt5 - WebChannel component
|
Summary: Qt5 - WebChannel component
|
||||||
Name: qt5-%{qt_module}
|
Name: qt5-%{qt_module}
|
||||||
Version: 5.10.0
|
Version: 5.10.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
|
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
|
||||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||||
@ -86,6 +86,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 14 2018 Jan Grulich <jgrulich@redhat.com> - 5.10.1-1
|
||||||
|
- 5.10.1
|
||||||
|
|
||||||
* Tue Feb 06 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.10.0-2
|
* Tue Feb 06 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.10.0-2
|
||||||
- add versioned dep on qt5-qtbase due to private api usage
|
- add versioned dep on qt5-qtbase due to private api usage
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qtwebchannel-everywhere-src-5.10.0.tar.xz) = 2641d70afd797b8860177301805ec255b026605059d4dc95ced5041c56ec3875fb6369e7e4d1a84e6ee50557a0b41c21dfb5020636c16aac61a3f0ea62208acb
|
SHA512 (qtwebchannel-everywhere-src-5.10.1.tar.xz) = aea4c82d3873be24aa1648e197d6b3403f11658793dff40fe37cd3726a34360286638424cba83de530049e4ff5a69d9f251cb105c65da5142376dc2827510d47
|
||||||
|
Loading…
Reference in New Issue
Block a user