From 763abb8c04f3d8b2497110431660877af3aaea12 Mon Sep 17 00:00:00 2001 From: pevik <> Date: Feb 27 2024 22:05:13 +0000 Subject: Update fluxbox to version 1.3.7 / rev 2 via SR 1150759 https://build.opensuse.org/request/show/1150759 by user pevik + anag+factory --- diff --git a/.files b/.files index fd22732..d4c89fd 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 429e3d9..0f43042 100644 --- a/.rev +++ b/.rev @@ -7,4 +7,12 @@ Build problem from https://build.opensuse.org/request/show/905917 has been fixed, we can reenable fluxbox again. 909754 + + 76c161c7a65d418d52d1d6d79a9ea9fc + 1.3.7 + + anag+factory + + 1150759 + diff --git a/fluxbox.changes b/fluxbox.changes index 489a9bf..2d91076 100644 --- a/fluxbox.changes +++ b/fluxbox.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Mon Feb 26 08:20:22 UTC 2024 - Dominique Leuenberger + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- Sat Jul 3 00:38:14 UTC 2021 - Fernando Mattioli - Add gcc11.patch: replaces ordered pointer comparison with equality comparison. diff --git a/fluxbox.spec b/fluxbox.spec index 7b2cb9a..1dc9b24 100644 --- a/fluxbox.spec +++ b/fluxbox.spec @@ -75,8 +75,8 @@ This package provides the upstream bundle of styles. %prep %setup -q -a 2 -%patch1 -%patch2 -p1 +%patch -P 1 +%patch -P 2 -p1 %build export RPM_OPT_FLAGS="%{optflags} -fno-strict-aliasing -Wno-unused"