libtevent:ver.bump

This commit is contained in:
Rmys
2017-12-27 01:14:15 +03:00
parent 3dd5afa625
commit f9825f0515
+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="328a2e179c398d081dc9277659542fd1ff079434" type="targz">https://www.samba.org/ftp/tevent/tevent-0.9.31.tar.gz</Archive>
<Archive sha1sum="ed21eea3e85ecbe4320586330a7d3c8c13bfe3e8" type="targz">https://www.samba.org/ftp/tevent/tevent-0.9.34.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-devel</Dependency>
<Dependency>gdb-devel</Dependency>
@@ -47,6 +47,13 @@
</Package>
<History>
<Update release="5">
<Date>2017-12-27</Date>
<Version>0.9.34</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2017-02-28</Date>
<Version>0.9.31</Version>