- 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.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xcb-proto?expand=0&rev=32
This commit is contained in:
Stefan Dirsch 2020-10-09 08:24:09 +00:00 committed by Git OBS Bridge
parent 1c82da2f19
commit 452d79e4f1
4 changed files with 12 additions and 4 deletions

3
xcb-proto-1.14.1.tar.xz Normal file
View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Oct 9 08:15:40 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
- 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 <sndirsch@suse.com>

View File

@ -16,7 +16,7 @@
#
%define dirsuffix 1.14
%define dirsuffix 1.14.1
%if 0%{?suse_version} >= 1500
%bcond_with python2
%else