diff --git a/podcastparser-0.6.7.tar.gz b/podcastparser-0.6.7.tar.gz deleted file mode 100644 index 1491ecf..0000000 --- a/podcastparser-0.6.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:79009cdaaf3926cb737221fdcd5b13adca17658d87b5775650f26a5367dbb2f6 -size 27671 diff --git a/podcastparser-0.6.8.tar.gz b/podcastparser-0.6.8.tar.gz new file mode 100644 index 0000000..78a78c5 --- /dev/null +++ b/podcastparser-0.6.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3db039ff3fd59817d419b10dc3be596373906e83ee8dc242fa0e545d4b631dcc +size 29809 diff --git a/python-podcastparser.changes b/python-podcastparser.changes index b5abc95..3098ca7 100644 --- a/python-podcastparser.changes +++ b/python-podcastparser.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Jan 16 12:33:45 UTC 2022 - Dirk Müller + +- update to 0.6.8: + * support more iTunes specific tags + ------------------------------------------------------------------- Mon Sep 20 04:31:41 UTC 2021 - Steve Kowalik diff --git a/python-podcastparser.spec b/python-podcastparser.spec index 3932e99..66e20e5 100644 --- a/python-podcastparser.spec +++ b/python-podcastparser.spec @@ -1,7 +1,7 @@ # # spec file for package python-podcastparser # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-podcastparser -Version: 0.6.7 +Version: 0.6.8 Release: 0 Summary: A podcast parser License: ISC @@ -29,6 +29,7 @@ BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module xml} BuildRequires: fdupes +BuildRequires: python-rpm-macros Requires: python-xml BuildArch: noarch %python_subpackages