libtdb 1.4.3
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Trivial database library</Summary>
|
||||
<Description>libtdb contains C library and Python bindings to access to a trivial database. TDB is very much like GDBM and BSDDB except that it allows multiple simultaneous writers and uses locking internally to keep writers from trampling on each other.</Description>
|
||||
<Archive sha1sum="13b369b92d4cdc8057d90fc2b79657c9f5b72ec6" type="targz">https://www.samba.org/ftp/tdb/tdb-1.3.16.tar.gz</Archive>
|
||||
<Archive sha1sum="a8b7de5efceb288d4ad3174866111452ef5bf21b" type="targz">https://www.samba.org/ftp/tdb/tdb-1.4.3.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libxslt</Dependency>
|
||||
<Dependency>python-devel</Dependency>
|
||||
@@ -51,6 +51,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="8">
|
||||
<Date>2020-01-14</Date>
|
||||
<Version>1.4.3</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>İdris Kalp</Name>
|
||||
<Email>idriskalp@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2018-08-03</Date>
|
||||
<Version>1.3.16</Version>
|
||||
|
||||
Reference in New Issue
Block a user