update to 3.2 [release 3.2-1mamba;Mon Jan 28 2019]
This commit is contained in:
parent
10d1fc3fb2
commit
d8e4c45600
@ -1,7 +1,8 @@
|
|||||||
%define majversion %(echo %version | cut -d. -f 1-2)
|
%define majversion %(echo %version | cut -d. -f 1-2)
|
||||||
|
%define MAJversion %(echo %version | cut -d. -f 1)
|
||||||
|
|
||||||
Name: nano
|
Name: nano
|
||||||
Version: 2.9.8
|
Version: 3.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: GNU nano is a small and friendly text editor
|
Summary: GNU nano is a small and friendly text editor
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
@ -9,7 +10,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Tiziana Ferro <tiziana.ferro@email.it>
|
Packager: Tiziana Ferro <tiziana.ferro@email.it>
|
||||||
URL: http://www.nano-editor.org
|
URL: http://www.nano-editor.org
|
||||||
Source: http://www.nano-editor.org/dist/v%{majversion}/%{name}-%{version}.tar.gz
|
Source: http://www.nano-editor.org/dist/v%{MAJversion}/%{name}-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -62,6 +63,9 @@ exit 0
|
|||||||
%doc AUTHORS COPYING THANKS
|
%doc AUTHORS COPYING THANKS
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 28 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 3.2-1mamba
|
||||||
|
- update to 3.2
|
||||||
|
|
||||||
* Sat Jun 02 2018 Automatic Build System <autodist@mambasoft.it> 2.9.8-1mamba
|
* Sat Jun 02 2018 Automatic Build System <autodist@mambasoft.it> 2.9.8-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user