diff --git a/libxfce4ui.spec b/libxfce4ui.spec index d9f1cd1..2604558 100644 --- a/libxfce4ui.spec +++ b/libxfce4ui.spec @@ -4,7 +4,7 @@ Name: libxfce4ui Version: 4.12.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Commonly used Xfce widgets Group: System Environment/Libraries @@ -147,6 +147,9 @@ rm -rf %{buildroot} %endif %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 4.12.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Sat Jul 23 2016 Kevin Fenzi - 4.12.1-5 - Drop control-alt-del for logout shortcut. Fixes bug #1229218