diff --git a/xcb-proto-1.14.1.tar.xz b/xcb-proto-1.14.1.tar.xz new file mode 100644 index 0000000..2624673 --- /dev/null +++ b/xcb-proto-1.14.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f04add9a972ac334ea11d9d7eb4fc7f8883835da3e4859c9afa971efdf57fcc3 +size 143588 diff --git a/xcb-proto-1.14.tar.xz b/xcb-proto-1.14.tar.xz deleted file mode 100644 index cda6a11..0000000 --- a/xcb-proto-1.14.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:186a3ceb26f9b4a015f5a44dcc814c93033a5fc39684f36f1ecc79834416a605 -size 143384 diff --git a/xcb-proto.changes b/xcb-proto.changes index dd54dcc..3fc67c9 100644 --- a/xcb-proto.changes +++ b/xcb-proto.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Oct 9 08:15:40 UTC 2020 - Stefan Dirsch + +- Update to version 1.14.1 + * This minor bug fix release provides compatibility with + Python 3.9 by replacing usage of deprecated API's which + were removed in Python 3.9. + ------------------------------------------------------------------- Mon Feb 24 19:19:08 UTC 2020 - Stefan Dirsch diff --git a/xcb-proto.spec b/xcb-proto.spec index c8edcd2..78d7ecb 100644 --- a/xcb-proto.spec +++ b/xcb-proto.spec @@ -16,7 +16,7 @@ # -%define dirsuffix 1.14 +%define dirsuffix 1.14.1 %if 0%{?suse_version} >= 1500 %bcond_with python2 %else