From c294b7344b8de882c62cccb9d476df40d3418129 Mon Sep 17 00:00:00 2001 From: Erik van Pienbroek Date: Dec 30 2015 16:37:19 +0000 Subject: Update to 5.5.1 --- diff --git a/.gitignore b/.gitignore index 2e51e9c..44c7b24 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /qtactiveqt-opensource-src-5.4.2.tar.xz /qtactiveqt-opensource-src-5.5.0.tar.xz +/qtactiveqt-opensource-src-5.5.1.tar.xz diff --git a/mingw-qt5-qtactiveqt.spec b/mingw-qt5-qtactiveqt.spec index 1b12aaf..b9e3f15 100644 --- a/mingw-qt5-qtactiveqt.spec +++ b/mingw-qt5-qtactiveqt.spec @@ -16,7 +16,7 @@ %global release_version %(echo %{version} | awk -F. '{print $1"."$2}') Name: mingw-qt5-%{qt_module} -Version: 5.5.0 +Version: 5.5.1 Release: 1%{?pre:.%{pre}}%{?snapshot_date:.git%{snapshot_date}.%{snapshot_rev}}%{?dist} Summary: Qt5 for Windows - QtActiveQt component @@ -163,6 +163,9 @@ find $RPM_BUILD_ROOT -name "*.prl" -delete %changelog +* Wed Dec 30 2015 Erik van Pienbroek - 5.5.1-1 +- Update to 5.5.1 + * Fri Aug 7 2015 Erik van Pienbroek - 5.5.0-1 - Update to 5.5.0 diff --git a/sources b/sources index 2cd2255..9365bea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -be5e0a79decc87d02c574348d9663e6a qtactiveqt-opensource-src-5.5.0.tar.xz +d91c402f2f0441d81bf31b04626a9358 qtactiveqt-opensource-src-5.5.1.tar.xz