This commit is contained in:
Dennis Gilmore 2014-06-07 01:08:56 -05:00
parent 7094f106dc
commit 466d75ac2f

View File

@ -2,7 +2,7 @@
Name: libxcb Name: libxcb
Version: 1.10 Version: 1.10
Release: 1%{?dist} Release: 2%{?dist}
Summary: A C binding to the X11 protocol Summary: A C binding to the X11 protocol
Group: System Environment/Libraries Group: System Environment/Libraries
@ -116,6 +116,9 @@ rm -rf $RPM_BUILD_ROOT
%{_pkgdocdir} %{_pkgdocdir}
%changelog %changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon Jan 27 2014 Adam Jackson <ajax@redhat.com> 1.10-1 * Mon Jan 27 2014 Adam Jackson <ajax@redhat.com> 1.10-1
- libxcb 1.10 plus one. Updated ABIs: sync, xkb. New libs: dri3, present. - libxcb 1.10 plus one. Updated ABIs: sync, xkb. New libs: dri3, present.