Accepting request 123088 from X11:XOrg

- update to 0.3.9 
  * Remove xcb_bitops.h.
  * Do not rely anymore on gperf and m4 following removal of
    deprecated atoms.

OBS-URL: https://build.opensuse.org/request/show/123088
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xcb-util?expand=0&rev=3
This commit is contained in:
Stephan Kulow 2012-06-01 16:53:16 +00:00 committed by Git OBS Bridge
commit 7fa5d523d0
4 changed files with 14 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c1eed9284750bc09352e60654df77bb585dbbe7673fdcc675e58b7f3a0b447b9
size 266339

3
xcb-util-0.3.9.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c611259c0ab20fd76f79f48f4684843c18ea9c967eba78a45e8b3636315c18c4
size 287855

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu May 31 13:21:07 UTC 2012 - sndirsch@suse.com
- update to 0.3.9
* Remove xcb_bitops.h.
* Do not rely anymore on gperf and m4 following removal of
deprecated atoms.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 22 11:01:16 UTC 2012 - sndirsch@suse.com Thu Mar 22 11:01:16 UTC 2012 - sndirsch@suse.com

View File

@ -16,10 +16,9 @@
# #
Name: xcb-util Name: xcb-util
%define lname libxcb-util0 %define lname libxcb-util1
Version: 0.3.8 Version: 0.3.9
Release: 0 Release: 0
Summary: XCB utility modules Summary: XCB utility modules
License: MIT License: MIT
@ -101,7 +100,7 @@ rm -f "%buildroot/%_libdir"/*.la
%files -n %lname %files -n %lname
%defattr(-,root,root) %defattr(-,root,root)
%_libdir/libxcb-util.so.0* %_libdir/libxcb-util.so.1*
%files devel %files devel
%defattr(-,root,root) %defattr(-,root,root)