gcc12 rebuild list

This commit is contained in:
Rmys
2023-01-30 15:35:53 +03:00
parent 4bb23b74f8
commit 420d81ab1c
54 changed files with 465 additions and 10807 deletions
+9 -5
View File
@@ -12,15 +12,12 @@
<IsA>library</IsA>
<Summary>Another cute console display library</Summary>
<Description>The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands.</Description>
<Archive sha1sum="d58041c2143595dc001d2777ae9a200be30198b0" type="targz">mirrors://gnu/readline/readline-8.0.tar.gz</Archive>
<Archive sha1sum="97ad98be243a857b639c0f3da2fe7d81c6d1d36e" type="targz">mirrors://gnu/readline/readline-8.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>ncurses-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>readline80-001.patch</Patch>
<Patch>readline80-002.patch</Patch>
<Patch>readline80-003.patch</Patch>
<Patch>readline80-004.patch</Patch>
<Patch>readline82-001.patch</Patch>
</Patches>
</Source>
@@ -69,6 +66,13 @@
</Files>
</Package>
<History>
<Update release="9">
<Date>2023-01-28</Date>
<Version>8.2.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2020-12-09</Date>
<Version>8.0.4</Version>