- Update for 5.7.1 tentative final packages

This commit is contained in:
Helio Chissini de Castro 2016-12-01 10:26:18 +01:00
parent c52d7a635d
commit 851788c4de
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@
/qtwebchannel-opensource-src-5.6.0.tar.xz
/qtwebchannel-opensource-src-5.6.1.tar.xz
/qtwebchannel-opensource-src-5.7.0.tar.xz
/qtwebchannel-opensource-src-5.7.1.tar.xz

View File

@ -6,8 +6,8 @@
Summary: Qt5 - WebChannel component
Name: qt5-%{qt_module}
Version: 5.7.0
Release: 2%{?dist}
Version: 5.7.1
Release: 1%{?dist}
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
# See also http://doc.qt.io/qt-5/licensing.html
@ -126,6 +126,9 @@ popd
%changelog
* Wed Nov 09 2016 Helio Chissini de Castro <helio@kde.org> - 5.7.1-1
- New upstream version
* Mon Jul 04 2016 Helio Chissini de Castro <helio@kde.org> - 5.7.0-2
- Compiled with gcc

View File

@ -1 +1 @@
dd7699ddeb203d77237ab58a06f9fbfa qtwebchannel-opensource-src-5.7.0.tar.xz
b3ab79423885cc5a88c5d8c34f67a07d qtwebchannel-opensource-src-5.7.1.tar.xz