From 2665105eafd4cf747e3f934b74174063db96e53b Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Tue, 27 Sep 2011 13:08:16 -0400 Subject: [PATCH] Update to 1.2.0 --- .gitignore | 1 + libpeas.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d26b7af..382c2e4 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /libpeas-1.1.1.tar.xz /libpeas-1.1.2.tar.xz /libpeas-1.1.3.tar.xz +/libpeas-1.2.0.tar.xz diff --git a/libpeas.spec b/libpeas.spec index dbe48ad..fcfc1c1 100644 --- a/libpeas.spec +++ b/libpeas.spec @@ -1,5 +1,5 @@ Name: libpeas -Version: 1.1.3 +Version: 1.2.0 Release: 1%{?dist} Summary: Plug-ins implementation convenience library @@ -97,6 +97,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_datadir}/glade/catalogs/libpeas-gtk.xml %changelog +* Tue Sep 27 2011 Ray - 1.2.0-1 +- Update to 1.2.0 + * Wed Aug 31 2011 Ignacio Casal Quinteiro - 1.1.3-1 - Update to 1.1.3 diff --git a/sources b/sources index 2318a79..7ef7818 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1630b92c18a0e3e336b8f9119f7da110 libpeas-1.1.3.tar.xz +ed23e817108920dd6d3ef8fe487ba520 libpeas-1.2.0.tar.xz