diff --git a/dasbus-1.5.tar.gz b/dasbus-1.5.tar.gz deleted file mode 100644 index 067d88a..0000000 --- a/dasbus-1.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ccb8687a826271e099ab3590e21f2d32016b0e60d4b42e2a04f3d20ffb8d7c87 -size 71714 diff --git a/dasbus-1.6.tar.gz b/dasbus-1.6.tar.gz new file mode 100644 index 0000000..8f02a25 --- /dev/null +++ b/dasbus-1.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:149ad8fc8c3d298321ab50159b547ab2834899a89e47e21c6d42f2c92e56e94d +size 73031 diff --git a/python-dasbus.changes b/python-dasbus.changes index a9fc40e..51f1df5 100644 --- a/python-dasbus.changes +++ b/python-dasbus.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jun 8 13:13:14 UTC 2021 - Predrag Ivanović + +- Update to dasbus-1.6 + * Allow to generate multiple output arguments (vponcova) + * Support multiple output arguments (vponcova) + * Add the is_tuple_of_one function (vponcova) +- Package changes: + * Switch from PyPI to Github download. + ------------------------------------------------------------------- Wed May 19 16:03:56 UTC 2021 - Predrag Ivanović diff --git a/python-dasbus.spec b/python-dasbus.spec index aaff8bb..f1af149 100644 --- a/python-dasbus.spec +++ b/python-dasbus.spec @@ -19,17 +19,17 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-dasbus -Version: 1.5 +Version: 1.6 Release: 0 Summary: DBus library in Python 3 License: LGPL-2.0-or-later Group: Development/Libraries/Python URL: https://github.com/rhinstaller/dasbus -Source: https://files.pythonhosted.org/packages/source/d/dasbus/dasbus-%{version}.tar.gz +Source: https://github.com/rhinstaller/dasbus/releases/download/v%{version}/dasbus-%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} -BuildRequires: gobject-introspection BuildRequires: fdupes +BuildRequires: gobject-introspection Requires: python-gobject BuildArch: noarch %python_subpackages