From 0d480d862c63e461f62ec47b7bb4f75f0a1c5cb0 Mon Sep 17 00:00:00 2001 From: Helio Chissini de Castro Date: Oct 05 2015 16:57:01 +0000 Subject: - Prepare to 5.5.1 release with Qt 5.5.1 RC --- diff --git a/.gitignore b/.gitignore index 5debb17..32eaa2f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /qtlocation-opensource-src-5.4.2.tar.xz /qtlocation-opensource-src-5.5.0-rc.tar.xz /qtlocation-opensource-src-5.5.0.tar.xz +/qtlocation-opensource-src-5.5.1-rc1.tar.xz diff --git a/qt5-qtlocation.spec b/qt5-qtlocation.spec index 7c93ea5..bcb8d8c 100644 --- a/qt5-qtlocation.spec +++ b/qt5-qtlocation.spec @@ -12,12 +12,12 @@ %endif %endif -#define prerelease rc +%define prerelease rc1 Summary: Qt5 - Location component Name: qt5-%{qt_module} -Version: 5.5.0 -Release: 3%{?dist} +Version: 5.5.1 +Release: 1%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -155,6 +155,9 @@ popd %changelog +* Tue Sep 29 2015 Helio Chissini de Castro - 5.5.1-1 +- Update to Qt 5.5.1 RC1 + * Wed Jul 29 2015 Rex Dieter 5.5.0-3 - -docs: BuildRequires: qt5-qhelpgenerator, standardize bootstrapping diff --git a/sources b/sources index cef17ea..f23d96a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -30f0709c045d9f16acad0e455085f1a7 qtlocation-opensource-src-5.5.0.tar.xz +e8eb2a30eeacfa687c32aa3824a2811a qtlocation-opensource-src-5.5.1-rc1.tar.xz