This commit is contained in:
Dennis Gilmore 2014-06-08 00:18:27 -05:00
parent b972505a46
commit 233b0e2845

View File

@ -1,6 +1,6 @@
Name: xcb-util-cursor Name: xcb-util-cursor
Version: 0.1.1 Version: 0.1.1
Release: 2%{?dist} Release: 3%{?dist}
Summary: Cursor library on top of libxcb Summary: Cursor library on top of libxcb
Group: System Environment/Libraries Group: System Environment/Libraries
License: MIT License: MIT
@ -64,6 +64,9 @@ rm %{buildroot}%{_libdir}/*.la
%changelog %changelog
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon Mar 17 2014 Thomas Moschny <thomas.moschny@gmx.de> - 0.1.1-2 * Mon Mar 17 2014 Thomas Moschny <thomas.moschny@gmx.de> - 0.1.1-2
- Disable silent build, as suggested in the review. - Disable silent build, as suggested in the review.