xcb-proto 1.1

This commit is contained in:
Adam Jackson 2007-11-12 15:23:02 +00:00
parent ef7ea8d3b7
commit 996f7d7f5a
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
xcb-proto-1.0.tar.bz2
xcb-proto-1.1.tar.bz2

View File

@ -1 +1 @@
d31407eaae7e52d100645217767a41aa xcb-proto-1.0.tar.bz2
dd34acc58c0a438e812f72a9afe7b2a0 xcb-proto-1.1.tar.bz2

View File

@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: xcb-proto
Version: 1.0
Version: 1.1
Release: 1%{?dist}
Summary: XCB protocol descriptions
@ -44,5 +44,8 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/xcb/*.xml
%changelog
* Mon Nov 12 2007 Adam Jackson <ajax@redhat.com> 1.1-1
- xcb-proto 1.1
* Fri Jun 29 2007 Adam Jackson <ajax@redhat.com> 1.0-1
- Initial revision.