automatic version update by autodist [release 5.6-1mamba;Thu Feb 25 2021]
This commit is contained in:
parent
8486e8c01c
commit
cf608821f9
@ -2,14 +2,14 @@
|
||||
%define MAJversion %(echo %version | cut -d. -f 1)
|
||||
|
||||
Name: nano
|
||||
Version: 5.5
|
||||
Version: 5.6
|
||||
Release: 1mamba
|
||||
Summary: GNU nano is a small and friendly text editor
|
||||
Group: Applications/Text
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Tiziana Ferro <tiziana.ferro@email.it>
|
||||
URL: http://www.nano-editor.org
|
||||
URL: https://www.nano-editor.org
|
||||
Source: http://www.nano-editor.org/dist/v%{MAJversion}/%{name}-%{version}.tar.gz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -18,7 +18,6 @@ BuildRequires: libmagic-devel
|
||||
BuildRequires: libncurses-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
Requires(post):%{__install_info}
|
||||
|
||||
%description
|
||||
@ -63,6 +62,9 @@ exit 0
|
||||
%doc AUTHORS COPYING THANKS
|
||||
|
||||
%changelog
|
||||
* Thu Feb 25 2021 Automatic Build System <autodist@mambasoft.it> 5.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jan 15 2021 Automatic Build System <autodist@mambasoft.it> 5.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user