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..6747d4a 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: 2%{?prerelease:.%{prerelease}}%{?dist} License: LGPLv3 or LGPLv2 Url: http://www.qt.io @@ -45,7 +45,6 @@ Source23: qdbusviewer.desktop BuildRequires: cmake %endif BuildRequires: desktop-file-utils -BuildRequires: pkgconfig(Qt5) >= %{version} ## optional (and deprecated), include in bootstrapping only for now %if ! 0%{?bootstrap} BuildRequires: pkgconfig(Qt5WebKit) @@ -492,6 +491,12 @@ fi %changelog +* Fri Jun 10 2016 Rex Dieter - 5.6.1-2 +- drop BR: double-conversion (fix qtdeclarative instead) + +* 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