parent
070d655da4
commit
7837b083f2
2
.gitignore
vendored
2
.gitignore
vendored
@ -341,3 +341,5 @@ samba-3.6.0pre1.tar.gz
|
|||||||
/samba-4.19.0rc1.tar.asc
|
/samba-4.19.0rc1.tar.asc
|
||||||
/samba-4.19.0rc2.tar.xz
|
/samba-4.19.0rc2.tar.xz
|
||||||
/samba-4.19.0rc2.tar.asc
|
/samba-4.19.0rc2.tar.asc
|
||||||
|
/samba-4.19.0rc3.tar.xz
|
||||||
|
/samba-4.19.0rc3.tar.asc
|
||||||
|
@ -138,9 +138,9 @@
|
|||||||
%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.19.0
|
%global samba_version 4.19.0
|
||||||
%global baserelease 3
|
%global baserelease 4
|
||||||
# This should be rc1 or %%nil
|
# This should be rc1 or %%nil
|
||||||
%global pre_release rc2
|
%global pre_release rc3
|
||||||
|
|
||||||
%global samba_release %{baserelease}
|
%global samba_release %{baserelease}
|
||||||
%if "x%{?pre_release}" != "x"
|
%if "x%{?pre_release}" != "x"
|
||||||
@ -4450,6 +4450,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 18 2023 Guenther Deschner <gdeschner@redhat.com> - 4.19.0-0.4.rc3
|
||||||
|
- resolves: #2232744 - Update to version 4.19.0rc3
|
||||||
|
|
||||||
* Wed Aug 16 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 2:4.19.0-0.3.rc2
|
* Wed Aug 16 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 2:4.19.0-0.3.rc2
|
||||||
- Move ad-claims and authn-policy-util to dc-libs
|
- Move ad-claims and authn-policy-util to dc-libs
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (samba-4.19.0rc2.tar.xz) = ef521a17a8d407432fe5b74fbbdeb6f61ade04488378591741603935154f975ea7f5ccdbfe11a6dc3a05f3e5e1d767d0cf7c9a82cfb6252d145845f7110ecca7
|
SHA512 (samba-4.19.0rc3.tar.xz) = 0304e09b7c6a1afab3d0e3a206a7204a784d9c82e3d77e5174c585b45b193165fa4ccaa7b931cd92210fcd8e4e58b16eb913e3cf507b4e28e646a6ff0dd9c83d
|
||||||
SHA512 (samba-4.19.0rc2.tar.asc) = e8b2f909da5aefa65c03a02295638168adc9182d7ab930805ca83f03a3c5f5800c2ee7b4a66c3d1cee09fec3e78eb6df634e64ee945fb4b018780b19e3239170
|
SHA512 (samba-4.19.0rc3.tar.asc) = 3ada9012744d63e41472e4683eef991e7565fec07116cf476f7cb8b573b6171bf68f8fe55127857c216db92ce1e8e5ba52dfb93ef66c927798b5495ba0ecc6f5
|
||||||
|
Loading…
Reference in New Issue
Block a user