Merge pull request #5239 from Rmys/master

libtevent:ver.bump
This commit is contained in:
Rmys
2018-08-06 22:49:59 +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="52abcf7e7e298ccaca3b13e72a567cfaf3fb2da0" type="targz">https://www.samba.org/ftp/tevent/tevent-0.9.36.tar.gz</Archive>
<Archive sha1sum="5b1c1c2bed1323ee5088b211f3e2d29d8822a10b" type="targz">https://www.samba.org/ftp/tevent/tevent-0.9.37.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-devel</Dependency>
<Dependency>libbsd-devel</Dependency>
@@ -49,6 +49,13 @@
</Package>
<History>
<Update release="7">
<Date>2018-08-06</Date>
<Version>0.9.37</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2018-05-08</Date>
<Version>0.9.36</Version>