Merge pull request #17897 from Rmys/master

libtevent ver. bump
This commit is contained in:
Rmys
2025-12-22 11:38:12 +03:00
committed by GitHub
+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="bde372b64502be8b4e33b3fadf192befdcfd5e0d" type="targz">https://www.samba.org/ftp/tevent/tevent-0.15.0.tar.gz</Archive>
<Archive sha1sum="bf7b8d73c022e77788a1e0f6d5b76c6e29f8b8af" type="targz">https://www.samba.org/ftp/tevent/tevent-0.17.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-devel</Dependency>
<Dependency>python3-devel</Dependency>
@@ -54,6 +54,13 @@
</Package>
<History>
<Update release="17">
<Date>2025-12-22</Date>
<Version>0.17.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="16">
<Date>2023-10-17</Date>
<Version>0.15.0</Version>