Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package 7kaa-music for
openSUSE:Leap:15.3:NonFree checked in at 2021-05-17 16:48:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.3:NonFree/7kaa-music (Old)
and /work/SRC/openSUSE:Leap:15.3:NonFree/.7kaa-music.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "7kaa-music"
Mon May 17 16:48:15 2021 rev:2 rq:893423 version:2.15
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.3:NonFree/7kaa-music/7kaa-music.changes
2021-04-15 14:19:39.735877537 +0200
+++
/work/SRC/openSUSE:Leap:15.3:NonFree/.7kaa-music.new.2988/7kaa-music.changes
2021-05-17 16:48:16.122535692 +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.OBrPLR/_old 2021-05-17 16:48:16.462534339 +0200
+++ /var/tmp/diff_new_pack.OBrPLR/_new 2021-05-17 16:48:16.466534323 +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