[libpeas] 1.5.0

Ignacio Casal Quinteiro nacho at fedoraproject.org
Wed Jul 18 07:07:45 UTC 2012


commit 0547baec88c7ec568d8b3d881b44dcb017c0224e
Author: Ignacio Casal Quinteiro <icq at gnome.org>
Date:   Wed Jul 18 09:09:14 2012 +0200

    1.5.0

 .gitignore   |    1 +
 libpeas.spec |   11 +++++++----
 sources      |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e5ce796..76fea18 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /libpeas-1.2.0.tar.xz
 /libpeas-1.3.0.tar.xz
 /libpeas-1.4.0.tar.xz
+/libpeas-1.5.0.tar.xz
diff --git a/libpeas.spec b/libpeas.spec
index 85653f1..9f35dbc 100644
--- a/libpeas.spec
+++ b/libpeas.spec
@@ -7,17 +7,17 @@
 %endif
 
 Name:		libpeas
-Version:	1.4.0
-Release:	2%{?dist}
+Version:	1.5.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.4/%{name}-%{version}.tar.xz
+Source0:	http://ftp.acc.umu.se/pub/GNOME/sources/%{name}/1.5/%{name}-%{version}.tar.xz
 
 BuildRequires:	chrpath
-BuildRequires:	gtk3-devel >= 2.99.3
+BuildRequires:	gtk3-devel >= 3.0.0
 BuildRequires:	pygobject3-devel
 BuildRequires:	python-devel
 BuildRequires:	intltool
@@ -108,6 +108,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_datadir}/glade/catalogs/libpeas-gtk.xml
 
 %changelog
+* Wed Jul 18 2012 Ignacio Casal Quinteiro <icq at gnome.org> - 1.5.0-1
+- Update to 1.5.0
+
 * Thu May 03 2012 Kalev Lember <kalevlember at gmail.com> - 1.4.0-2
 - Re-enable the GJS loader
 - Remove unwanted lib64 rpaths
diff --git a/sources b/sources
index 843000c..d6d10e8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cc39dd2985a17aa362ad111d0a96e7b9  libpeas-1.4.0.tar.xz
+331779347185f2117e0fa0dd25067056  libpeas-1.5.0.tar.xz


More information about the scm-commits mailing list