forked from pool/talloc
Accepting request 628192 from home:dmulder:branches:samba_gpo_test
- Update to version 2.1.14 + Fix some typos in the comments + Remove extra 0x prefix for the "%p" format specifiers, avoiding 0x0x0 strings in the output. + make sure we link extra-python versions of libraries OBS-URL: https://build.opensuse.org/request/show/628192 OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=107
This commit is contained in:
parent
d3cc88b7a7
commit
3c1362fc75
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iQEcBAABAgAGBQJaxo+GAAoJEEeTkWETCEAlre8H/0JQIoIb6HdSfXMJBIKnl+nU
|
||||
tSZV3Fpew4Jau+vZ5S4KL1ihjcMAL5kTT9unRFF+8OBBm1rbSMBHByIqH2i8fG8A
|
||||
ancv0uvF25pEfQYieB/C0R+xuWpE/Qwu9Y6aaJ6Atn1WwXRkm5XrBSRU851WSvNd
|
||||
B80raO/R4gp0IKii+UzTmZ8wVeVaGLZE51iRCEwGQgHtGO6ipTiuk85dyn1ppCEz
|
||||
UlEKB2kEswKqGI8JMgX/9rOKwG9EjtCgXL9SarllvJr15RjM0LyllwvcuVLcuSCQ
|
||||
9t9EHibOydIP0i3Ml4b7NB+7cazJVx8anOq9gemVX6n7zacJiSrrj3SWmiu+sRI=
|
||||
=mR9a
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:84f399dbf0ad97006a2b4953ea99452d033faac15aabfddd4ba61734764c6047
|
||||
size 444608
|
11
talloc-2.1.14.tar.asc
Normal file
11
talloc-2.1.14.tar.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQFJBAABCgAzFiEEkUejOXGVGO6QEby1R5ORYRMIQCUFAltG7SoVHHNhbWJhLWJ1
|
||||
Z3NAc2FtYmEub3JnAAoJEEeTkWETCEAlWLkH/jyIMfV8uW200sip7WqrRrdaftnA
|
||||
gMhkG4y304GjyAIkRG6a34y9U/UZR83p2+M2ftMHH8pyZVFW2EmHowNGXzs2fG0N
|
||||
L2Lc3MvookV0XLbO0amwHbIKbFbZVtBUZm0do5yuM5DQsph3aQZ/loyXIkyoPeG2
|
||||
TOnu7+9/3C1EuEcC4SgnbQxA0Zlm0+ZuS8ukMeunXhe5XjqB/iNTC0q0pXG0a8lJ
|
||||
tZdgF9isLs9tstYN6HsdbPR10vlKd30+8FXHOS+P/O1NnStXFI6s7rUNZfJ2Bs+r
|
||||
5binXk2aWiM2/IvVRoEiwBftiTW6Dfyl7y3OhpqUEkzUWecr86zmyzO2V1k=
|
||||
=wWgN
|
||||
-----END PGP SIGNATURE-----
|
3
talloc-2.1.14.tar.gz
Normal file
3
talloc-2.1.14.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b185602756a628bac507fa8af8b9df92ace69d27c0add5dab93190ad7c3367ce
|
||||
size 444589
|
@ -44,7 +44,7 @@ BuildRequires: python3-devel
|
||||
#!BuildIgnore: python
|
||||
%endif # build_man
|
||||
Url: http://talloc.samba.org/
|
||||
Version: 2.1.13
|
||||
Version: 2.1.14
|
||||
Release: 0
|
||||
Summary: Samba talloc Library
|
||||
License: LGPL-3.0+
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 16:08:31 UTC 2018 - dmulder@suse.com
|
||||
|
||||
- Update to version 2.1.14
|
||||
+ Fix some typos in the comments
|
||||
+ Remove extra 0x prefix for the "%p" format specifiers,
|
||||
avoiding 0x0x0 strings in the output.
|
||||
+ make sure we link extra-python versions of libraries
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 5 23:23:22 UTC 2018 - jmcdonough@suse.com
|
||||
|
||||
|
@ -44,7 +44,7 @@ BuildRequires: python3-devel
|
||||
#!BuildIgnore: python
|
||||
%endif # build_man
|
||||
Url: http://talloc.samba.org/
|
||||
Version: 2.1.13
|
||||
Version: 2.1.14
|
||||
Release: 0
|
||||
Summary: Samba talloc Library
|
||||
License: LGPL-3.0+
|
||||
|
Loading…
Reference in New Issue
Block a user