diff --git a/xcb-util-cursor.spec b/xcb-util-cursor.spec index 43d2834..92fd093 100644 --- a/xcb-util-cursor.spec +++ b/xcb-util-cursor.spec @@ -1,6 +1,6 @@ Name: xcb-util-cursor Version: 0.1.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Cursor library on top of libxcb Group: System Environment/Libraries License: MIT @@ -65,6 +65,9 @@ rm %{buildroot}%{_libdir}/*.la %changelog +* Fri Jun 19 2015 Fedora Release Engineering - 0.1.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Thu Apr 2 2015 Thomas Moschny - 0.1.2-1 - Update to 0.1.2. - Mark COPYING as %%license.