From 92824fd7463690d034a4014740b9b059d972e4f8 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Thu, 9 Jun 2016 17:22:22 +0200 Subject: [PATCH] Update to 5.6.1 --- .gitignore | 1 + qt5-qttools.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 43b1ad3..956b1b3 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /qttools-opensource-src-5.6.0-beta2.tar.xz /qttools-opensource-src-5.6.0-rc.tar.xz /qttools-opensource-src-5.6.0.tar.xz +/qttools-opensource-src-5.6.1.tar.xz diff --git a/qt5-qttools.spec b/qt5-qttools.spec index ac9d216..624fe65 100644 --- a/qt5-qttools.spec +++ b/qt5-qttools.spec @@ -16,8 +16,8 @@ Summary: Qt5 - QtTool components Name: qt5-qttools -Version: 5.6.0 -Release: 3%{?prerelease:.%{prerelease}}%{?dist} +Version: 5.6.1 +Release: 1%{?prerelease:.%{prerelease}}%{?dist} License: LGPLv3 or LGPLv2 Url: http://www.qt.io @@ -492,6 +492,9 @@ fi %changelog +* Thu Jun 09 2016 Jan Grulich - 5.6.1-1 +- Update to 5.6.1 + * Sun Mar 20 2016 Rex Dieter - 5.6.0-3 - rebuild diff --git a/sources b/sources index 8c4639a..2875e79 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3168f5c9108d3577bc86a2ac02986c7c qttools-opensource-src-5.6.0.tar.xz +bf2cea01e94140524a3fc58c2f2ddebc qttools-opensource-src-5.6.1.tar.xz