This commit is contained in:
Ignacio Casal Quinteiro 2012-10-16 08:26:48 +02:00 committed by Bastien Nocera
parent 186901de46
commit 370615ca19
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@
/libpeas-1.4.0.tar.xz
/libpeas-1.5.0.tar.xz
/libpeas-1.6.0.tar.xz
/libpeas-1.6.1.tar.xz

View File

@ -7,7 +7,7 @@
%endif
Name: libpeas
Version: 1.6.0
Version: 1.6.1
Release: 1%{?dist}
Summary: Plug-ins implementation convenience library
@ -107,6 +107,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
%{_datadir}/glade/catalogs/libpeas-gtk.xml
%changelog
* Tue Oct 16 2012 Ignacio Casal Quinteiro <icq@gnome.org> - 1.6.1-1
- Update to 1.6.1
* Tue Sep 25 2012 Ignacio Casal Quinteiro <icq@gnome.org> - 1.6.0-1
- Update to 1.6.0

View File

@ -1 +1 @@
ad922c0a77193e5a216d133fd7d3c9dc libpeas-1.6.0.tar.xz
773dee6611735f26872fb94cc024352b libpeas-1.6.1.tar.xz