update to 1.32.0 [release 1.32.0-1mamba;Sat Dec 23 2017]
This commit is contained in:
parent
489f0c6aef
commit
7b04ce8b92
@ -1,5 +1,5 @@
|
||||
Name: geany
|
||||
Version: 1.32
|
||||
Version: 1.32.0
|
||||
Release: 1mamba
|
||||
Summary: A small and lightweight Integrated Development Environment
|
||||
Group: Graphical Desktop/Applications/Development
|
||||
@ -7,7 +7,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Filippo Bedendo Bordon <michiamophil@libero.it>
|
||||
URL: http://www.geany.org
|
||||
Source: http://download.geany.org/geany-%{version}.tar.bz2
|
||||
Source: https://github.com/geany/geany.git/%{version}/geany-%{version}.tar.bz2
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -47,6 +47,7 @@ This package contains libraries and header files for developing applications tha
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
./autogen.sh
|
||||
%configure
|
||||
%make
|
||||
|
||||
@ -96,6 +97,9 @@ This package contains libraries and header files for developing applications tha
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Dec 23 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 1.32.0-1mamba
|
||||
- update to 1.32.0
|
||||
|
||||
* Sun Dec 17 2017 Automatic Build System <autodist@mambasoft.it> 1.32-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user