Update to 1.10.1
This commit is contained in:
parent
bf4119a0bd
commit
ed424a122d
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/libpeas-1.8.0.tar.xz
|
||||
/libpeas-1.9.0.tar.xz
|
||||
/libpeas-1.10.0.tar.xz
|
||||
/libpeas-1.10.1.tar.xz
|
||||
|
||||
@ -7,8 +7,8 @@
|
||||
%endif
|
||||
|
||||
Name: libpeas
|
||||
Version: 1.10.0
|
||||
Release: 4%{?dist}
|
||||
Version: 1.10.1
|
||||
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
|
||||
* Fri Aug 01 2014 Kalev Lember <kalevlember@gmail.com> - 1.10.1-1
|
||||
- Update to 1.10.1
|
||||
|
||||
* Tue Jul 22 2014 Kalev Lember <kalevlember@gmail.com> - 1.10.0-4
|
||||
- Rebuilt for gobject-introspection 1.41.4
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user