diff --git a/.gitignore b/.gitignore index 41d4dae..9abcd63 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/sources b/sources index d8a904c..b721a9b 100644 --- a/sources +++ b/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 diff --git a/xcb-proto.spec b/xcb-proto.spec index 2f221c3..83cdb5a 100644 --- a/xcb-proto.spec +++ b/xcb-proto.spec @@ -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 1.9-1 +- xcb-proto 1.9 + * Sun Aug 04 2013 Fedora Release Engineering - 1.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild