diff --git a/.gitignore b/.gitignore index 4691650..a2aabef 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ xcb-proto-1.6.tar.bz2 /xcb-proto-1.9.tar.bz2 /xcb-proto-1.10.tar.bz2 /xcb-proto-1.11.tar.bz2 +/xcb-proto-1.12.tar.bz2 diff --git a/sources b/sources index ac23ab0..9f3e4bf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6bf2797445dc6d43e9e4707c082eff9c xcb-proto-1.11.tar.bz2 +14e60919f859560f28426a685a555962 xcb-proto-1.12.tar.bz2 diff --git a/xcb-proto.spec b/xcb-proto.spec index 5ccd609..18eb9cc 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.11 -Release: 3%{?dist} +Version: 1.12 +Release: 1%{?dist} Summary: XCB protocol descriptions Group: Development/Libraries @@ -46,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/xcbgen %changelog +* Wed May 18 2016 Adam Jackson - 1.12-1 +- xcb-proto 1.12 + * Fri Feb 05 2016 Fedora Release Engineering - 1.11-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild