From 88efb8ecf7421b2f878797494122fad60bb93640 Mon Sep 17 00:00:00 2001 From: dstoecker <> Date: Apr 24 2021 21:14:30 +0000 Subject: Update 3omns to version 0.2 / rev 8 via SR 887842 https://build.opensuse.org/request/show/887842 by user dstoecker + dimstar_suse --- diff --git a/.files b/.files index b869e6d..373e9ff 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 84d961b..8f3f817 100644 --- a/.rev +++ b/.rev @@ -55,4 +55,12 @@ 1 523360 + + cad1ffaa66e135cb100c0f1d7987e4df + 0.2 + + dimstar_suse + + 887842 + diff --git a/3omns-0.2.tar.bz2 b/3omns-0.2.tar.bz2 new file mode 120000 index 0000000..e5f3f6f --- /dev/null +++ b/3omns-0.2.tar.bz2 @@ -0,0 +1 @@ +/ipfs/bafkreiefqy5bs76m6xpmr533etpgjulbdl4fx5xn22g5tpv3i45hfomnse \ No newline at end of file diff --git a/3omns-0.2.tar.xz b/3omns-0.2.tar.xz deleted file mode 120000 index ff875b5..0000000 --- a/3omns-0.2.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreihjl3kwwngycvmuf6p6hwtlgpbsg2j2wbwjvq45pzm3hrslcmkaiu \ No newline at end of file diff --git a/3omns.changes b/3omns.changes index c260fc3..b31a6f2 100644 --- a/3omns.changes +++ b/3omns.changes @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Sat Apr 17 16:21:24 UTC 2021 - Ferdinand Thiessen + +- Fixed spec file + * Updated URL and SourceURL + * Minor cleanup + +------------------------------------------------------------------- Mon Sep 11 12:01:30 UTC 2017 - jmatejek@suse.com - lua53.patch : add support for Lua 5.3 (upstream commit 1524b7c) diff --git a/3omns.spec b/3omns.spec index 53a261b..c1b99da 100644 --- a/3omns.spec +++ b/3omns.spec @@ -1,7 +1,7 @@ # # spec file for package 3omns # -# 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,7 +12,7 @@ # 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/ # @@ -21,24 +21,18 @@ %else %bcond_with lua53 %endif - Name: 3omns Version: 0.2 Release: 0 Summary: Old-school Arcade-style Tile-based Bomb-dropping Deathmatch Game -License: GPL-3.0+ +License: GPL-3.0-or-later Group: Amusements/Games/Action/Arcade -Url: https://chazomaticus.github.io/3omns/ -Source: https://github.com/chazomaticus/3omns/releases/download/%{version}/3omns-%{version}.tar.xz -# PATCH-FEATURE-UPSTREAM https://github.com/chazomaticus/3omns/pull/4 +URL: https://chaz.human.codes/3omns/ +Source: https://lab.burn.capital/chaz/3omns/-/archive/%{version}/3omns-%{version}.tar.bz2 +# PATCH-FEATURE-UPSTREAM -- https://lab.burn.capital/chaz/3omns/-/commit/2567b6150ef773b5f0a53a494779ac23a37153d1 Patch0: appdata.patch -# PATCH-FEATURE-UPSTREAM upgrade to Lua 5.3 https://github.com/chazomaticus/3omns/commit/1524b7c +# PATCH-FEATURE-UPSTREAM upgrade to Lua 5.3 https://lab.burn.capital/chaz/3omns/-/commit/1524b7cc7b8e6e18cc1575118e87ea464d6ae494 Patch1: lua53.patch -%if 0%{?suse_version} -BuildRequires: fdupes -BuildRequires: hicolor-icon-theme -BuildRequires: update-desktop-files -%endif BuildRequires: asciidoc BuildRequires: autoconf BuildRequires: automake @@ -48,20 +42,20 @@ BuildRequires: docbook_5 BuildRequires: fdupes BuildRequires: glibc-devel BuildRequires: hicolor-icon-theme +BuildRequires: pkgconfig BuildRequires: update-desktop-files -BuildRequires: xz -%if %{with lua53} -BuildRequires: lua53-devel -%else -BuildRequires: lua-devel < 5.3 -BuildRequires: lua-devel >= 5.2 -%endif BuildRequires: pkgconfig(SDL2_image) BuildRequires: pkgconfig(SDL2_ttf) BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(libxslt) BuildRequires: pkgconfig(sdl2) Requires: bitstream-vera-fonts +%if %{with lua53} +BuildRequires: lua53-devel +%else +BuildRequires: lua-devel < 5.3 +BuildRequires: lua-devel >= 5.2 +%endif %description 3omns is an old-school arcade-style tile-based bomb-dropping deathmatch game. @@ -76,7 +70,7 @@ Requires: bitstream-vera-fonts %build autoreconf -fi %configure -make %{?_smp_mflags} +%make_build %install %make_install @@ -89,10 +83,10 @@ ln -s ../../fonts/truetype/Vera.ttf %{buildroot}%{_datadir}/%{name}/ttf/Vera.ttf %fdupes -s %{buildroot}%{_prefix} %files -%defattr(-,root,root,-) -%doc COPYING NEWS README +%license COPYING +%doc NEWS README %{_bindir}/%{name} -%{_mandir}/man6/%{name}.6%{ext_man} +%{_mandir}/man6/%{name}.6%{?ext_man} %{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/ %{_datadir}/%{name}