Accepting request 751144 from home:mcepl:branches:network:samba:STABLE

- Update to 0.10.1 ... make build with Python 3.8 working again
  (new waf).

OBS-URL: https://build.opensuse.org/request/show/751144
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=105
This commit is contained in:
Noel Power 2020-01-03 14:01:55 +00:00 committed by Git OBS Bridge
parent df438f5bb3
commit 093a95065b
7 changed files with 26 additions and 20 deletions

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQFJBAABCgAzFiEEkUejOXGVGO6QEby1R5ORYRMIQCUFAlyTZE0VHHNhbWJhLWJ1
Z3NAc2FtYmEub3JnAAoJEEeTkWETCEAlbnUH/3EzGc0povDdWzBvCx1+Qr5cRF3y
HOdq0bFtEfDnRgyb0cdrIGtqdgmwyznq9sbCOJCvwkA3+xbcpbOtlpXR6Dc81VEn
lR8OMuh5PciFUvOfDcOuc1u+03/Z8SefwU1FsPBTftljl7lcaj/1YO0Ne52VhBHr
xfbv8Rsa25DrSxF5LOtKK+VdAJRdIan1skeajDKOLmIpYvQd0dipLqlIWo+1Wsr0
7g/tlF94+eB5J1ouU4NeZ3yBmzlVsQoYebJyClK4PO/C3XHRBCvKaxS6NnK8m1FD
5bgU2huM48vlfELuTd+6tr4y5cItKpw5xSV2KrVSCD+UV/WfQKiirMGb26I=
=ftGP
-----END PGP SIGNATURE-----

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:33f39612cd6d1ae6a737245784581494846f5bb07827983d2f41f942446aa4e6
size 794845

11
tevent-0.10.1.tar.asc Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQFJBAABCgAzFiEEkUejOXGVGO6QEby1R5ORYRMIQCUFAl1v26oVHHNhbWJhLWJ1
Z3NAc2FtYmEub3JnAAoJEEeTkWETCEAlAVcIAJLjZXGvbprO9VySRl9SoKuOVGiE
8n0xDbLOKDzHsXthyZOD00fAxOB9gDtzYOWazEzDgtJdSXrPLPuWej7bydJQCZyr
lxcb3AAupYKYjs6ihDPBUL0UFiR9YCkBxnZWjT9Xny4TO7fFfNl3CN10OGkh6niu
HZ+Avk89CZptc0gjR+6U39KR3cXDvBn338doNESvWXsnzOy33TzS4+bWX5Q8DXrX
dxgwVhq5Vuc0tk8rxNAelYr1lVqj2OGW5s7M00aBqtRidZAlhtXuevGp3PA9uii4
hi679NcDxtYKsgXknqRUiiFlKvEYjCxzzBRAX9ek4Mov+/FusJTR0nOS/ps=
=t7YH
-----END PGP SIGNATURE-----

3
tevent-0.10.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:79a4da68b38b86ac71d8ac824ee3605ab22a6a91cfa83033a7db73f3dd6910b6
size 804125

View File

@ -1,7 +1,7 @@
#
# spec file for package tevent-man
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -44,8 +44,8 @@ BuildRequires: python3-talloc-devel >= %{talloc_version}
%else
%define build_make_smp_mflags %{?jobs:-j%jobs}
%endif
Url: https://tevent.samba.org/
Version: 0.10.0
URL: https://tevent.samba.org/
Version: 0.10.1
Release: 0
Summary: An event system based on the talloc memory management library
License: LGPL-3.0-or-later

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Nov 26 21:52:29 CET 2019 - Matej Cepl <mcepl@suse.com>
- Update to 0.10.1 ... make build with Python 3.8 working again
(new waf).
-------------------------------------------------------------------
Thu Oct 03 22:04:33 UTC 2019 - James McDonough <jmcdonough@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package tevent-man
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -44,8 +44,8 @@ BuildRequires: python3-talloc-devel >= %{talloc_version}
%else
%define build_make_smp_mflags %{?jobs:-j%jobs}
%endif
Url: https://tevent.samba.org/
Version: 0.10.0
URL: https://tevent.samba.org/
Version: 0.10.1
Release: 0
Summary: An event system based on the talloc memory management library
License: LGPL-3.0-or-later