This commit is contained in:
Kalev Lember 2012-11-28 21:47:14 +01:00
parent 5b93d03fa3
commit 80e1c4efcb
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@
/libpeas-1.5.0.tar.xz
/libpeas-1.6.0.tar.xz
/libpeas-1.6.1.tar.xz
/libpeas-1.6.2.tar.xz

View File

@ -7,8 +7,8 @@
%endif
Name: libpeas
Version: 1.6.1
Release: 2%{?dist}
Version: 1.6.2
Release: 1%{?dist}
Summary: Plug-ins implementation convenience library
Group: System Environment/Libraries
@ -107,6 +107,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
%{_datadir}/glade/catalogs/libpeas-gtk.xml
%changelog
* Wed Nov 28 2012 Kalev Lember <kalevlember@gmail.com> - 1.6.2-1
- Update to 1.6.2
* Mon Nov 19 2012 Bastien Nocera <bnocera@redhat.com> 1.6.1-2
- Fix source URL

View File

@ -1 +1 @@
773dee6611735f26872fb94cc024352b libpeas-1.6.1.tar.xz
183db6b32051a73c3b7bfbfccdc88e4c libpeas-1.6.2.tar.xz