Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cmus for openSUSE:Factory checked in at 2024-11-12 19:22:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cmus (Old) and /work/SRC/openSUSE:Factory/.cmus.new.2017 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cmus" Tue Nov 12 19:22:03 2024 rev:17 rq:1223491 version:2.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/cmus/cmus.changes 2024-05-27 12:02:43.929048978 +0200 +++ /work/SRC/openSUSE:Factory/.cmus.new.2017/cmus.changes 2024-11-12 19:22:55.551247314 +0100 @@ -1,0 +2,55 @@ +Tue Nov 12 02:41:53 UTC 2024 - Mia Herkt <m...@0x0.st> + +- Update to 2.12.0 + * Fix possible null dereference when continue_album=0 + gh#cmus/cmus#1351 + * Make PART / PARTNUMBER aliases for DISCNUMBER + gh#cmus/cmus#1316 + * cmus-tutorial </> is actually ,/. + gh#cmus/cmus#1355 + * Fix potential double-close in ip/mad + gh#cmus/cmus#1350 + * Fix view segv in rc config + gh#cmus/cmus#1326 + * Fix pause_on_output_change not working when softvol is enabled + gh#cmus/cmus#1353 + * Trim gaps from mp4 playback + gh#cmus/cmus#1320 + * Show some context when editing middle of long cmdline + gh#cmus/cmus#1319 + * Remember playlist position when resume=true + gh#cmus/cmus#1325 + * Make trackwin heading format configurable, etc. + gh#cmus/cmus#1317 + * Show recognized names in message for bad option value + gh#cmus/cmus#1356 + * Draw progress bar in statusline + gh#cmus/cmus#1318 + * Fix manpage indentation + gh#cmus/cmus#1362 + * Fix documentation for passwd config option + gh#cmus/cmus#1361 + * [FFmpeg] Add .dsf to extension list (DSD support) + gh#cmus/cmus#1336 + * Fix tree restricted search infinite wrap + gh#cmus/cmus#1371 + * Fix a couple of wrong *_attr defaults + gh#cmus/cmus#1372 + * Fix load command args + gh#cmus/cmus#1373 + * Rename 'Priority' to 'Default Priority' in --plugins + gh#cmus/cmus#1365 + * Prevent search from wrapping infinitely + gh#cmus/cmus#1370 + * add play_queue total_time + gh#cmus/cmus#1309 + * Fully remove libcue + gh#cmus/cmus#1378 + * Fix :mark on playlist view so filter is used + gh#cmus/cmus#904 + * Implement option to start searches at the current position + gh#cmus/cmus#1376 + * Apply new formats from #1317 on upgrade + gh#cmus/cmus#1382 + +------------------------------------------------------------------- Old: ---- cmus-2.11.0.tar.gz New: ---- cmus-2.12.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cmus.spec ++++++ --- /var/tmp/diff_new_pack.lTtL8y/_old 2024-11-12 19:22:56.787298914 +0100 +++ /var/tmp/diff_new_pack.lTtL8y/_new 2024-11-12 19:22:56.791299081 +0100 @@ -19,7 +19,7 @@ %bcond_without sndio Name: cmus -Version: 2.11.0 +Version: 2.12.0 Release: 0 Summary: Text-mode music player License: GPL-2.0-only @@ -193,10 +193,10 @@ Requires: %{name}-plugin-pulse = %{version}-%{release} Requires: %{name}-plugin-vorbis = %{version}-%{release} Requires: %{name}-plugin-wavpack = %{version}-%{release} +BuildArch: noarch %if %{with sndio} Requires: %{name}-plugin-sndio = %{version}-%{release} %endif -BuildArch: noarch %description plugins-all This package pulls in all the plugins for the C* Music Player. ++++++ cmus-2.11.0.tar.gz -> cmus-2.12.0.tar.gz ++++++ ++++ 3838 lines of diff (skipped)