samba-4.18.1

This commit is contained in:
Rmys
2023-03-31 15:49:27 +03:00
parent 9239a6ecfa
commit 998528ea22
4 changed files with 41 additions and 9 deletions
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Foreign Function Interface for Python calling C code</Summary>
<Description>Foreign Function Interface for Python calling C code</Description>
<Archive sha1sum="9899506330dd45f3cfcf7f2c05f28cd9486841a9" type="targz">https://foss.heptapod.net/pypy/cffi/-/archive/v1.14.6/cffi-v1.14.6.tar.gz</Archive>
<Archive sha1sum="b795a6c06eee85fb3d9194981f9f94aec4dfe053" type="targz">https://foss.heptapod.net/pypy/cffi/-/archive/v1.15.1/cffi-v1.15.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -35,6 +35,13 @@
</Package>
<History>
<Update release="5">
<Date>2023-03-31</Date>
<Version>1.15.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2021-10-22</Date>
<Version>1.14.6</Version>