forked from pool/python-pytaglib
Accepting request 1008603 from home:yarunachalam:branches:devel:languages:python
- Version Update to pytaglib 1.5.0 (2021-12-18) * fix #93: publish PyPI packages from GitLab workflow * fix #92: build windows binary wheels from CI * fix #89: remove Python 2 support * fix #88: rename pyprinttags3 --> pyprinttags, ignore unsupported tags in the script OBS-URL: https://build.opensuse.org/request/show/1008603 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytaglib?expand=0&rev=15
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pytaglib
|
||||
#
|
||||
# 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-pytaglib
|
||||
Version: 1.4.6
|
||||
Version: 1.5.0
|
||||
Release: 0
|
||||
Summary: Metadata "tagging" library based on TagLib
|
||||
License: GPL-3.0-only OR MIT
|
||||
|
Reference in New Issue
Block a user