python3-pysmbc:ver.bump

This commit is contained in:
blue-devil
2020-03-30 02:27:01 +03:00
parent 1951d1afaa
commit 1e04df4ede
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Python interface to the libsmbclient library</Summary>
<Description>python-smbc is a Python binding for the libsmbclient library.</Description>
<Archive sha1sum="79f7cdeb138e025eae39f72ded968c1fc8a7d88b" type="tarbz2">https://pypi.org/packages/source/p/pysmbc/pysmbc-1.0.19.tar.bz2</Archive>
<Archive sha1sum="022614f32b110cec07ee5ad0dc62efeb131cccc7" type="tarbz2">https://pypi.org/packages/source/p/pysmbc/pysmbc-1.0.20.tar.bz2</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -25,6 +25,7 @@
<Name>python3-pysmbc</Name>
<Summary>Python3 interface to the libsmbclient library</Summary>
<RuntimeDependencies>
<Dependency>python3</Dependency>
<Dependency>samba</Dependency>
</RuntimeDependencies>
<Files>
@@ -34,6 +35,13 @@
</Package>
<History>
<Update release="3">
<Date>2020-03-29</Date>
<Version>1.0.20</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="2">
<Date>2020-03-27</Date>
<Version>1.0.19</Version>