Accepting request 786792 from network:samba:STABLE
- Update to version 1.4.3 + Upgrade waf to version 2.0.18 to fix a cross-compilation issue; (bso#13846). + lib/tdb/docs/tracing.txt: typo fixes OBS-URL: https://build.opensuse.org/request/show/786792 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tdb?expand=0&rev=38
This commit is contained in:
commit
3d8c5dbc27
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQFJBAABCgAzFiEEkUejOXGVGO6QEby1R5ORYRMIQCUFAl1cE20VHHNhbWJhLWJ1
|
||||
Z3NAc2FtYmEub3JnAAoJEEeTkWETCEAl2FIH/R146ZoY3dnjBDe6UjSszyd5cbN8
|
||||
J+T5/CGDZex5WhvRJUxejmNFP9ygrOyLEkltvFaHwP+T5xAasxeM7gX1MwyOMsB4
|
||||
+Hy0tBdrCMlpkFtZKHJp8BHDLhA4PadMOpwxWyPvPYWMJ/vHRZ6OLkD3LO1TTKym
|
||||
VxX1MA7zsJ6mxKVG2MitSTUu+lMEUgQnQDASRPYo9YrWPXB3a87csuCQZ4w9WJo5
|
||||
msSu+IoTte9csFhR9bfTykd7qA+yQZuRBbGlRChnY2mYWP5xjhPHc40ARWSBR8TF
|
||||
kR8xx5zekmc/UW6nuJcHKmB9FjXzNolSDjhwhbpfAGbUpDW2pD0RmauQn5U=
|
||||
=J270
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9040b2cce4028e392f063f91bbe76b8b28fecc2b7c0c6071c67b5eb3168e004a
|
||||
size 706236
|
11
tdb-1.4.3.tar.asc
Normal file
11
tdb-1.4.3.tar.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQFJBAABCgAzFiEEkUejOXGVGO6QEby1R5ORYRMIQCUFAl33TsMVHHNhbWJhLWJ1
|
||||
Z3NAc2FtYmEub3JnAAoJEEeTkWETCEAl3cIH/RPLmPXz+7p2g1AuzY9seqtNOlW2
|
||||
jRFHw1wnKkQZbto3B0VuxqG1xRnlbvjchUVensCJaiGJiS7Xu09OHcykN5/VFJMF
|
||||
Fyi7u0p8Ib1VTDBmAchTT2MVugV19iSXPxbe/enh3lvM567hEjGOEazXLm1GF4PF
|
||||
dbQG83FV2VOvz30yUlaZzfV+z443EUuPIS2uetxOdP8iLD3ZZUELpU93Ue4rpmmp
|
||||
sBzgfGSqwTTVo0hs5axz8vDDR/DJMOC3VGflCw/5TneL90sVvG37n33cUZj+GpHj
|
||||
JKudGRkmn2W1F8JjR/m3Pt6SZH9FJfOEqwEEG7/hcEeHsJEb8ZOvSx6epRY=
|
||||
=RkR3
|
||||
-----END PGP SIGNATURE-----
|
3
tdb-1.4.3.tar.gz
Normal file
3
tdb-1.4.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c8058393dfa15f47e11ebd2f1d132693f0b3b3b8bf22d0201bfb305026f88a1b
|
||||
size 702836
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 6 17:02:55 UTC 2020 - Noel Power <nopower@suse.com>
|
||||
|
||||
- Update to version 1.4.3
|
||||
+ Upgrade waf to version 2.0.18 to fix a cross-compilation issue;
|
||||
(bso#13846).
|
||||
+ lib/tdb/docs/tracing.txt: typo fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 03 21:55:29 UTC 2019 - James McDonough <jmcdonough@suse.com>
|
||||
|
||||
|
6
tdb.spec
6
tdb.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package tdb
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -26,8 +26,8 @@ BuildRequires: doxygen
|
||||
BuildRequires: libxslt
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: python3-devel
|
||||
Url: https://tdb.samba.org/
|
||||
Version: 1.4.2
|
||||
URL: https://tdb.samba.org/
|
||||
Version: 1.4.3
|
||||
Release: 0
|
||||
Summary: Samba Trivial Database
|
||||
License: LGPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user