diff --git a/xfce4-xkb-plugin.spec b/xfce4-xkb-plugin.spec index cd49455..33b7af9 100644 --- a/xfce4-xkb-plugin.spec +++ b/xfce4-xkb-plugin.spec @@ -2,15 +2,15 @@ %global minor_version 0.5 -%if 0%{?fedora} >= 18 || 0%{?rhel} >= 6 - %global xfceversion 4.10 +%if 0%{?fedora} >= 22 || 0%{?rhel} >= 8 + %global xfceversion 4.12 %else - %global xfceversion 4.8 + %global xfceversion 4.10 %endif Name: xfce4-xkb-plugin Version: 0.5.6 -Release: 4%{?dist} +Release: 5%{?dist} Summary: XKB layout switcher for the Xfce panel Group: User Interface/Desktops @@ -71,6 +71,9 @@ rm -rf %{buildroot} %{_datadir}/xfce4/xkb/flags/*.svg %changelog +* Sat Feb 28 2015 Kevin Fenzi 0.5.6-5 +- Rebuild for Xfce 4.12 + * Mon Aug 18 2014 Fedora Release Engineering - 0.5.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild