forked from pool/python-podcastparser
Accepting request 946772 from devel:languages:python
- update to 0.6.8: * support more iTunes specific tags OBS-URL: https://build.opensuse.org/request/show/946772 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-podcastparser?expand=0&rev=6
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:79009cdaaf3926cb737221fdcd5b13adca17658d87b5775650f26a5367dbb2f6
|
||||
size 27671
|
||||
3
podcastparser-0.6.8.tar.gz
Normal file
3
podcastparser-0.6.8.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3db039ff3fd59817d419b10dc3be596373906e83ee8dc242fa0e545d4b631dcc
|
||||
size 29809
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 16 12:33:45 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.6.8:
|
||||
* support more iTunes specific tags
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 20 04:31:41 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user