[polari] Update to 3.12.0

Florian Müllner fmuellner at fedoraproject.org
Tue Mar 25 18:57:34 UTC 2014


commit a1d29df410c1d56fdb02485468ab13e443621f40
Author: Florian Müllner <fmuellner at gnome.org>
Date:   Tue Mar 25 19:50:46 2014 +0100

    Update to 3.12.0

 .gitignore  |    1 +
 polari.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 70e7d20..7ba6408 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /polari-3.11.2.tar.xz
+/polari-3.12.0.tar.xz
diff --git a/polari.spec b/polari.spec
index 5263e91..ee912b9 100644
--- a/polari.spec
+++ b/polari.spec
@@ -1,5 +1,5 @@
 Name:          polari
-Version:       3.11.2
+Version:       3.12.0
 Release:       1%{?dist}
 Summary:       Internet Relay Chat client for GNOME
 
@@ -7,9 +7,9 @@ Summary:       Internet Relay Chat client for GNOME
 # all program sources are GPLv2+
 License:       GPLv2+ and LGPLv2+
 URL:           https://wiki.gnome.org/Apps/Polari
-Source0:       http://download.gnome.org/sources/%{name}/3.11/%{name}-%{version}.tar.xz
+Source0:       http://download.gnome.org/sources/%{name}/3.12/%{name}-%{version}.tar.xz
 
-BuildRequires: gtk3-devel >= 3.9.11
+BuildRequires: gtk3-devel >= 3.11.5
 BuildRequires: pkgconfig
 BuildRequires: gjs
 BuildRequires: gobject-introspection-devel
@@ -70,5 +70,8 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
 %{_datadir}/glib-2.0/schemas/org.gnome.polari.gschema.xml
 
 %changelog
+* Tue Mar 25 2014 Florian Müllner <fmuellner at redhat.com> - 3.12.0-1
+- Update to 3.12.0
+
 * Mon Sep 30 2013 Florian Müllner <fmuellner at redhat.com> - 3.11.2-1
 - Initial package
diff --git a/sources b/sources
index 5ba547b..e1303fa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6e40e386b8226156070e746b78699cbf  polari-3.11.2.tar.xz
+7aa226e494c6900c94c7e92399dd98dc  polari-3.12.0.tar.xz


More information about the scm-commits mailing list