From 4a738ad38235ed8be333246e60479090f6549a48 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 8 Nov 2016 15:26:52 +0100 Subject: [PATCH] bump release Signed-off-by: Igor Gnatenko --- libpeas.spec | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/libpeas.spec b/libpeas.spec index 09ab111..4dc9a61 100644 --- a/libpeas.spec +++ b/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 - 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 - 1.20.0-1 - Update to 1.20.0 - Don't set group tags