diff --git a/.files b/.files index 1547265..1f8bb32 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index f6f34bf..20a8856 100644 --- a/.rev +++ b/.rev @@ -229,4 +229,12 @@ as for the header file and lib, it's always been packaged into the bridge-utils 897095 + + e1ba91a47e8344d7f5d88b92fb129bfd + 1.7.1 + + anag+factory + + 1149288 + diff --git a/bridge-utils.changes b/bridge-utils.changes index 20e2a3c..80bf4b4 100644 --- a/bridge-utils.changes +++ b/bridge-utils.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Thu Feb 22 10:14:05 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + +------------------------------------------------------------------- Thu Jun 3 00:14:19 UTC 2021 - Ferdinand Thiessen - Update to version 1.7.1 diff --git a/bridge-utils.spec b/bridge-utils.spec index 6585f18..6699958 100644 --- a/bridge-utils.spec +++ b/bridge-utils.spec @@ -47,10 +47,7 @@ Requires: %{name} = %{version} The %{name} devel package contains files needed for development. %prep -%setup -q -%patch0 -%patch1 -%patch2 +%autosetup -p0 %build %global _lto_cflags %{_lto_cflags} -ffat-lto-objects