augeas-1.9.0:ver.bump

This commit is contained in:
Rmys
2018-01-14 20:55:50 +03:00
committed by GitHub
parent 572b6d9f49
commit d1138f7cf1
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>A library for changing configuration files</Summary>
<Description>augeas is a library for programmatically editing configuration files. Augeas parses configuration files into a tree structure, which it exposes through its public API.</Description>
<Archive sha1sum="2665fa5750fef2b203b49bc46d8364c0b9270836" type="targz">http://download.augeas.net/augeas-1.7.0.tar.gz</Archive>
<Archive sha1sum="d44d35356d0a589ff387d98d3891fe4a6537fe8b" type="targz">http://download.augeas.net/augeas-1.9.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>libxml2-devel</Dependency>
<Dependency>readline-devel</Dependency>
@@ -51,6 +51,13 @@
</Package>
<History>
<Update release="4">
<Date>2018-01-14</Date>
<Version>1.9.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-01-25</Date>
<Version>1.7.0</Version>