- Update to 0.9.26; (bsc#954658).

+ New tevent_thread_proxy API
  + Minor build fixes

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=67
This commit is contained in:
Lars Müller 2015-11-11 18:19:05 +00:00 committed by Git OBS Bridge
parent f92c62fdbc
commit 91af493651
8 changed files with 32 additions and 18 deletions

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAABAgAGBQJVe4DIAAoJEEeTkWETCEAlFcMH/2r34XPbCpN7HgQqXjZhOEob
bCk4C6/gDmf3Y+JGkHWqKFlCnI6ekzEwdDU1V/2gqMppUH8uc7XEHZ2wfeC5rZXz
t8psx4DoH+1Bm33Dtj5+xp7P2WEC5qblO9WJ8F4jP6wjOO0DENgvVQQfhx5qFIn9
Mc/YQMS6H0AlucLiszaCUS224kW4jjG04JCaNTFN4yhbE40eZaLbCJcwZ2subVEh
YWV9WA/JX7hLCgkz2qaSdivO/0nXjXRE91V4QerfAa9AGf+/1vL9OGZspLHGAyMs
wTUiVIiZ5nyQX30LcH9yn4D5kbAklplD+1wCS62oQQ9RKYp9y6xOwcd5hZCsiBI=
=jtY7
-----END PGP SIGNATURE-----

View File

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

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

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAABAgAGBQJWPKtSAAoJEEeTkWETCEAl/k8H/1YqY2drLsJUrOONSyF/dp06
4yK2PvafRfh0taab6w7shmObuX0xWWlyK+B2tw0BpV7kfowvvIgDgN5wkdIFNeeU
iP9YupPuo5bqiMEwf0YBepuNU0wUh+lLqryYc4YX95bv3rnJ5ZPUzAJp06XsZ4B3
EzTNJCnMTlzhOL6VYnxtF2dQN+GTdJmX/j9D+cdlEMg16a2bD6PgUwhVpx+Fl8e9
KpZAHlEYw8GdkWugGHTFKmngy+EmNBJMMpbtE/f9jcilYo1YbV5trjKcqE8ccity
EFwj7HGlo8cuO/c0O4aWqM5ZSmslEzaueXqmGWTrCIsPv+uL4YeRI3YycRcWKHQ=
=zR0+
-----END PGP SIGNATURE-----

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Nov 11 17:52:45 UTC 2015 - lmuelle@suse.com
- Update to 0.9.26; (bsc#954658).
+ New tevent_thread_proxy API
+ Minor build fixes
-------------------------------------------------------------------
Fri Oct 30 15:18:10 UTC 2015 - lmuelle@suse.com

View File

@ -24,7 +24,7 @@
%define with_python3 0
%endif
%define talloc_version 2.1.4
%define talloc_version 2.1.5
%define build_man 1
%if %{build_man}
@ -51,7 +51,7 @@ BuildRequires: python-talloc-devel >= %{talloc_version}
%define build_make_smp_mflags %{?jobs:-j%jobs}
%endif
Url: http://tevent.samba.org/
Version: 0.9.25
Version: 0.9.26
Release: 0
Summary: An event system based on the talloc memory management library
License: GPL-3.0+

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Nov 11 17:52:45 UTC 2015 - lmuelle@suse.com
- Update to 0.9.26; (bsc#954658).
+ New tevent_thread_proxy API
+ Minor build fixes
-------------------------------------------------------------------
Fri Oct 30 15:18:10 UTC 2015 - lmuelle@suse.com

View File

@ -24,7 +24,7 @@
%define with_python3 0
%endif
%define talloc_version 2.1.4
%define talloc_version 2.1.5
%define build_man 0
%if %{build_man}
@ -51,7 +51,7 @@ BuildRequires: python-talloc-devel >= %{talloc_version}
%define build_make_smp_mflags %{?jobs:-j%jobs}
%endif
Url: http://tevent.samba.org/
Version: 0.9.25
Version: 0.9.26
Release: 0
Summary: An event system based on the talloc memory management library
License: GPL-3.0+