From 2a6208fa2d98929eaf55bed950783e045b8aef2a Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Wed, 3 Aug 2011 17:57:37 +0100 Subject: [PATCH] Another attempt at building against the latest gjs --- libpeas.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libpeas.spec b/libpeas.spec index 6d40c3a..79e6135 100644 --- a/libpeas.spec +++ b/libpeas.spec @@ -1,6 +1,6 @@ Name: libpeas Version: 1.1.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Plug-ins implementation convenience library Group: System Environment/Libraries @@ -95,6 +95,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_datadir}/glade/catalogs/libpeas-gtk.xml %changelog +* Wed Aug 03 2011 Bastien Nocera 1.1.1-3 +- Another attempt at building against the latest gjs + * Wed Aug 03 2011 Bastien Nocera 1.1.1-2 - Rebuild for newer gjs