[polari/f21] Update to 3.14.1

Florian Müllner fmuellner at fedoraproject.org
Tue Oct 14 13:36:48 UTC 2014


commit 760291957e7314574ff898b24469759adb43548e
Author: Florian Müllner <fmuellner at gnome.org>
Date:   Tue Oct 14 14:54:09 2014 +0200

    Update to 3.14.1

 .gitignore  |    1 +
 polari.spec |   12 ++++++------
 sources     |    2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 01ac8af..f49af4a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /polari-3.13.92.tar.xz
 /polari-3.14.0.tar.xz
 /polari-3.14.0-fa532a4.tar.xz
+/polari-3.14.1.tar.xz
diff --git a/polari.spec b/polari.spec
index 06f3838..0e6afb6 100644
--- a/polari.spec
+++ b/polari.spec
@@ -1,16 +1,13 @@
-%define gitrev fa532a4
-
 Name:          polari
-Version:       3.14.0
-Release:       2.git%{gitrev}%{?dist}
+Version:       3.14.1
+Release:       1%{?dist}
 Summary:       Internet Relay Chat client for GNOME
 
 # The package contains a private helper library licensed LGPLv2+,
 # all program sources are GPLv2+
 License:       GPLv2+ and LGPLv2+
 URL:           https://wiki.gnome.org/Apps/Polari
-#Source0:       http://download.gnome.org/sources/%{name}/3.14/%{name}-%{version}.tar.xz
-Source0:       %{name}-%{version}-%{gitrev}.tar.xz
+Source0:       http://download.gnome.org/sources/%{name}/3.14/%{name}-%{version}.tar.xz
 
 BuildRequires: gtk3-devel >= 3.11.5
 BuildRequires: pkgconfig
@@ -73,6 +70,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
 %{_datadir}/glib-2.0/schemas/org.gnome.polari.gschema.xml
 
 %changelog
+* Tue Oct 14 2014 Florian Müllner <fmueller at redhat.com> - 3.14.1-1
+- Update to 3.14.1
+
 * Tue Oct 07 2014 Kalev Lember <kalevlember at gmail.com> - 3.14.0-2.gitfa532a4
 - Update to today's git snapshot
 
diff --git a/sources b/sources
index 3bf1312..c089100 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1ddbbad83de1293dc949599b10b6b0f8  polari-3.14.0-fa532a4.tar.xz
+126fcc8d4eaa1b1bd3269f62ec0357a9  polari-3.14.1.tar.xz


More information about the scm-commits mailing list