Update to 1.10.1

This commit is contained in:
Kalev Lember 2014-08-01 16:13:48 +02:00
parent bf4119a0bd
commit ed424a122d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
b388cdb1c38ac8701f85c8278df0de0a libpeas-1.10.0.tar.xz
62cda826762dd0ec9380f7af6637516a libpeas-1.10.1.tar.xz