diff --git a/xcb-proto-1.10.1.tar.bz2 b/xcb-proto-1.10.1.tar.bz2 deleted file mode 100644 index 0a1bd7c..0000000 --- a/xcb-proto-1.10.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:600ac0a5182c2a62d98bd874a68a131dfb7bfdc560e32936e0b9a0dcdaf1c8ad -size 83512 diff --git a/xcb-proto-1.11.tar.bz2 b/xcb-proto-1.11.tar.bz2 new file mode 100644 index 0000000..3dba2a8 --- /dev/null +++ b/xcb-proto-1.11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4aceee6502a0ce45fc39b33c541a2df4715d00b72e660ebe8c5bb444771e32e +size 139213 diff --git a/xcb-proto.changes b/xcb-proto.changes index ff9718a..125f4af 100644 --- a/xcb-proto.changes +++ b/xcb-proto.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Aug 5 23:04:04 UTC 2014 - tobias.johannes.klausmann@mni.thm.de + +- Update to version 1.11 (7.6_1.11): + Minor bug fixes and things that libxcb 1.11 will need. + ------------------------------------------------------------------- Tue Apr 29 13:50:59 UTC 2014 - sndirsch@suse.com diff --git a/xcb-proto.spec b/xcb-proto.spec index 2068086..901adb2 100644 --- a/xcb-proto.spec +++ b/xcb-proto.spec @@ -15,20 +15,21 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -%define dirsuffix 1.10.1 + +%define dirsuffix 1.11 Name: xcb-proto Version: 7.6_%{dirsuffix} +Release: 0 BuildRequires: pkg-config BuildRequires: python-base BuildRequires: autoconf >= 2.60 BuildRequires: automake -BuildRequires: libtool BuildRequires: fdupes +BuildRequires: libtool Url: http://xorg.freedesktop.org/ -Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: The X Protocol License: X11 @@ -81,7 +82,6 @@ make install DESTDIR="%buildroot" %fdupes -s $RPM_BUILD_ROOT/usr/%{_lib}/python2.6/site-packages/xcbgen/ %endif - %files -n %{name}-devel %defattr(-,root,root) %dir /usr/share/xcb @@ -98,4 +98,3 @@ make install DESTDIR="%buildroot" %endif %changelog -