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
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>GNU awk pattern-matching language</Summary>
<Description>The awk utility interprets a special-purpose programming language that makes it possible to handle simple data-reformatting jobs with just a few lines of code. It helps you to make changes in various text files wherever certain patterns appear, or extract data from parts of certain lines while discarding the rest. Gawk is the GNU implementation of awk.</Description>
<Archive sha1sum="02408f1be58747a0d8c16ef1d191398b4260c638" type="tarxz">http://mirrors.kernel.org/gnu/gawk/gawk-5.1.0.tar.xz</Archive>
<Archive sha1sum="87dfc1a72c2da51b4ebdafae221ba1d4a5a7b07e" type="tarxz">http://mirrors.kernel.org/gnu/gawk/gawk-5.1.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>gettext</Dependency>
<Dependency>gmp-devel</Dependency>
@@ -46,6 +46,13 @@
</Package>
<History>
<Update release="9">
<Date>2023-01-28</Date>
<Version>5.1.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>5.1.0</Version>