- Update to 0.9.22.

+ remove unused exit_code in tevent_select.c
  + remove unused exit_code in tevent_poll.c
  + build: improve detection of srcdir
  + lib: tevent: make TEVENT_SIG_INCREMENT atomic.
  + Update flags in tevent pkgconfig file

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=38
This commit is contained in:
Lars Müller 2014-10-05 17:47:26 +00:00 committed by Git OBS Bridge
parent 23515c2386
commit 646017d8c9
6 changed files with 25 additions and 15 deletions

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQEcBAABAgAGBQJS2TMJAAoJEEeTkWETCEAl208IAJolgSuav4Q7uhBmmVPO3yco
nF2zfIZiTJqfzAJ0YyNDVf1i9lilP1hkgCrc13RRSXXwPdhgSCD7rq5d+rw6Va2z
wBgfTeGSsCilB3hcGjazu+Aw3hxQ6lPI0dX6e935zYR2m+hAyeKzPJPiEq77IFz0
HDN6hsE00MJb29GbLPO7iWDCuAk5gLR21mQdhXGgE/we8H4t6Ry64wC0jIH1jYmD
rKEcYMH9/lec5sy4P2jyU5q7TYR/lHe74txvKRnhJJwknsOPhAhgH3JXP9rW64f6
jtCfWRNe36/hCxJ8wVgGU1WG67nQQHEV+qqdVPdYENaa25bFXiPHpzHEirBzTqM=
=2dAi
-----END PGP SIGNATURE-----

View File

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

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

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAABAgAGBQJUK8f/AAoJEEeTkWETCEAlsRAIAKjbMEsScEXn9+cPfFCakTh/
qobmqBOG9Q6EoTmGgARQmzLSnQkCqaOthb9khIiDY34m2UYPTCGArn6yHHAfrviV
tI36MzAW6AXaSQ5GYkZKwyrupBH0OO8YBveEcwnNz2oCiiciQ9M8+Qx6ycA9vEci
wsVH+7HgfWR2G4t6SV73jiLMCcWqihKD1HIziTkp9fmBFJOZLfgknj9O67Q2SYdW
ysfDFvY6eNUFIXuJzVS5YXLxkQQrr4UMjVpthG7VDIHpE1vN4pxpHqQ/6p0CqgEU
EYolBuGJ/TAv0Rs3gf/Zk/u3tEkv0PfogdNYdQEb7a5xMLPfXTqKjw0XbwP3dx8=
=zDt5
-----END PGP SIGNATURE-----

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:544f1d02a105a1e8799374137e5170be3451afcc88e3a2801bce44cde988de57
size 553674

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Oct 5 17:40:34 UTC 2014 - lmuelle@suse.com
- Update to 0.9.22.
+ remove unused exit_code in tevent_select.c
+ remove unused exit_code in tevent_poll.c
+ build: improve detection of srcdir
+ lib: tevent: make TEVENT_SIG_INCREMENT atomic.
+ Update flags in tevent pkgconfig file
-------------------------------------------------------------------
Tue Sep 23 20:41:59 UTC 2014 - lmuelle@suse.com

View File

@ -40,7 +40,7 @@ BuildRequires: python-devel
%define build_make_smp_mflags %{?jobs:-j%jobs}
%endif
Url: http://tevent.samba.org/
Version: 0.9.21
Version: 0.9.22
Release: 0
Summary: An event system based on the talloc memory management library
License: GPL-3.0+