libtevent-0.15.0

This commit is contained in:
Rmys
2023-09-08 14:09:01 +03:00
committed by GitHub
parent 2f0ebce49e
commit 65ce2d8c6d
+9 -2
View File
@@ -12,13 +12,13 @@
<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="81ddd87ff89e79631e936a2c63039eee9970e592" type="targz">https://www.samba.org/ftp/tevent/tevent-0.14.1.tar.gz</Archive>
<Archive sha1sum="bde372b64502be8b4e33b3fadf192befdcfd5e0d" type="targz">https://www.samba.org/ftp/tevent/tevent-0.15.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-devel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>libbsd-devel</Dependency>
<Dependency>gdb-devel</Dependency>
<Dependency versionFrom="2.4.0">libtalloc-devel</Dependency>
<Dependency versionFrom="2.4.1">libtalloc-devel</Dependency>
<Dependency>libxslt</Dependency>
<Dependency>docbook-xsl</Dependency>
<Dependency>libtirpc-devel</Dependency>
@@ -54,6 +54,13 @@
</Package>
<History>
<Update release="15">
<Date>2023-09-08</Date>
<Version>0.15.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2023-03-29</Date>
<Version>0.14.1</Version>