From 758604ac7d368a5add4450d67853c12d32e45599 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Filipensk=C3=BD?= Date: Tue, 6 Jun 2023 15:41:48 +0200 Subject: [PATCH] Rebuild to trigger distrobaker sync resolves: rhbz#2190417 --- samba.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/samba.spec b/samba.spec index 8a39bf3..6e064dc 100644 --- a/samba.spec +++ b/samba.spec @@ -138,7 +138,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 samba_version 4.18.2 -%global baserelease 1 +%global baserelease 2 # This should be rc1 or %%nil %global pre_release %nil @@ -4376,6 +4376,9 @@ fi %endif %changelog +* Tue Jun 06 2023 Pavel Filipenský - 4.18.2-2 +- resolves: rhbz#2190417 - Rebuild to trigger distrobaker sync + * Wed May 24 2023 Pavel Filipenský - 4.18.2-1 - resolves: rhbz#2190417 - Add missing tests to fix osci.brew-build.tier0.functional