update to 4.21.0 [release 4.21.0-1mamba;Wed Feb 07 2024]
This commit is contained in:
parent
6937e57836
commit
31a6746207
@ -1,6 +1,6 @@
|
|||||||
%define gitver %(echo %version | tr _ -)
|
%define gitver %(echo %version | tr _ -)
|
||||||
Name: manpages-l10n
|
Name: manpages-l10n
|
||||||
Version: 4.20.0
|
Version: 4.21.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Translations of man pages
|
Summary: Translations of man pages
|
||||||
Group: System/Internationalization
|
Group: System/Internationalization
|
||||||
@ -8,7 +8,8 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://salsa.debian.org/manpages-l10n-team/manpages-l10n
|
URL: https://salsa.debian.org/manpages-l10n-team/manpages-l10n
|
||||||
Source0: https://salsa.debian.org/manpages-l10n-team/manpages-l10n/-/archive/%{version}/manpages-l10n-%{version}.tar.bz2
|
Source0: https://salsa.debian.org/manpages-l10n-team/manpages-l10n/-/archive/v%{version}/manpages-l10n-%{version}.tar.bz2
|
||||||
|
#Source0: https://salsa.debian.org/manpages-l10n-team/manpages-l10n.git/v%{version}/manpages-l10n-%{version}.tar.bz2
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -129,9 +130,11 @@ Supplements: (man-pages and langpacks-ro)
|
|||||||
Romanian translations of the Linux man pages.
|
Romanian translations of the Linux man pages.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q -c
|
||||||
#% setup -q -c -D -T
|
#% setup -q -c -D -T
|
||||||
#:<< _EOF
|
#:<< _EOF
|
||||||
|
mv manpages-l10n-v%{version}-*/* .
|
||||||
|
rm -rf manpages-l10n-v%{version}-*
|
||||||
|
|
||||||
%build
|
%build
|
||||||
#:<< _EOF
|
#:<< _EOF
|
||||||
@ -231,6 +234,9 @@ readprofile,rfkill,sfdisk,swapon,wipefs,zramctl}\.*
|
|||||||
%{_mandir}/ro/man*/*
|
%{_mandir}/ro/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 07 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 4.21.0-1mamba
|
||||||
|
- update to 4.21.0
|
||||||
|
|
||||||
* Wed Sep 06 2023 Automatic Build System <autodist@mambasoft.it> 4.20.0-1mamba
|
* Wed Sep 06 2023 Automatic Build System <autodist@mambasoft.it> 4.20.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user