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:
commit
7fa5d523d0
@ -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
3
xcb-util-0.3.9.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c611259c0ab20fd76f79f48f4684843c18ea9c967eba78a45e8b3636315c18c4
|
||||
size 287855
|
@ -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
|
||||
|
||||
|
@ -16,10 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: xcb-util
|
||||
%define lname libxcb-util0
|
||||
Version: 0.3.8
|
||||
%define lname libxcb-util1
|
||||
Version: 0.3.9
|
||||
Release: 0
|
||||
Summary: XCB utility modules
|
||||
License: MIT
|
||||
@ -101,7 +100,7 @@ rm -f "%buildroot/%_libdir"/*.la
|
||||
|
||||
%files -n %lname
|
||||
%defattr(-,root,root)
|
||||
%_libdir/libxcb-util.so.0*
|
||||
%_libdir/libxcb-util.so.1*
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
|
Loading…
x
Reference in New Issue
Block a user