This commit is contained in:
Jesse Keating 2009-07-25 08:56:47 +00:00
parent fedfe4e323
commit 573811240a

View File

@ -7,7 +7,7 @@
Name: libxcb
Version: 1.3
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A C binding to the X11 protocol
Group: System Environment/Libraries
@ -160,6 +160,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Tue Jul 14 2009 Adam Jackson <ajax@redhat.com> 1.3-1
- libxcb 1.3
- List DSO versions explicitly.