diff --git a/blasphem-0.1.7.zip b/blasphem-0.1.7.zip new file mode 100644 index 0000000..841450c --- /dev/null +++ b/blasphem-0.1.7.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c93e5b6d6133c83cefb171e47502d57d53ecefc1fe38b5a1d2a19160d011488 +size 7395639 diff --git a/blasphemer-0.1.5.zip b/blasphemer-0.1.5.zip deleted file mode 100644 index 68d8bb8..0000000 --- a/blasphemer-0.1.5.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4e49f89584e3a5254e183925c2e6af9764ff3f2a3d1ad7aece066b004af4a1fc -size 2571007 diff --git a/blasphemer.changes b/blasphemer.changes index 25676ee..d306eca 100644 --- a/blasphemer.changes +++ b/blasphemer.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Oct 31 10:03:03 UTC 2021 - Matthias Mailänder + +- 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 + ------------------------------------------------------------------- Tue Jul 4 13:46:11 UTC 2017 - jengelh@inai.de diff --git a/blasphemer.spec b/blasphemer.spec index fc7de44..30eb588 100644 --- a/blasphemer.spec +++ b/blasphemer.spec @@ -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 @@ with a theme of metal-inspired dark fantasy. # 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