diff --git a/libpeas.spec b/libpeas.spec index f2781bb..5b83692 100644 --- a/libpeas.spec +++ b/libpeas.spec @@ -1,4 +1,4 @@ -%if 0%{?rhel} == 0 +%if 0%{?fedora} || 0%{?rhel} > 7 %global use_python3 1 %else %global use_python3 0 @@ -8,7 +8,7 @@ Name: libpeas Version: 1.22.0 -Release: 1%{?dist} +Release: 2%{?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 +* Thu Nov 30 2017 Merlin Mathesius - 1.22.0-2 +- Cleanup spec file conditionals + * Sun Sep 10 2017 Kalev Lember - 1.22.0-1 - Update to 1.22.0