From aec04efa3ff112e29ddf2e07062b884c5f204a61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Volker=20Fr=C3=B6hlich?= Date: Mon, 23 May 2016 23:59:57 +0200 Subject: [PATCH] New version 2.14.3 --- .gitignore | 1 + qgis.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index e65c829..31e0767 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ qgis_1.5.0.tar.gz /qgis-2.12.3.tar.bz2 /qgis-2.14.0.tar.bz2 /qgis-2.14.1.tar.bz2 +/qgis-2.14.3.tar.bz2 diff --git a/qgis.spec b/qgis.spec index e2699f8..c2649e1 100644 --- a/qgis.spec +++ b/qgis.spec @@ -14,8 +14,8 @@ #TODO: Run test suite (see debian/rules) Name: qgis -Version: 2.14.1 -Release: 2%{?dist} +Version: 2.14.3 +Release: 1%{?dist} Summary: A user friendly Open Source Geographic Information System Group: Applications/Engineering @@ -132,7 +132,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release} # WARNING: Rebuild QGIS whenever a new version of GRASS is shipped! Even though # the soname might stay the same, it won't work anymore. #http://hub.qgis.org/issues/5274 -Requires: grass = 7.0.3 +Requires: grass = 7.0.4 %description grass GRASS plugin for QGIS required to interface with the GRASS system. @@ -406,6 +406,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %changelog +* Mon May 23 2016 Volker Froehlich - 2.14.3-1 +- New upstream release + * Wed Apr 20 2016 Volker Froehlich - 2.14.1-2 - Change BR of qca to qca2 to make things easier in EPEL - Rebuild for BZ #1327360 diff --git a/sources b/sources index 4800bfd..ff1bd33 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -60e0708650303f28fdfe84b555c41c18 qgis-2.14.1.tar.bz2 +8598c7bbe47d3b88c0df5524589d2cb0 qgis-2.14.3.tar.bz2