autogen:ver.bump

This commit is contained in:
Rmys
2020-01-03 20:05:48 +03:00
parent b00e8fce80
commit eca1619a84
2 changed files with 48 additions and 1 deletions
+12 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>The automated text and program generation tool</Summary>
<Description>autogen is a tool designed to simplify the creation and maintenance of programs that contain large amounts of repetitious text.</Description>
<Archive sha1sum="68e83f451ec699116577b0e0042b47393236c115" type="targz">https://ftp.gnu.org/gnu/autogen/rel5.18.10/autogen-5.18.10.tar.gz</Archive>
<Archive sha1sum="fff5c0bf812cb1c65ccb9f56d25f7c77914fa72c" type="targz">https://ftp.gnu.org/gnu/autogen/rel5.18.12/autogen-5.18.12.tar.gz</Archive>
<BuildDependencies>
<Dependency>gc-devel</Dependency>
<Dependency>gmp-devel</Dependency>
@@ -20,6 +20,10 @@
<Dependency>libxml2-devel</Dependency>
<Dependency>which</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">allow-guile-2.2.diff</Patch>
<!-- <Patch level="1">x.patch</Patch> -->
</Patches>
</Source>
<Package>
@@ -55,6 +59,13 @@
</Package>
<History>
<Update release="5">
<Date>2020-01-03</Date>
<Version>5.8.12</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-07-20</Date>
<Version>5.18.10</Version>