Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cmus for openSUSE:Factory checked in 
at 2022-07-08 14:03:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cmus (Old)
 and      /work/SRC/openSUSE:Factory/.cmus.new.1523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cmus"

Fri Jul  8 14:03:00 2022 rev:14 rq:987773 version:2.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/cmus/cmus.changes        2021-01-25 
18:25:31.308594485 +0100
+++ /work/SRC/openSUSE:Factory/.cmus.new.1523/cmus.changes      2022-07-08 
14:03:02.438525083 +0200
@@ -1,0 +2,41 @@
+Fri Jul  8 02:14:45 UTC 2022 - Mia Herkt <m...@0x0.st>
+
+- Update to 2.10.0
+  * Implement smart ReplayGain setting
+    (gh#cmus/cmus#1049)
+  * Start from end on player-prev with no current track
+  * Add reshuffle when current track has disappeared
+  * Make tracks hold shuffle info
+  * Use a direct album reference in AAA filter
+  * Add an album shuffle mode
+  * Add "player-next-album" and "player-prev-album" commands
+  * Rename "shuffle" command to "reshuffle"
+  * Reset position in shuffle list after a manual reshuffle
+  * Fixes channel map for multichannel flac files
+    (gh#cmus/cmus#1072)
+  * Replaces improper fcntl with ioctl in op/oss
+    (gh#cmus/cmus#1104)
+  * Initialize active to zero in print_editable
+    (gh#cmus/cmus#1093 gh#cmus/cmus#1094)
+  * Allow output plugins to have multiple mixer FD lists
+  * Preserve compatibility with ABI v1 output plugins
+  * Implement pause_on_output_change option
+    (gh#cmus/cmus#1139)
+  * Implement MIXER_FDS_OUTPUT for pulse
+    (gh#cmus/cmus#1139)
+  * Handle colors in active windows correctly
+    (gh#cmus/cmus#1120)
+  * Initialize window size in init_curses
+    (gh#cmus/cmus#1119)
+  * ip/ffmpeg.c: fix send/receive API usage
+    (gh#cmus/cmus#1080)
+  * Indicate elided text with "???" & related formatting tweaks
+    (gh#cmus/cmus#1051)
+  * Limit max draw width to 1023 columns
+    (gh#cmus/cmus#1065)
+  * spotify.theme
+    (gh#cmus/cmus#1123)
+  * A few typo/style fixes to the manpages
+    (gh#cmus/cmus#1150)
+
+-------------------------------------------------------------------

Old:
----
  v2.9.1.tar.gz

New:
----
  v2.10.0.tar.gz

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

Other differences:
------------------
++++++ cmus.spec ++++++
--- /var/tmp/diff_new_pack.cpMyk6/_old  2022-07-08 14:03:02.842525564 +0200
+++ /var/tmp/diff_new_pack.cpMyk6/_new  2022-07-08 14:03:02.846525568 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cmus
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2007-2012 Pascal Bleser <pascal.ble...@opensuse.org>
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,14 +19,13 @@
 
 %bcond_without sndio
 Name:           cmus
-Version:        2.9.1
+Version:        2.10.0
 Release:        0
 Summary:        Text-mode music player
 License:        GPL-2.0-only
 Group:          Productivity/Multimedia/Sound/Players
 URL:            https://cmus.github.io/
 Source:         https://github.com/cmus/cmus/archive/v%{version}.tar.gz
-BuildRequires:  git-core
 BuildRequires:  libmpcdec-devel
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
@@ -221,7 +220,7 @@
     USE_FALLBACK_IP=y \
     CFLAGS="%{optflags}"
 
-make %{?_smp_mflags} V=1
+%make_build
 
 %install
 %make_install

++++++ v2.9.1.tar.gz -> v2.10.0.tar.gz ++++++
++++ 3269 lines of diff (skipped)

Reply via email to