forked from pool/samba
Accepting request 1178486 from home:scabrero:branches:network:samba:STABLE
- Fix non deterministic builds; (bsc#1225754); (bso#13213); OBS-URL: https://build.opensuse.org/request/show/1178486 OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=691
This commit is contained in:
parent
201da9bbd6
commit
8d5fb06dd1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8ae9221566cdda0c75fe65d4c4ebb540a8873691304806b897bf92491316ea93
|
||||
size 44661948
|
3
samba-4.20.1+git.339.cf6e153bb2.tar.bz2
Normal file
3
samba-4.20.1+git.339.cf6e153bb2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cb60e383ea1a5d692dd4d60ea3d33f2bcbf745e2d2b8a3a0ee8dc5a582c80571
|
||||
size 44657307
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 3 07:09:54 UTC 2024 - Samuel Cabrero <scabrero@suse.de>
|
||||
|
||||
- Fix non deterministic builds; (bsc#1225754); (bso#13213);
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 16 10:47:57 UTC 2024 - Samuel Cabrero <scabrero@suse.de>
|
||||
|
||||
|
10
samba.spec
10
samba.spec
@ -38,10 +38,10 @@
|
||||
%define build_ceph 1
|
||||
%endif
|
||||
|
||||
%define talloc_version 2.4.1
|
||||
%define tevent_version 0.15.0
|
||||
%define tdb_version 1.4.9
|
||||
%define ldb_version 2.8.0
|
||||
%define talloc_version 2.4.2
|
||||
%define tevent_version 0.16.1
|
||||
%define tdb_version 1.4.10
|
||||
%define ldb_version 2.9.0
|
||||
|
||||
# This table represents the possible combinations of build macros.
|
||||
# They are defined only if not already defined in the build service
|
||||
@ -160,7 +160,7 @@ BuildRequires: liburing-devel
|
||||
%endif
|
||||
BuildRequires: sysuser-tools
|
||||
|
||||
Version: 4.20.1+git.335.0a46cdafe2
|
||||
Version: 4.20.1+git.339.cf6e153bb2
|
||||
Release: 0
|
||||
URL: https://www.samba.org/
|
||||
Obsoletes: samba-32bit < %{version}
|
||||
|
Loading…
Reference in New Issue
Block a user