Rebuild to trigger distrobaker sync
resolves: rhbz#2190417
This commit is contained in:
parent
350341b88e
commit
758604ac7d
@ -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")
|
%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 samba_version 4.18.2
|
||||||
%global baserelease 1
|
%global baserelease 2
|
||||||
# This should be rc1 or %%nil
|
# This should be rc1 or %%nil
|
||||||
%global pre_release %nil
|
%global pre_release %nil
|
||||||
|
|
||||||
@ -4376,6 +4376,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 06 2023 Pavel Filipenský <pfilipen@redhat.com> - 4.18.2-2
|
||||||
|
- resolves: rhbz#2190417 - Rebuild to trigger distrobaker sync
|
||||||
|
|
||||||
* Wed May 24 2023 Pavel Filipenský <pfilipen@redhat.com> - 4.18.2-1
|
* Wed May 24 2023 Pavel Filipenský <pfilipen@redhat.com> - 4.18.2-1
|
||||||
- resolves: rhbz#2190417 - Add missing tests to fix osci.brew-build.tier0.functional
|
- resolves: rhbz#2190417 - Add missing tests to fix osci.brew-build.tier0.functional
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user