diff --git a/python-xcffib.changes b/python-xcffib.changes index dde0a8d..0c6aa4e 100644 --- a/python-xcffib.changes +++ b/python-xcffib.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Feb 6 12:33:30 UTC 2020 - Marketa Calabkova + +- update to 0.9.0 + * add Python 3.8 + * test: don't fail when there is no pre-existing display + ------------------------------------------------------------------- Mon Jun 17 12:07:45 UTC 2019 - Tomáš Chvátal diff --git a/python-xcffib.spec b/python-xcffib.spec index b687e6c..0f4b4d6 100644 --- a/python-xcffib.spec +++ b/python-xcffib.spec @@ -1,7 +1,7 @@ # # spec file for package python-xcffib # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,12 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-xcffib -Version: 0.8.1 +Version: 0.9.0 Release: 0 Summary: A drop in replacement for xpyb, an XCB python binding License: Apache-2.0 Group: Development/Languages/Python -URL: http://github.com/tych0/xcffib +URL: https://github.com/tych0/xcffib Source: https://files.pythonhosted.org/packages/source/x/xcffib/xcffib-%{version}.tar.gz BuildRequires: %{python_module cffi >= 1.1.0} BuildRequires: %{python_module nose} diff --git a/xcffib-0.8.1.tar.gz b/xcffib-0.8.1.tar.gz deleted file mode 100644 index f08f5b4..0000000 --- a/xcffib-0.8.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d6e9aafa88ffdc19c886a96b178926e1e6dcf17e36310c6f92ba088c731fce0e -size 82979 diff --git a/xcffib-0.9.0.tar.gz b/xcffib-0.9.0.tar.gz new file mode 100644 index 0000000..9b03079 --- /dev/null +++ b/xcffib-0.9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c16eb113387cef49ffb63856ae4de65949c9c19a4adec9e45b0c6c5fbf603e4 +size 83063