From 9e2c1d91fdcfdfbef05ba0de2977e3ccadb8c28c Mon Sep 17 00:00:00 2001 From: Ignacio Casal Quinteiro Date: Sat, 25 Feb 2012 19:17:24 +0100 Subject: [PATCH] 1.3.0 --- .gitignore | 1 + libpeas.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 382c2e4..10c7bb2 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /libpeas-1.1.2.tar.xz /libpeas-1.1.3.tar.xz /libpeas-1.2.0.tar.xz +/libpeas-1.3.0.tar.xz diff --git a/libpeas.spec b/libpeas.spec index 15dde4e..8e5e006 100644 --- a/libpeas.spec +++ b/libpeas.spec @@ -1,12 +1,12 @@ Name: libpeas -Version: 1.2.0 -Release: 2%{?dist} +Version: 1.3.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.1/%{name}-%{version}.tar.xz +Source0: http://ftp.acc.umu.se/pub/GNOME/sources/%{name}/1.3/%{name}-%{version}.tar.xz BuildRequires: gtk3-devel >= 2.99.3 BuildRequires: pygobject3-devel @@ -97,6 +97,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_datadir}/glade/catalogs/libpeas-gtk.xml %changelog +* Sat Feb 25 2012 Ignacio Casal Quinteiro - 1.3.0-1 +- Update to 1.3.0 + * Fri Jan 13 2012 Fedora Release Engineering - 1.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index 7ef7818..6a94bc5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ed23e817108920dd6d3ef8fe487ba520 libpeas-1.2.0.tar.xz +e66d42978d826d41709693e560328edb libpeas-1.3.0.tar.xz