diff --git a/xcb-util-0.3.9.tar.bz2 b/xcb-util-0.3.9.tar.bz2 deleted file mode 100644 index aa337d6..0000000 --- a/xcb-util-0.3.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c611259c0ab20fd76f79f48f4684843c18ea9c967eba78a45e8b3636315c18c4 -size 287855 diff --git a/xcb-util-0.4.0.tar.bz2 b/xcb-util-0.4.0.tar.bz2 new file mode 100644 index 0000000..3beeaf1 --- /dev/null +++ b/xcb-util-0.4.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46e49469cb3b594af1d33176cd7565def2be3fa8be4371d62271fabb5eae50e9 +size 297412 diff --git a/xcb-util.changes b/xcb-util.changes index a3574fd..81a3358 100644 --- a/xcb-util.changes +++ b/xcb-util.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Wed Oct 15 15:21:17 UTC 2014 - tobias.johannes.klausmann@mni.thm.de + +- Update to version 0.4.0: + + configure: Remove AM_MAINTAINER_MODE + + atoms.c: #include for vsnprintf case, not just vasprintf + + Follow changes in m4 submodule. + + autogen.sh: Implement GNOME Build API + + config: add bug URL to AC_INIT + + config: use AC_CONFIG_HEADERS to create a config.h file + + config: remove AC_TYPE_SSIZE_T + + config: drop the check for sys/types.h + + config: add missing COPYING file + + config: remove the dependency on X11 Protocol + + config: remove old dead code for documentation + + Pick-up changes in m4 submodule + + xcb_aux_parse_color should take const char * + + Check submodules before running autoconf. + ------------------------------------------------------------------- Fri Apr 5 09:34:30 UTC 2013 - idonmez@suse.com diff --git a/xcb-util.spec b/xcb-util.spec index df1bf78..19358cb 100644 --- a/xcb-util.spec +++ b/xcb-util.spec @@ -18,7 +18,7 @@ Name: xcb-util %define lname libxcb-util1 -Version: 0.3.9 +Version: 0.4.0 Release: 0 Summary: XCB utility modules License: MIT