1
0

Compare commits

..

1 Commits

Author SHA256 Message Date
89a0551546 Add nmap 2026-02-17 11:28:47 +01:00
5 changed files with 17 additions and 14 deletions

4
.gitmodules vendored
View File

@@ -26094,6 +26094,10 @@
path = nextcloud-desktop
url = ../../pool/nextcloud-desktop
branch = leap-16.0
[submodule "nmap"]
path = nmap
url = ../../pool/nmap
branch = leap-16.0
[submodule "hplip"]
path = hplip
url = ../../pool/hplip

2
neovim

Submodule neovim updated: d018c84566...9f74883169

1
nmap Submodule

Submodule nmap added at 5268f798d3

View File

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

View File

@@ -1,13 +0,0 @@
<patchinfo>
<packager>rrahl0</packager>
<rating>low</rating>
<category>recommended</category>
<summary>Recommended update for neovim</summary>
<description>This update for neovim fixes the following issues:
Changes in neovim:
- Update license header in the spec file template
</description>
<package>neovim</package>
</patchinfo>