- Update to 2.1.2.
+ fix _talloc_total_limit_size prototype + build: improve detection of srcdir OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=40
This commit is contained in:
parent
4b2383bfae
commit
4654476ae7
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1.4.11 (GNU/Linux)
|
||||
|
||||
iQEcBAABAgAGBQJTe0v8AAoJEEeTkWETCEAlccAIALB9MNxLO7xnZes2EQDtcG27
|
||||
NCPjkn3MGx3aRlF3Wk+x7APHcZbyZUXWjzG9dxfjJiGQcp+BXSD7OXxT2mLdrl/L
|
||||
15J1IUnudL1ccs6b/ZrHrUFbI3HhxcWsNCtnvaelChFMJeytsz7NE/I5YZVQOwD1
|
||||
EZN0mqaa/GqYpNCPhH81MFSw5A1rIY+9Ux9hOQS6ZTc7Gtwgvuscgsp3g0lyouvH
|
||||
wt4QQvn0DUm1rqB1OqobDvZbHQkomuJvOd69L+b/SS5R9GbagpwZ2v5jGAB0A8oQ
|
||||
g5jIpgcy7GYnQL/xFIV6p8Tc9bqmJST8pPSYP3SRYdf7fPqRa+zzrRSW13DZceI=
|
||||
=qTLa
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3e29ce6c3ba3c4f7c2d57ce8cf0fbc24c86618c519f2b2fb6a459025488b6174
|
||||
size 418564
|
11
talloc-2.1.2.tar.asc
Normal file
11
talloc-2.1.2.tar.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iQEcBAABAgAGBQJU/uObAAoJEEeTkWETCEAl8EQH/A5bTvjAqUCh9MTTpKTUopg4
|
||||
011Y+NfKFd1gyHrD+FMAHBqb2uEIw2/rehTKIxGWMK50UPZLNQqyiM8haZ34AWxp
|
||||
DE+j3GW4OM4E3Oz5FgRdJ3Mj6dV4wHEAd+t2GsBO6kbtUVGMrIqpOhjHb18vDcl8
|
||||
zv2dx/z2EYOBSMse4YWNJTlLCt4lZx687ilSnAYSb/c/YtfYCwJPj6UTGVOwj6EB
|
||||
M8FtBvr0EoJBSQLMamwGVcO7Eh4nTxYj+KjIZohe3CZO13sLU61u9R9T3CYtJwt6
|
||||
g/UgVJRM7NAIm051oAXIQHUmh8ruxZ9mtSZY8aIAskyWcYZUAw2VHbPQmPRMYdM=
|
||||
=1KxE
|
||||
-----END PGP SIGNATURE-----
|
3
talloc-2.1.2.tar.gz
Normal file
3
talloc-2.1.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:230d78a3fca75a15ab0f5d76d7bbaeadd3c1e695adcbb085932d227f5c31838d
|
||||
size 423706
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 16 11:55:06 UTC 2015 - lmuelle@suse.com
|
||||
|
||||
- Update to 2.1.2.
|
||||
+ fix _talloc_total_limit_size prototype
|
||||
+ build: improve detection of srcdir
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 6 13:06:50 UTC 2014 - lmuelle@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package talloc
|
||||
#
|
||||
# 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
|
||||
#!BuildIgnore: python
|
||||
%endif
|
||||
Url: http://talloc.samba.org/
|
||||
Version: 2.1.1
|
||||
Version: 2.1.2
|
||||
Release: 0
|
||||
PreReq: /sbin/ldconfig
|
||||
Summary: Samba talloc Library
|
||||
|
Loading…
Reference in New Issue
Block a user