automatic version update by autodist [release 8.0-1mamba;Sat May 04 2024]
This commit is contained in:
parent
f371764e29
commit
36967ed79e
@ -2,7 +2,7 @@
|
||||
%define MAJversion %(echo %version | cut -d. -f 1)
|
||||
|
||||
Name: nano
|
||||
Version: 7.2
|
||||
Version: 8.0
|
||||
Release: 1mamba
|
||||
Summary: GNU nano is a small and friendly text editor
|
||||
Group: Applications/Text
|
||||
@ -35,6 +35,8 @@ Besides basic text editing, nano offers many extra features like an interactive
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall
|
||||
|
||||
rm -f %{buildroot}%{_infodir}/dir
|
||||
|
||||
%{find_lang} %{name}
|
||||
|
||||
%clean
|
||||
@ -62,6 +64,9 @@ exit 0
|
||||
%doc AUTHORS COPYING THANKS
|
||||
|
||||
%changelog
|
||||
* Sat May 04 2024 Automatic Build System <autodist@openmamba.org> 8.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jan 19 2023 Automatic Build System <autodist@mambasoft.it> 7.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user