This commit is contained in:
Peter Robinson 2015-11-10 14:40:55 +00:00
parent 786105858a
commit f1984ca91a

View File

@ -6,7 +6,7 @@
Name: libpeas
Version: 1.16.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Plug-ins implementation convenience library
Group: System Environment/Libraries
@ -132,6 +132,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
%{_datadir}/glade/catalogs/libpeas-gtk.xml
%changelog
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.16.0-2
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
* Tue Sep 22 2015 Kalev Lember <klember@redhat.com> - 1.16.0-1
- Update to 1.16.0
- Use make_install macro