diff --git a/.files b/.files index 285dcf1..6ef9b8c 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 3b1f198..556be37 100644 --- a/.rev +++ b/.rev @@ -372,4 +372,12 @@ Thanks Martin for the alternatives implementation! 846028 + + af32c41f0436be3075589bcf8404a71e + 1.2.4 + + anag+factory + + 1149345 + diff --git a/bogofilter.changes b/bogofilter.changes index b6ca54e..a4b08ef 100644 --- a/bogofilter.changes +++ b/bogofilter.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Thu Feb 22 10:25:47 UTC 2024 - Dominique Leuenberger + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- Wed Nov 4 14:13:48 UTC 2020 - Dominique Leuenberger - Convert to _multibuild: with RPM 4.16, we can no longer use diff --git a/bogofilter.spec b/bogofilter.spec index 79db666..4b3a528 100644 --- a/bogofilter.spec +++ b/bogofilter.spec @@ -138,7 +138,7 @@ This package contains %{_name} build with the libdb backend. %prep %setup -q -n %{_name}-%{version} %if 0%{?suse_version} > 1320 -%patch0 -p1 +%patch -P 0 -p1 %endif %build