From c05f89e123a9a245d12f5f9e1f6cdd8cfd72bc58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniele=20Vigan=C3=B2?= Date: Fri, 17 Aug 2018 22:03:32 +0200 Subject: [PATCH] Bump to 2.18.23 --- .gitignore | 1 + qgis.spec | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 56f1c38..b89a91a 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /qgis-2.18.20.tar.bz2 /qgis-2.18.21.tar.bz2 /qgis-2.18.22.tar.bz2 +/qgis-2.18.23.tar.bz2 diff --git a/qgis.spec b/qgis.spec index c91ebe0..060de83 100644 --- a/qgis.spec +++ b/qgis.spec @@ -20,7 +20,7 @@ #TODO: Run test suite (see debian/rules) Name: qgis -Version: 2.18.22 +Version: 2.18.23 Release: 1%{?dist} Summary: A user friendly Open Source Geographic Information System @@ -412,6 +412,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %changelog +* Fri Aug 17 2018 Daniele ViganĂ² - 2.18.23-1 +- New upstream release + * Sun Jul 22 2018 Daniele ViganĂ² - 2.18.22-1 - New upstream release