[libpeas] Update to 1.13.0

Richard Hughes rhughes at fedoraproject.org
Mon Feb 16 10:08:50 UTC 2015


commit 8e92faff4e04b0de083946e9f046dfa314165c4e
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Feb 16 10:08:39 2015 +0000

    Update to 1.13.0

 .gitignore   |    1 +
 libpeas.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 824807f..0461895 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
 /libpeas-1.10.0.tar.xz
 /libpeas-1.10.1.tar.xz
 /libpeas-1.12.1.tar.xz
+/libpeas-1.13.0.tar.xz
diff --git a/libpeas.spec b/libpeas.spec
index c257d40..7db20df 100644
--- a/libpeas.spec
+++ b/libpeas.spec
@@ -7,14 +7,14 @@
 %endif
 
 Name:		libpeas
-Version:	1.12.1
+Version:	1.13.0
 Release:	1%{?dist}
 Summary:	Plug-ins implementation convenience library
 
 Group:		System Environment/Libraries
 License:	LGPLv2+
 URL:		http://ftp.acc.umu.se/pub/GNOME/sources/libpeas/
-Source0:	http://ftp.acc.umu.se/pub/GNOME/sources/%{name}/1.12/%{name}-%{version}.tar.xz
+Source0:	http://ftp.acc.umu.se/pub/GNOME/sources/%{name}/1.13/%{name}-%{version}.tar.xz
 
 BuildRequires:	chrpath
 BuildRequires:	gtk3-devel >= 3.0.0
@@ -112,6 +112,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_datadir}/glade/catalogs/libpeas-gtk.xml
 
 %changelog
+* Mon Feb 16 2015 Richard Hughes <rhughes at redhat.com> - 1.13.0-1
+- Update to 1.13.0
+
 * Mon Sep 22 2014 Kalev Lember <kalevlember at gmail.com> - 1.12.1-1
 - Update to 1.12.1
 - Tighten deps with the _isa macro
diff --git a/sources b/sources
index caf6140..6b7a54f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2bd146e4cb2335843c6145f81e0a8d0e  libpeas-1.12.1.tar.xz
+493c68b67fd45813c5161b5755a0c92a  libpeas-1.13.0.tar.xz


More information about the scm-commits mailing list