Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package 7kaa-music for openSUSE:Factory:NonFree checked in at 2021-04-29 22:43:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory:NonFree/7kaa-music (Old) and /work/SRC/openSUSE:Factory:NonFree/.7kaa-music.new.1947 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "7kaa-music" Thu Apr 29 22:43:44 2021 rev:3 rq:889359 version:2.15 Changes: -------- --- /work/SRC/openSUSE:Factory:NonFree/7kaa-music/7kaa-music.changes 2019-02-24 17:21:15.604387925 +0100 +++ /work/SRC/openSUSE:Factory:NonFree/.7kaa-music.new.1947/7kaa-music.changes 2021-04-29 22:43:45.260472580 +0200 @@ -1,0 +2,5 @@ +Tue Apr 27 22:52:54 UTC 2021 - Ferdinand Thiessen <[email protected]> + +- Fixed invalid version, use correct upstream version 2.15 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ 7kaa-music.spec ++++++ --- /var/tmp/diff_new_pack.cOn30W/_old 2021-04-29 22:43:45.828470041 +0200 +++ /var/tmp/diff_new_pack.cOn30W/_new 2021-04-29 22:43:45.832470023 +0200 @@ -1,7 +1,7 @@ # # spec file for package 7kaa-music # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,17 +16,18 @@ # -# See also http://en.opensuse.org/openSUSE:Specfile_guidelines %define oname 7kaa Name: %{oname}-music -Version: 20181228 +Version: 2.15 Release: 0 Summary: Game music files for Seven Kingdoms: Ancient Adversaries License: SUSE-Freeware Group: Amusements/Games/Strategy/Real Time URL: http://7kfans.com/ -Source0: http://www.7kfans.com/downloads/%{name}-2.15.tar.bz2 +Source0: http://www.7kfans.com/downloads/%{name}-%{version}.tar.bz2 Requires: %{oname} +# Previous version was invalid +Obsoletes: %{name} = 20181228 BuildArch: noarch %description @@ -58,7 +59,7 @@ cp -r MUSIC %{buildroot}%{_datadir}/%{oname} %files -%doc *.txt +%license COPYING-Music.txt %{_datadir}/%{oname} %changelog
