Update to 0.9.0

This commit is contained in:
Bastien Nocera 2011-03-27 16:50:11 +01:00
parent bdaec4e64d
commit bb4f4b1827
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ libpeas-0.5.4.tar.bz2
/libpeas-0.7.2.tar.bz2
/libpeas-0.7.3.tar.bz2
/libpeas-0.7.4.tar.bz2
/libpeas-0.9.0.tar.bz2

View File

@ -1,5 +1,5 @@
Name: libpeas
Version: 0.7.4
Version: 0.9.0
Release: 1%{?dist}
Summary: Plug-ins implementation convenience library
@ -90,6 +90,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
%{_libdir}/pkgconfig/*.pc
%changelog
* Sun Mar 27 2011 Bastien Nocera <bnocera@redhat.com> 0.9.0-1
- Update to 0.9.0
* Thu Mar 10 2011 Bastien Nocera <bnocera@redhat.com> 0.7.4-1
- Update to 0.7.4

View File

@ -1 +1 @@
3a58a9d35cfbebec2ce08dc956bb76f1 libpeas-0.7.4.tar.bz2
32677e40da1ede7bff5840bb6e9a30de libpeas-0.9.0.tar.bz2