diff --git a/mygpoclient-1.8.tar.gz b/mygpoclient-1.8.tar.gz deleted file mode 100644 index 7eb7a56..0000000 --- a/mygpoclient-1.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b0027746e6fbe7db646673c7e231bfa70b3f5cb0440b1e7704f9d91aa6e925ba -size 37766 diff --git a/mygpoclient-1.9.tar.gz b/mygpoclient-1.9.tar.gz new file mode 100644 index 0000000..8cf507c --- /dev/null +++ b/mygpoclient-1.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5f9fbb66529bc05d4743c5f88f63d42101fa95da8c0fda9a1fbd47156931516 +size 39198 diff --git a/python-mygpoclient.changes b/python-mygpoclient.changes index b20e86d..35ef69d 100644 --- a/python-mygpoclient.changes +++ b/python-mygpoclient.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Sep 29 17:03:16 UTC 2022 - Yogalakshmi Arunachalam + +- Update to Version 1.9 + * Merge pull request #15 from maxolasersquad/master + * Merge pull request #16 from gpodder/ci-remove-travis + * replace travis-ci with github actions and appveyor + * Resolved PEP8 linting problems + * use == for comparison with literal + ------------------------------------------------------------------- Mon May 25 06:50:57 UTC 2020 - Petr Gajdos diff --git a/python-mygpoclient.spec b/python-mygpoclient.spec index bdd6a74..f3676c3 100644 --- a/python-mygpoclient.spec +++ b/python-mygpoclient.spec @@ -1,7 +1,7 @@ # # spec file for package python-mygpoclient # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2010 Pascal Bleser # # All modifications and additions to the file contributed by third parties @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-mygpoclient -Version: 1.8 +Version: 1.9 Release: 0 Summary: Python gpodder.net API Client Library License: GPL-3.0-or-later @@ -30,7 +30,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-simplejson Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives BuildArch: noarch %python_subpackages