This commit is contained in:
parent
d0ad59c11b
commit
91376e0d6e
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEkUejOXGVGO6QEby1R5ORYRMIQCUFAmKhdjAACgkQR5ORYRMI
|
|
||||||
QCVzTAgAhdy0HkdutoHbnUJg/ZgfDv21HE5SWVTRXlX93PJFXqzhZWu7GL6C75tY
|
|
||||||
kuVGF2+Vljcm5BDUGG4REomLW/rZoqUOJDMhBzeW5ZZvPWMMLPoYbX03en7y4fXn
|
|
||||||
woECYhrT40lxdtR43sTUEdCGoxsQ1bL/tlz30Edyc6UbxV3LvM1Yaju95yTY4ax6
|
|
||||||
JHFNQp1o+MwGyjeR9VPPYFn9Y+p+aLpxk3jypcbvW1oijR9GyzEWS6NqMOzuQwMz
|
|
||||||
BtIJNUXd8gDjaPZPiiX52JnrnSc62My5D5ORYY2YjZw97K3bT0O+/DNv9/roiG5Y
|
|
||||||
qFxwM0bUiX/ucG/Z6pbkJWKS/ZQAeg==
|
|
||||||
=wdUI
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a4fb168def533f31ff2c07f7d9844bb3131e6799f094ebe77d0380adc987c20e
|
|
||||||
size 741714
|
|
11
tdb-1.4.8.tar.asc
Normal file
11
tdb-1.4.8.tar.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEkUejOXGVGO6QEby1R5ORYRMIQCUFAmPILpQACgkQR5ORYRMI
|
||||||
|
QCUVZwgAtaAoRGJ86QsOQnaw6BW+6Uabnx8oQl+/Z6RvUfOBJffKxLlaTrhHxwX/
|
||||||
|
guMESGIUGZdBwFQRiqDaRsmXhhcTBjhD4uYl8Sl4FyqnOQJYKb7F3NM58T5XOcNY
|
||||||
|
d74LRnIAI6ybkdNE7uUJJmPkJFVDHoDyOpsyl+BHxZIPv67KTrR8SqAgADDS58Zu
|
||||||
|
VvRf6FtQypBEyhfaRlUmayrCwYePCIS6SUUyS8gWt7qpdRW292a5AGnxC1BmG+ej
|
||||||
|
hHnJxMSdQrFQmo4cNVb+HXmTTnegq4SbcJ3ENnby+IoZ9iq6sk+eArhLeWowjDz3
|
||||||
|
1pvSBlcIaJjgOTN1oNYxk+VEfEKGgg==
|
||||||
|
=w8it
|
||||||
|
-----END PGP SIGNATURE-----
|
3
tdb-1.4.8.tar.gz
Normal file
3
tdb-1.4.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8434c9c857d13ce3fa8466f75601f25c3693676b36919f159e0ad6121baf5ce8
|
||||||
|
size 742791
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 17 07:52:46 UTC 2023 - Samuel Cabrero <scabrero@suse.de>
|
||||||
|
|
||||||
|
- Update to 1.4.8:
|
||||||
|
* Support python 3.12
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 17 07:44:38 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
Sat Sep 17 07:44:38 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
4
tdb.spec
4
tdb.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package tdb
|
# spec file for package tdb
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%{!?python_sitearch: %global python_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
%{!?python_sitearch: %global python_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||||
%{!?py3_soflags: %global py3_soflags cpython-%{python3_version_nodots}m}
|
%{!?py3_soflags: %global py3_soflags cpython-%{python3_version_nodots}m}
|
||||||
Name: tdb
|
Name: tdb
|
||||||
Version: 1.4.7
|
Version: 1.4.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Samba Trivial Database
|
Summary: Samba Trivial Database
|
||||||
License: LGPL-3.0-or-later
|
License: LGPL-3.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user