This commit is contained in:
Matthias Clasen 2010-08-05 21:41:07 -04:00
parent 37fe42b5cd
commit 30c687328c
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
libpeas-0.5.3.tar.bz2
libpeas-0.5.4.tar.bz2

View File

@ -1,6 +1,6 @@
Name: libpeas
Version: 0.5.3
Release: 2%{?dist}
Version: 0.5.4
Release: 1%{?dist}
Summary: Plug-ins implementation convenience library
Group: System Environment/Libraries
@ -89,6 +89,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
%{_libdir}/pkgconfig/*.pc
%changelog
* Thu Aug 5 2010 Matthias Clasen <mclasen@redhat.com> - 0.5.4-1
- Update to 0.5.4
* Tue Jul 27 2010 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> 0.5.3-2
- Rebuild against python 2.7

View File

@ -1 +1 @@
b6cd87a3bb382a55fc692574f9fd780f libpeas-0.5.3.tar.bz2
39650c59f04d22c200b51da3156e45f4 libpeas-0.5.4.tar.bz2