From 65077c167a703fa2b97f327e43ea785352eb7df9 Mon Sep 17 00:00:00 2001 From: dstoecker <> Date: Mar 08 2024 17:23:51 +0000 Subject: Update 3omns to version 0.2 / rev 9 via SR 1156313 https://build.opensuse.org/request/show/1156313 by user dstoecker + anag+factory --- diff --git a/.files b/.files index 373e9ff..2cbbb45 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 8f3f817..ef532f4 100644 --- a/.rev +++ b/.rev @@ -63,4 +63,12 @@ 887842 + + ffd7c44f98ffef681f2a86d67386115e + 0.2 + + anag+factory + + 1156313 + diff --git a/3omns.changes b/3omns.changes index b31a6f2..4d969d6 100644 --- a/3omns.changes +++ b/3omns.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Fri Mar 8 07:47:42 UTC 2024 - Dominique Leuenberger + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- Sat Apr 17 16:21:24 UTC 2021 - Ferdinand Thiessen - Fixed spec file diff --git a/3omns.spec b/3omns.spec index c1b99da..0c9963f 100644 --- a/3omns.spec +++ b/3omns.spec @@ -1,7 +1,7 @@ # # spec file for package 3omns # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -62,9 +62,9 @@ BuildRequires: lua-devel >= 5.2 %prep %setup -q -%patch0 -p1 +%patch -P 0 -p1 %if %{with lua53} -%patch1 -p1 +%patch -P 1 -p1 %endif %build