commit audaspace for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package audaspace for openSUSE:Factory checked in at 2024-08-01 22:04:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/audaspace (Old) and /work/SRC/openSUSE:Factory/.audaspace.new.7232 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "audaspace" Thu Aug 1 22:04:01 2024 rev:20 rq:1188364 version:1.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/audaspace/audaspace.changes 2023-11-27 22:45:22.590263489 +0100 +++ /work/SRC/openSUSE:Factory/.audaspace.new.7232/audaspace.changes 2024-08-01 22:04:19.844222484 +0200 @@ -1,0 +2,15 @@ +Wed Jul 17 22:57:38 UTC 2024 - Marcus Rueckert <mrueckert@suse.de> + +- Update to release 1.5.0 + Audaspace 1.5.0 is a release with not many changes but big enough + to warrant a new release after a year since the last one. + + - Performance improvements and two more quality presets for the + JOS resampler. + - Bugfixes for PulseAudio. + - CoreAudio device is only opened on demand. + - FFMPEG 7 support and dropped support for FFMPEG older than 6. + - Various minor fixes and improvements. +- drop audaspace-animated-sequence.patch + +------------------------------------------------------------------- Old: ---- audaspace-1.4.0.tar.gz audaspace-animated-sequence.patch New: ---- audaspace-1.5.0.tar.gz BETA DEBUG BEGIN: Old: - Various minor fixes and improvements. - drop audaspace-animated-sequence.patch BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ audaspace.spec ++++++ --- /var/tmp/diff_new_pack.psnr27/_old 2024-08-01 22:04:20.268239972 +0200 +++ /var/tmp/diff_new_pack.psnr27/_new 2024-08-01 22:04:20.268239972 +0200 @@ -1,7 +1,7 @@ # # spec file for package audaspace # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,18 +18,17 @@ # See also http://en.opensuse.org/openSUSE:Shared_library_packaging_policy # NOTE: sover follows version. -%define sover 1_4 -%define soversion 1.4 +%define sover 1_5 +%define soversion 1.5 Name: audaspace -Version: 1.4.0 +Version: 1.5.0 Release: 0 Summary: A High-Level Audio Library License: Apache-2.0 Group: Development/Libraries/C and C++ URL: https://audaspace.github.io/ Source0: https://github.com/audaspace/audaspace/archive/refs/tags/v%{version}.tar.gz#/audaspace-%{version}.tar.gz -Patch0: audaspace-animated-sequence.patch BuildRequires: cmake > 3 BuildRequires: doxygen BuildRequires: fdupes @@ -41,9 +40,9 @@ BuildRequires: python3-numpy-devel BuildRequires: pkgconfig(fftw3) BuildRequires: pkgconfig(jack) -BuildRequires: pkgconfig(libavcodec) -BuildRequires: pkgconfig(libavformat) -BuildRequires: pkgconfig(libavutil) +BuildRequires: pkgconfig(libavcodec) >= 61.3.100 +BuildRequires: pkgconfig(libavformat) >= 61.1.100 +BuildRequires: pkgconfig(libavutil) >= 59.8.100 BuildRequires: pkgconfig(libpulse) BuildRequires: pkgconfig(openal) BuildRequires: pkgconfig(sdl2) ++++++ audaspace-1.4.0.tar.gz -> audaspace-1.5.0.tar.gz ++++++ ++++ 71069 lines of diff (skipped)
participants (1)
-
Source-Sync