diff --git a/lxqt-globalkeys.spec b/lxqt-globalkeys.spec index c2ca3d0..e36ae91 100644 --- a/lxqt-globalkeys.spec +++ b/lxqt-globalkeys.spec @@ -1,7 +1,7 @@ Name: lxqt-globalkeys Summary: Global keys utility for LXQt desktop suite Version: 0.9.0 -Release: 4%{?dist} +Release: 5%{?dist} License: LGPLv2+ URL: http://lxqt.org/ Source0: http://downloads.lxqt.org/lxqt/0.9.0/lxqt-globalkeys-0.9.0.tar.xz @@ -72,6 +72,9 @@ desktop-file-edit --remove-category=LXQt --add-category=X-LXQt \ %changelog +* Wed Feb 18 2015 Helio Chissini de Castro - 0.9.0-5 +- Rebuild (gcc5) + * Tue Feb 10 2015 Helio Chissini de Castro - 0.9.0-4 - Added missing requires. Closed bug https://bugzilla.redhat.com/show_bug.cgi?id=1191113