diff --git a/nano.spec b/nano.spec index 158f50c..f2beb92 100644 --- a/nano.spec +++ b/nano.spec @@ -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 -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 5.6-1mamba +- automatic version update by autodist + * Fri Jan 15 2021 Automatic Build System 5.5-1mamba - automatic version update by autodist