From d5226f096ce22ae19f1fa2a5e55134408810a97b Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 19 Jun 2015 03:46:33 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- xcb-util-cursor.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.