Merge pull request #11379 from Rmys/master

sudo,nano ver bump
This commit is contained in:
Rmys
2023-01-20 15:59:14 +03:00
committed by GitHub
2 changed files with 16 additions and 2 deletions
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>GNU GPL'd Pico clone with more functionality</Summary>
<Description>Nano is a small, free and friendly editor which aims to replace Pico, the default editor included in the non-free Pine package. Rather than just copying Pico's look and feel, nano also implements some missing (or disabled by default) features in Pico, such as "search and replace" and "go to line number".</Description>
<Archive sha1sum="70fad395e75e94087f92cc20e40b3ef09f6a71c6" type="tarxz">https://www.nano-editor.org/dist/v7/nano-7.0.tar.xz</Archive>
<Archive sha1sum="00f5b15ba12843c38fa8f9dd3076eea943853c0a" type="tarxz">https://www.nano-editor.org/dist/v7/nano-7.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>groff</Dependency>
<Dependency>ncurses-devel</Dependency>
@@ -39,6 +39,13 @@
</Package>
<History>
<Update release="13">
<Date>2023-01-20</Date>
<Version>7.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2022-11-15</Date>
<Version>7.0</Version>
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>Allows restricted root access for specified users</Summary>
<Description>sudo allows certain users/groups to run commands with root user privileges.</Description>
<Archive sha1sum="90d1538e5c8c237d7cf24ed80d043dac65c20d7b" type="targz">https://www.sudo.ws/sudo/dist/sudo-1.9.12p1.tar.gz</Archive>
<Archive sha1sum="6a841f1e4dc9d4e97794b0dab378e973eecc2ed6" type="targz">https://www.sudo.ws/sudo/dist/sudo-1.9.12p2.tar.gz</Archive>
<BuildDependencies>
<Dependency>nss-devel</Dependency>
<Dependency>pam-devel</Dependency>
@@ -63,6 +63,13 @@
</Package>
<History>
<Update release="19">
<Date>2023-01-20</Date>
<Version>1.9.12_p2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2022-11-05</Date>
<Version>1.9.12_p1</Version>