Update to 0.7.1 + fixes
This commit is contained in:
parent
3aa759b1ab
commit
cf8f217b52
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ libpeas-0.5.3.tar.bz2
|
||||
libpeas-0.5.4.tar.bz2
|
||||
/libpeas-0.5.5.tar.bz2
|
||||
/libpeas-0.7.0.tar.bz2
|
||||
/libpeas-0.7.1.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: libpeas
|
||||
Version: 0.7.0
|
||||
Release: 2%{?dist}
|
||||
Version: 0.7.1
|
||||
Release: 1.gita2f98e%{?dist}
|
||||
Summary: Plug-ins implementation convenience library
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -90,6 +90,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
|
||||
%changelog
|
||||
* Thu Nov 11 2010 Dan Williams <dcbw@redhat.com> - 0.7.1-1.gita2f98e
|
||||
- Update to 0.7.1
|
||||
- Fix some crashes with missing introspection data
|
||||
|
||||
* Mon Nov 1 2010 Matthias Clasen <mclasen@redhat.com> 0.7.0-2
|
||||
- Rebuild against newer gtk3
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user