bump release
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
parent
6584993536
commit
4a738ad382
11
libpeas.spec
11
libpeas.spec
@ -8,7 +8,7 @@
|
||||
|
||||
Name: libpeas
|
||||
Version: 1.20.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Plug-ins implementation convenience library
|
||||
|
||||
License: LGPLv2+
|
||||
@ -134,6 +134,15 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
||||
%{_datadir}/glade/catalogs/libpeas-gtk.xml
|
||||
|
||||
%changelog
|
||||
* Tue Nov 08 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 1.20.0-2
|
||||
- Trivial fixes in spec
|
||||
- disable silent building
|
||||
- use %%autosetup
|
||||
- split out GTK+ support to the subpackage
|
||||
- use %%make_build
|
||||
- remove all libtool files in libdir
|
||||
- drop unneeded chrpath calls
|
||||
|
||||
* Mon Sep 19 2016 Kalev Lember <klember@redhat.com> - 1.20.0-1
|
||||
- Update to 1.20.0
|
||||
- Don't set group tags
|
||||
|
||||
Loading…
Reference in New Issue
Block a user