This commit is contained in:
Ignacio Casal Quinteiro 2011-08-31 19:07:17 +02:00
parent 4aad515d41
commit 5c16e549bf
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@
/libpeas-1.1.0.tar.xz
/libpeas-1.1.1.tar.xz
/libpeas-1.1.2.tar.xz
/libpeas-1.1.3.tar.xz

View File

@ -1,6 +1,6 @@
Name: libpeas
Version: 1.1.2
Release: 2%{?dist}
Version: 1.1.3
Release: 1%{?dist}
Summary: Plug-ins implementation convenience library
Group: System Environment/Libraries
@ -97,6 +97,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
%{_datadir}/glade/catalogs/libpeas-gtk.xml
%changelog
* Wed Aug 31 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 1.1.3-1
- Update to 1.1.3
* Wed Aug 31 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 1.1.2-2
- Rebuild for latest pygobject3

View File

@ -1 +1 @@
26a567dc24de20bd21132344445ef506 libpeas-1.1.2.tar.xz
1630b92c18a0e3e336b8f9119f7da110 libpeas-1.1.3.tar.xz