15
0

- update to 0.6.9:

* add support for itunes categories, seasons and keywords

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-podcastparser?expand=0&rev=13
This commit is contained in:
2023-01-02 18:51:59 +00:00
committed by Git OBS Bridge
parent 7052e6e2c8
commit e820596dfe
4 changed files with 11 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 2 18:50:29 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.6.9:
* add support for itunes categories, seasons and keywords
-------------------------------------------------------------------
Sun Jan 16 12:33:45 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-podcastparser
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 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.8
Version: 0.6.9
Release: 0
Summary: A podcast parser
License: ISC