Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package flac for openSUSE:Factory checked in 
at 2023-06-27 23:15:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/flac (Old)
 and      /work/SRC/openSUSE:Factory/.flac.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "flac"

Tue Jun 27 23:15:19 2023 rev:60 rq:1095425 version:1.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/flac/flac.changes        2023-03-15 
18:54:01.980231897 +0100
+++ /work/SRC/openSUSE:Factory/.flac.new.15902/flac.changes     2023-06-27 
23:15:22.294934323 +0200
@@ -1,0 +2,60 @@
+Fri Jun 23 10:06:09 UTC 2023 - Antonio Larrosa <alarr...@suse.com>
+
+- Update to version 1.4.3:
+  + General
+    * All PowerPC-specific code has been removed, as it turned out
+      those improvements didn't actually improve anything
+    * Large improvements in encoder speed for all presets. The
+      largest change is for the fastest presets and for 24-bit and
+      32-bit inputs.
+    * Small improvement in decoder speed for BMI2-capable CPUs
+    * Various documentation fixes and cleanups
+    * Various fixes
+    * Fix building on Universal Windows Platform
+  + flac
+    * A lot of small fixes for bugs found by fuzzing
+    * Various improvements to the --keep-foreign-metadata and
+      --keep-foreign-metadata-if-present options on decoding
+      + The output format (WAV/AIFF/RF64 etc.) is now automatically
+        selected based on what kind of foreign metadata is stored
+      + Decoded file is checked afterwards, to see whether stored
+        foreign format data agrees with FLAC audio properties
+      + AIFF-C sowt data can now be restored
+    * Add --force-legacy-wave-format option, to decode to WAV with
+      WAVEFORMATPCM where WAVE_FORMAT_EXTENSIBLE would be more
+      appropriate
+    * Add --force-aiff-c-none-format and --force-aiff-c-sowt-format
+      to decode to AIFF-C
+    * The storage of WAVEFORMATEXTENSIBLE_CHANNEL_MASK is no longer
+      restricted to known channel orderings
+    * Throw an error when WAV or AIFF files are over 4GiB in length
+      and the --ignore-chunk-sizes option is not set
+    * Warn on testing files when ID3v2 tags are found
+    * Warn when data trails the audio data of a WAV/AIFF/RF64/W64
+      file
+    * Fix output file not being deleted after error on Windows
+    * Removal of the --sector--align option
+  + metaflac
+    * A lot of small fixes for bugs found by fuzzing
+    * Added options --append and --data-format, which makes it
+      possible to copy metadata blocks from one FLAC file to another
+    * Added option --remove-all-tags-except
+    * Added option --show-all-tags
+  + libFLAC
+    * No longer write seektables to Ogg, even when specifically
+      asked for. Seektables in Ogg are not defined
+    * Add functions FLAC__metadata_object_set_raw and
+      FLAC__metadata_object_get_raw to convert between blob and
+      FLAC__StreamMetadata
+  + Build system
+    * Autoconf (configure): The option --enable-64-bit-words is now
+      on by default
+    * CMake: The option ENABLE_64_BIT_WORDS is now on by default
+  + Testing/validation
+    * Fuzzers were added for the flac and metaflac command line
+      tools
+    * Fuzzer coverage was improved
+- Changed source to github link since it wasn't released in the
+  xiph page.
+
+-------------------------------------------------------------------

Old:
----
  flac-1.4.2.tar.xz

New:
----
  flac-1.4.3.tar.xz

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

Other differences:
------------------
++++++ flac.spec ++++++
--- /var/tmp/diff_new_pack.Ar9mU9/_old  2023-06-27 23:15:24.030944539 +0200
+++ /var/tmp/diff_new_pack.Ar9mU9/_new  2023-06-27 23:15:24.054944681 +0200
@@ -20,7 +20,7 @@
 %define sover_plus 10
 
 Name:           flac
-Version:        1.4.2
+Version:        1.4.3
 Release:        0
 Summary:        Free Lossless Audio Codec
 License:        BSD-3-Clause AND GPL-2.0-or-later AND GFDL-1.2-only
@@ -29,7 +29,7 @@
 #Git-Web:       https://github.com/xiph/flac
 #Git-Clone:     https://github.com/xiph/flac.git
 #Changelog:     https://xiph.org/flac/changelog.html
-Source:         
https://downloads.xiph.org/releases/flac/%{name}-%{version}.tar.xz
+Source:         
https://github.com/xiph/flac/releases/download/%{version}/%{name}-%{version}.tar.xz
 Source2:        baselibs.conf
 
 BuildRequires:  autoconf >= 2.60

++++++ flac-1.4.2.tar.xz -> flac-1.4.3.tar.xz ++++++
++++ 72952 lines of diff (skipped)

Reply via email to