Hello community, here is the log from the commit of package 7kaa-music for openSUSE:Factory:NonFree checked in at 2019-02-24 17:21:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory:NonFree/7kaa-music (Old) and /work/SRC/openSUSE:Factory:NonFree/.7kaa-music.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "7kaa-music" Sun Feb 24 17:21:13 2019 rev:2 rq:677702 version:20181228 Changes: -------- --- /work/SRC/openSUSE:Factory:NonFree/7kaa-music/7kaa-music.changes 2014-11-12 00:22:24.000000000 +0100 +++ /work/SRC/openSUSE:Factory:NonFree/.7kaa-music.new.28833/7kaa-music.changes 2019-02-24 17:21:15.604387925 +0100 @@ -1,0 +2,8 @@ +Tue Feb 19 20:54:00 UTC 2019 - Matthias Eliasson <[email protected]> + +- Update to 2.15 + * File names have changed to uppercase in version 2.15.1 +- Clean with spec-cleaner +- Change to correct rpm group according to packaging guidelines + +------------------------------------------------------------------- Old: ---- 7kaa-music.tar.bz2 New: ---- 7kaa-music-2.15.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ 7kaa-music.spec ++++++ --- /var/tmp/diff_new_pack.TkVW4E/_old 2019-02-24 17:21:16.500387765 +0100 +++ /var/tmp/diff_new_pack.TkVW4E/_new 2019-02-24 17:21:16.500387765 +0100 @@ -1,7 +1,7 @@ # # spec file for package 7kaa-music # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,22 +12,20 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # # See also http://en.opensuse.org/openSUSE:Specfile_guidelines - %define oname 7kaa - Name: %{oname}-music -Version: 20140929 +Version: 20181228 Release: 0 Summary: Game music files for Seven Kingdoms: Ancient Adversaries License: SUSE-Freeware -Group: Amusements/Games/StrategyGame -Url: http://7kfans.com/ -Source0: http://www.7kfans.com/downloads/%{name}.tar.bz2 +Group: Amusements/Games/Strategy/Real Time +URL: http://7kfans.com/ +Source0: http://www.7kfans.com/downloads/%{name}-2.15.tar.bz2 Requires: %{oname} BuildArch: noarch @@ -57,10 +55,9 @@ %install mkdir -p %{buildroot}%{_datadir}/%{oname} -cp -r music %{buildroot}%{_datadir}/%{oname} +cp -r MUSIC %{buildroot}%{_datadir}/%{oname} %files -%defattr(-,root,root,-) %doc *.txt %{_datadir}/%{oname}
