libtevent-0.9.36:ver.bump

This commit is contained in:
Rmys
2018-05-08 13:57:50 +03:00
committed by GitHub
parent 07aed98a30
commit f301fecc5d
+12 -3
View File
@@ -12,13 +12,14 @@
<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="ed21eea3e85ecbe4320586330a7d3c8c13bfe3e8" type="targz">https://www.samba.org/ftp/tevent/tevent-0.9.34.tar.gz</Archive>
<Archive sha1sum="52abcf7e7e298ccaca3b13e72a567cfaf3fb2da0" type="targz">https://www.samba.org/ftp/tevent/tevent-0.9.36.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-devel</Dependency>
<Dependency>libbsd-devel</Dependency>
<Dependency>gdb-devel</Dependency>
<Dependency>libtalloc-devel</Dependency>
<Dependency>libxslt</Dependency>
<Dependency>docbook-xsl</Dependency>
<Dependency>libxslt</Dependency>
<Dependency>docbook-xsl</Dependency>
</BuildDependencies>
</Source>
@@ -26,6 +27,7 @@
<Name>libtevent</Name>
<RuntimeDependencies>
<Dependency>libtalloc</Dependency>
<Dependency>libbsd</Dependency>
<Dependency>python</Dependency>
</RuntimeDependencies>
<Files>
@@ -47,6 +49,13 @@
</Package>
<History>
<Update release="6">
<Date>2018-05-08</Date>
<Version>0.9.36</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2017-12-27</Date>
<Version>0.9.34</Version>