Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package blasphemer for openSUSE:Factory checked in at 2021-12-03 20:35:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/blasphemer (Old) and /work/SRC/openSUSE:Factory/.blasphemer.new.31177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "blasphemer" Fri Dec 3 20:35:48 2021 rev:3 rq:935500 version:0.1.7 Changes: -------- --- /work/SRC/openSUSE:Factory/blasphemer/blasphemer.changes 2017-07-07 10:17:36.965071844 +0200 +++ /work/SRC/openSUSE:Factory/.blasphemer.new.31177/blasphemer.changes 2021-12-03 20:36:17.120028689 +0100 @@ -1,0 +2,9 @@ +Sun Oct 31 10:03:03 UTC 2021 - Matthias Mail??nder <[email protected]> + +- Update to version 0.1.7 + * Added an additional episode + * This release is officially single player and death match ready + * New maps were added + * A lot new texture, sprites and sounds + +------------------------------------------------------------------- Old: ---- blasphemer-0.1.5.zip New: ---- blasphem-0.1.7.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ blasphemer.spec ++++++ --- /var/tmp/diff_new_pack.Ps0RV5/_old 2021-12-03 20:36:17.664026702 +0100 +++ /var/tmp/diff_new_pack.Ps0RV5/_new 2021-12-03 20:36:17.664026702 +0100 @@ -1,7 +1,7 @@ # # spec file for package blasphemer # -# Copyright (c) 2017 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 @@ -12,20 +12,19 @@ # 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/ # Name: blasphemer -Version: 0.1.5 +Version: 0.1.7 Release: 0 Summary: Replacement game files for Heretic game engines License: BSD-3-Clause Group: Amusements/Games/3D/Shoot -Url: https://github.com/Blasphemer/blasphemer/tree/experimental +URL: https://github.com/Blasphemer #Old Url: https://code.google.com/archive/p/blasphemer/ -Source: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/blasphemer/%{name}-%{version}.zip -BuildRoot: %{_tmppath}/%{name}-%{version}-build +Source: https://github.com/Blasphemer/blasphemer/releases/download/v%{version}/blasphem-%{version}.zip BuildArch: noarch BuildRequires: unzip @@ -40,11 +39,10 @@ # Game data files. Nothing to build! %install -install -Dpm0644 BLASPHEM.WAD %{buildroot}%{_datadir}/doom/blasphem.wad +install -Dpm0644 blasphem-%{version}.wad %{buildroot}%{_datadir}/doom/blasphem.wad %files -%defattr(-,root,root) -%doc copying credits story.txt wadinfo.txt -%{_datadir}/doom/ +%dir %{_datadir}/doom/ +%{_datadir}/doom/blasphem.wad %changelog
