- Update to 0.9.23.
+ Update the tevent_data.dox tutrial stuff to fix some errors, including white space problems. + Use tevent_req_simple_recv_unix in a few places. OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=43
This commit is contained in:
parent
15f7a4f722
commit
fdd28451e3
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iQEcBAABAgAGBQJUK8f/AAoJEEeTkWETCEAlsRAIAKjbMEsScEXn9+cPfFCakTh/
|
||||
qobmqBOG9Q6EoTmGgARQmzLSnQkCqaOthb9khIiDY34m2UYPTCGArn6yHHAfrviV
|
||||
tI36MzAW6AXaSQ5GYkZKwyrupBH0OO8YBveEcwnNz2oCiiciQ9M8+Qx6ycA9vEci
|
||||
wsVH+7HgfWR2G4t6SV73jiLMCcWqihKD1HIziTkp9fmBFJOZLfgknj9O67Q2SYdW
|
||||
ysfDFvY6eNUFIXuJzVS5YXLxkQQrr4UMjVpthG7VDIHpE1vN4pxpHqQ/6p0CqgEU
|
||||
EYolBuGJ/TAv0Rs3gf/Zk/u3tEkv0PfogdNYdQEb7a5xMLPfXTqKjw0XbwP3dx8=
|
||||
=zDt5
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:544f1d02a105a1e8799374137e5170be3451afcc88e3a2801bce44cde988de57
|
||||
size 553674
|
11
tevent-0.9.23.tar.asc
Normal file
11
tevent-0.9.23.tar.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iQEcBAABAgAGBQJU8C2dAAoJEEeTkWETCEAllgQIAJwpPI+VAjrDIKiVLy2Vtk/H
|
||||
7sbkUgdoOwfEGndFwlDvW4rvjQZfqrZKLt5Vfm4Dc+BvEUNnu2+AKjUxtZzQf3cZ
|
||||
O6e2T1N9tcR4C/EpGn+04TfrfaNBwH5Ltf4TktVqpNsTcOXDQ9Qvciz37QKlnchF
|
||||
7+SDvdXE3r92NCrbHd0JLBggDQfhZXEEx6I7GkHUGaznIAujTZ8Y0kHCIkm8qYZb
|
||||
Qxhyg2eRW0YC+Q4ht/JYZnI2gFHsRSCaIA7MEYqg3HiqppP78Xb0gHg529HX1k2m
|
||||
xEp+b510GLJEnYCt09yW6LXUcJjmEIpeYv4uZfnyYNlI6qmtKfqMPq1+9CPaVr4=
|
||||
=Eu3g
|
||||
-----END PGP SIGNATURE-----
|
3
tevent-0.9.23.tar.gz
Normal file
3
tevent-0.9.23.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f3f68014b9e8816779a2f270eae25aa3caf83d58ad862c19c12d058939a82a83
|
||||
size 560508
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 27 19:36:39 UTC 2015 - lmuelle@suse.com
|
||||
|
||||
- Update to 0.9.23.
|
||||
+ Update the tevent_data.dox tutrial stuff to fix some errors, including
|
||||
white space problems.
|
||||
+ Use tevent_req_simple_recv_unix in a few places.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 6 13:21:57 UTC 2014 - lmuelle@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package tevent
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -37,7 +37,7 @@ BuildRequires: python-devel
|
||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||
%endif
|
||||
Url: http://tevent.samba.org/
|
||||
Version: 0.9.22
|
||||
Version: 0.9.23
|
||||
Release: 0
|
||||
Summary: An event system based on the talloc memory management library
|
||||
License: GPL-3.0+
|
||||
|
Loading…
x
Reference in New Issue
Block a user