Hello community,

here is the log from the commit of package python-mutagen for openSUSE:Factory 
checked in at 2020-01-16 18:14:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mutagen (Old)
 and      /work/SRC/openSUSE:Factory/.python-mutagen.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-mutagen"

Thu Jan 16 18:14:13 2020 rev:35 rq:762801 version:1.43.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-mutagen/python-mutagen.changes    
2019-03-04 09:10:24.932707518 +0100
+++ /work/SRC/openSUSE:Factory/.python-mutagen.new.26092/python-mutagen.changes 
2020-01-16 18:14:17.952739217 +0100
@@ -1,0 +2,25 @@
+Fri Jan 10 11:00:26 UTC 2020 - Antonio Larrosa <alarr...@suse.com>
+
+- Update to version 1.43.0:
+  * Python 3.4 is no longer supported
+  * Building requires ‘setuptools’ now, CLI tools depend on
+    ‘pkg_resources’
+  * CLI tools are setuptools entry points now
+  * Fix collections ABCs deprecation warning #pr371
+  * Minor typo fixes #pr375
+  * MP3: increase max initial wrong syncs from 1000 to 1500 #pr376
+  * FLAC: support files with multiple VORBIS_COMMENT blocks like
+    libflac #pr378
+  * ID3: Improved TYER/TDAT/TIME upgrade to TDRC #pr385
+  * MP4: Add support for iTunes HD Video tag (hdvd) #pr386
+  * Add AC3 file type #pr400
+  * AIFF: renamed sample_size to bits_per_sample (sample_size still
+    works) #pr403
+  * API doc fixes #pr404 #pr407
+  * Add support for Tom’s lossless Audio Kompressor (TAK) #pr405
+  * OptimFROG: support encoder version >= 5.100 #pr406
+  * AIFF: Fix handling of padding bytes, safe chunk manipulation #pr409
+  * Fix typos #pr412
+- Add Requires: python-setuptools since CLI tools now depend on it
+
+-------------------------------------------------------------------

Old:
----
  mutagen-1.42.0.tar.gz

New:
----
  mutagen-1.43.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-mutagen.spec ++++++
--- /var/tmp/diff_new_pack.itKhV7/_old  2020-01-16 18:14:19.280739968 +0100
+++ /var/tmp/diff_new_pack.itKhV7/_new  2020-01-16 18:14:19.284739970 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-mutagen
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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-mutagen
-Version:        1.42.0
+Version:        1.43.0
 Release:        0
 Summary:        Python module to Handle Audio Metadata
 License:        GPL-2.0-or-later
@@ -33,6 +33,7 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildArch:      noarch
+Requires:       python-setuptools
 %python_subpackages
 
 %description

++++++ mutagen-1.42.0.tar.gz -> mutagen-1.43.0.tar.gz ++++++
++++ 2598 lines of diff (skipped)


Reply via email to