[libpeas] 1.4.0

Ignacio Casal Quinteiro nacho at fedoraproject.org
Wed Mar 28 13:35:54 UTC 2012


commit 74ccf685996897839b9a04234f0309712ed48299
Author: Ignacio Casal Quinteiro <icq at gnome.org>
Date:   Wed Mar 28 15:38:10 2012 +0200

    1.4.0

 .gitignore   |    1 +
 libpeas.spec |    9 ++++++---
 sources      |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 10c7bb2..e5ce796 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /libpeas-1.1.3.tar.xz
 /libpeas-1.2.0.tar.xz
 /libpeas-1.3.0.tar.xz
+/libpeas-1.4.0.tar.xz
diff --git a/libpeas.spec b/libpeas.spec
index c15e434..25b2425 100644
--- a/libpeas.spec
+++ b/libpeas.spec
@@ -7,14 +7,14 @@
 %endif
 
 Name:		libpeas
-Version:	1.3.0
-Release:	2%{?dist}
+Version:	1.4.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.3/%{name}-%{version}.tar.xz
+Source0:	http://ftp.acc.umu.se/pub/GNOME/sources/%{name}/1.4/%{name}-%{version}.tar.xz
 
 BuildRequires:	gtk3-devel >= 2.99.3
 BuildRequires:	pygobject3-devel
@@ -108,6 +108,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_datadir}/glade/catalogs/libpeas-gtk.xml
 
 %changelog
+* Wed Mar 28 2012 Ignacio Casal Quinteiro <icq at gnome.org> - 1.4.0-1
+- Update to 1.4.0
+
 * Fri Mar  2 2012 Matthias Clasen <mclasen at redhat.com> - 1.3.0-2
 - Make seed optional for RHEL
 
diff --git a/sources b/sources
index 6a94bc5..843000c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e66d42978d826d41709693e560328edb  libpeas-1.3.0.tar.xz
+cc39dd2985a17aa362ad111d0a96e7b9  libpeas-1.4.0.tar.xz


More information about the scm-commits mailing list