libtevent 0.10.2

This commit is contained in:
idriskalp
2020-01-19 12:37:08 +03:00
parent 8c3176154c
commit e09f142ff5
2 changed files with 8 additions and 2 deletions
-1
View File
@@ -14,7 +14,6 @@ def setup():
autotools.configure("\
--builtin-libraries=replace \
--bundled-libraries=NONE \
--extra-python=/usr/bin/python \
--disable-rpath \
")
+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="96adb8a34c6838e2b8bd2f9a874e9bb18d79ccff" type="targz">https://www.samba.org/ftp/tevent/tevent-0.9.39.tar.gz</Archive>
<Archive sha1sum="2b42026f3a949aebdd8860f32b90f65c5ff1f405" type="targz">https://www.samba.org/ftp/tevent/tevent-0.10.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-devel</Dependency>
<Dependency>python3-devel</Dependency>
@@ -53,6 +53,13 @@
</Package>
<History>
<Update release="9">
<Date>2020-01-19</Date>
<Version>0.10.2</Version>
<Comment>Version bump</Comment>
<Name>İdris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="8">
<Date>2019-04-04</Date>
<Version>0.9.39</Version>