From f89f45233f22fbc923e76666597ca94bc5927dec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Dec 2016 18:20:36 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- libpeas.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libpeas.spec b/libpeas.spec index 5471953..33af176 100644 --- a/libpeas.spec +++ b/libpeas.spec @@ -8,7 +8,7 @@ Name: libpeas Version: 1.20.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Plug-ins implementation convenience library License: LGPLv2+ @@ -150,6 +150,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_datadir}/glade/catalogs/libpeas-gtk.xml %changelog +* Mon Dec 19 2016 Miro HronĨok - 1.20.0-4 +- Rebuild for Python 3.6 + * Thu Nov 24 2016 Kalev Lember - 1.20.0-3 - Remove lib64 rpaths - Update RHEL conditionals