1
0

Compare commits

..

1 Commits

Author SHA256 Message Date
bad747d321 Add gnucobol 2026-02-06 10:42:14 +01:00
5 changed files with 16 additions and 16 deletions

8
.gitmodules vendored
View File

@@ -7174,6 +7174,10 @@
path = gnu_ddrescue
url = ../../pool/gnu_ddrescue
branch = leap-16.0
[submodule "gnucobol"]
path = gnucobol
url = ../../pool/gnucobol
branch = leap-16.0
[submodule "gnuastro"]
path = gnuastro
url = ../../pool/gnuastro
@@ -8866,10 +8870,6 @@
path = libreoffice-voikko
url = ../../pool/libreoffice-voikko
branch = leap-16.0
[submodule "librepods"]
path = librepods
url = ../../pool/librepods
branch = leap-16.0
[submodule "librepository"]
path = librepository
url = ../../pool/librepository

1
gnucobol Submodule

Submodule gnucobol added at 30352791a2

Submodule librepods deleted from dca7563bb7

View File

@@ -1,11 +0,0 @@
<patchinfo>
<packager>eroca</packager>
<rating>moderate</rating>
<category>recommended</category>
<summary>Recommended update for librepods</summary>
<description>This update for librepods fixes the following issues:
Introduce librepods.
</description>
<package>librepods</package>
</patchinfo>

View File

@@ -0,0 +1,11 @@
<patchinfo>
<packager>eroca</packager>
<rating>moderate</rating>
<category>recommended</category>
<summary>Recommended update for gnucobol</summary>
<description>This update for gnucobol fixes the following issues:
Introduce gnucobol.
</description>
<package>gnucobol</package>
</patchinfo>