From d9948a0633f0133a70038b9338c9f2257686f187 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Filipensk=C3=BD?= Date: Fri, 6 May 2022 14:31:07 +0200 Subject: [PATCH] Rename from .abignore to samba.abignore --- .abignore => samba.abignore | 0 samba.spec | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename .abignore => samba.abignore (100%) diff --git a/.abignore b/samba.abignore similarity index 100% rename from .abignore rename to samba.abignore diff --git a/samba.spec b/samba.spec index 4423acb..1abda85 100644 --- a/samba.spec +++ b/samba.spec @@ -134,7 +134,7 @@ %define samba_requires_eq() %(LC_ALL="C" echo '%*' | xargs -r rpm -q --qf 'Requires: %%{name} = %%{epoch}:%%{version}\\n' | sed -e 's/ (none):/ /' -e 's/ 0:/ /' | grep -v "is not") -%global baserelease 2 +%global baserelease 3 %global samba_version 4.16.1 %global talloc_version 2.3.3