[libpeas] 1.9.0

Kalev Lember kalev at fedoraproject.org
Thu Jun 20 21:52:18 UTC 2013


commit dec5850de7eda093b48e3e1f225ce9490f37554f
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Thu Jun 20 21:51:17 2013 +0200

    1.9.0

 .gitignore   |    1 +
 libpeas.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 225d2f1..1ce00e2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /libpeas-1.6.2.tar.xz
 /libpeas-1.7.0.tar.xz
 /libpeas-1.8.0.tar.xz
+/libpeas-1.9.0.tar.xz
diff --git a/libpeas.spec b/libpeas.spec
index 3e65147..2283a9d 100644
--- a/libpeas.spec
+++ b/libpeas.spec
@@ -7,14 +7,14 @@
 %endif
 
 Name:		libpeas
-Version:	1.8.0
+Version:	1.9.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.8/%{name}-%{version}.tar.xz
+Source0:	http://ftp.acc.umu.se/pub/GNOME/sources/%{name}/1.9/%{name}-%{version}.tar.xz
 
 BuildRequires:	chrpath
 BuildRequires:	gtk3-devel >= 3.0.0
@@ -109,6 +109,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_datadir}/glade/catalogs/libpeas-gtk.xml
 
 %changelog
+* Thu Jun 20 2013 Kalev Lember <kalevlember at gmail.com> - 1.9.0-1
+- Update to 1.9.0
+
 * Tue Mar 26 2013 Ignacio Casal Quinteiro <icq at gnome.org> - 1.8.0-1
 - Update to 1.8.0
 
diff --git a/sources b/sources
index af9e0f6..934382b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-31ac6d2341d7a358d48808a547ab8660  libpeas-1.8.0.tar.xz
+54e7c7e80fd8737ffc0987fd09d1267a  libpeas-1.9.0.tar.xz


More information about the scm-commits mailing list