libtevent-0.14.1

This commit is contained in:
Rmys
2023-03-31 15:08:58 +03:00
committed by GitHub
parent 34d7db418c
commit 9fe39f3c2b
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Event system based on the talloc memory management library</Summary>
<Description>libtevent is an event system based on the talloc memory management library. It is the core event system used in Samba. Tevent has support for many event types, including timers, signals, and the classic file descriptor events.</Description>
<Archive sha1sum="07f76440c2ea9f5ab7ba3c76bc1e598949344348" type="targz">https://www.samba.org/ftp/tevent/tevent-0.14.0.tar.gz</Archive>
<Archive sha1sum="81ddd87ff89e79631e936a2c63039eee9970e592" type="targz">https://www.samba.org/ftp/tevent/tevent-0.14.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-devel</Dependency>
<Dependency>python3-devel</Dependency>
@@ -54,6 +54,13 @@
</Package>
<History>
<Update release="14">
<Date>2023-03-29</Date>
<Version>0.14.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2023-02-03</Date>
<Version>0.14.0</Version>