From 1c5692cbc7092de518f0b7af9d19224eefcc53db Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Tue, 23 Aug 2011 15:02:39 -0700 Subject: [PATCH] bump to 1.1.2 --- .gitignore | 1 + libpeas.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 968a109..5be59c9 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /libpeas-1.0.0.tar.bz2 /libpeas-1.1.0.tar.xz /libpeas-1.1.1.tar.xz +/libpeas-1.1.2.tar.xz diff --git a/libpeas.spec b/libpeas.spec index 4750f23..fcf6838 100644 --- a/libpeas.spec +++ b/libpeas.spec @@ -1,5 +1,5 @@ Name: libpeas -Version: 1.1.1 +Version: 1.1.2 Release: 1%{?dist} Summary: Plug-ins implementation convenience library @@ -95,6 +95,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_datadir}/glade/catalogs/libpeas-gtk.xml %changelog +* Tue Aug 23 2011 Adam Williamson - 1.1.2-1 +- Update to 1.1.2 + * Tue Jul 26 2011 Matthias Clasen - 1.1.1-1 - Update to 1.1.1 diff --git a/sources b/sources index 96f9c7f..ec57163 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5b2eb8bd9c02741f25a34698e556f2f6 libpeas-1.1.1.tar.xz +26a567dc24de20bd21132344445ef506 libpeas-1.1.2.tar.xz