xcb-proto 1.9
This commit is contained in:
parent
faf08786ae
commit
7460fa384a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
xcb-proto-1.6.tar.bz2
|
||||
/xcb-proto-1.7.tar.bz2
|
||||
/xcb-proto-1.8.tar.bz2
|
||||
/xcb-proto-1.9.tar.bz2
|
||||
|
||||
3
sources
3
sources
@ -1,2 +1 @@
|
||||
f5d73ec841ed055f5e80535819f18400 xcb-proto-1.7.tar.bz2
|
||||
a5de3432cc6e43cc6a27f241dbb991b1 xcb-proto-1.8.tar.bz2
|
||||
311817f844c45c0c3d76dd72e6560c10 xcb-proto-1.9.tar.bz2
|
||||
|
||||
@ -2,8 +2,8 @@
|
||||
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(0)")}
|
||||
|
||||
Name: xcb-proto
|
||||
Version: 1.8
|
||||
Release: 3%{?dist}
|
||||
Version: 1.9
|
||||
Release: 1%{?dist}
|
||||
Summary: XCB protocol descriptions
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -46,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{python_sitelib}/xcbgen
|
||||
|
||||
%changelog
|
||||
* Mon Dec 02 2013 Adam Jackson <ajax@redhat.com> 1.9-1
|
||||
- xcb-proto 1.9
|
||||
|
||||
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user