parent
c6f208e111
commit
9497295508
2
.gitignore
vendored
2
.gitignore
vendored
@ -303,3 +303,5 @@ samba-3.6.0pre1.tar.gz
|
|||||||
/samba-4.17.0rc2.tar.asc
|
/samba-4.17.0rc2.tar.asc
|
||||||
/samba-4.17.0rc3.tar.asc
|
/samba-4.17.0rc3.tar.asc
|
||||||
/samba-4.17.0rc3.tar.xz
|
/samba-4.17.0rc3.tar.xz
|
||||||
|
/samba-4.17.0rc4.tar.xz
|
||||||
|
/samba-4.17.0rc4.tar.asc
|
||||||
|
@ -135,9 +135,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.17.0
|
%global samba_version 4.17.0
|
||||||
%global baserelease 8
|
%global baserelease 9
|
||||||
# This should be rc1 or %%nil
|
# This should be rc1 or %%nil
|
||||||
%global pre_release rc3
|
%global pre_release rc4
|
||||||
|
|
||||||
%global samba_release %{baserelease}
|
%global samba_release %{baserelease}
|
||||||
%if "x%{?pre_release}" != "x"
|
%if "x%{?pre_release}" != "x"
|
||||||
@ -4239,6 +4239,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 31 2022 Guenther Deschner <gdeschner@redhat.com> - 4.17.0-0.9.rc4
|
||||||
|
- resolves: #2118818 - Update to version 4.17.0rc4
|
||||||
|
|
||||||
* Thu Aug 25 2022 Adam Williamson <awilliam@redhat.com> - 4.17.0-0.8.rc3
|
* Thu Aug 25 2022 Adam Williamson <awilliam@redhat.com> - 4.17.0-0.8.rc3
|
||||||
- Rebuild with no changes to fix F37 update grouping
|
- Rebuild with no changes to fix F37 update grouping
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (samba-4.17.0rc3.tar.asc) = af105c471e7404044b1cb5658dfb0479db09d49967e20f35e121fc2f9b71a2bbd7d61ee0a048502b36319f59e3e79cef838082393cf816dfc079b9dcb6cd18bd
|
SHA512 (samba-4.17.0rc4.tar.xz) = 0181f6250e8f542904d91f38eb69285e432b7da12cf970bff0f6a548ad76b2ec533d454b487023c5918359f5278789edc440e1cff9a7fb78b5cc2b93bb7f7f9d
|
||||||
SHA512 (samba-4.17.0rc3.tar.xz) = 545a31318fc9ebcf2b327fd98a96f2ce131c6f3e0e66e3b5d4d8cd939f21b66f0ba354867507411d462407af4aa2a1c2bf7f366604e14752e5d1206ecf5c6731
|
SHA512 (samba-4.17.0rc4.tar.asc) = 60b4f06cf82d3d71dddcad216bc3329356e424d32db17d881d734069c0743266c764b931dc60b630afb0698629a0b5ab83b364ef85275e265d5240101be540ea
|
||||||
|
Loading…
Reference in New Issue
Block a user