automatic version update by autodist [release 2.9.0-1mamba;Fri May 07 2021]

This commit is contained in:
Automatic Build System 2024-01-05 23:18:20 +01:00
parent cd116ea6a8
commit ebe6f438f1

View File

@ -1,18 +1,17 @@
Name: gnustep-make
Version: 2.8.0
Version: 2.9.0
Release: 1mamba
Summary: A simple, powerful and extensible way to write makefiles for a GNUstep-based project
Group: Development/Tools
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://gnustep.org/
URL: https://gnustep.org/
Source: ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-make-%{version}.tar.gz
Source1: gnustep-make-macros.gnustep
License: GPL
## AUTOBUILDREQ-BEGIN
## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
The makefile package is a simple, powerful and extensible way to write makefiles for a GNUstep-based project.
@ -70,5 +69,8 @@ install -D -m0644 %{SOURCE1} %{buildroot}%{_rpmmacrodir}/macros.gnustep
%doc COPYING
%changelog
* Fri May 07 2021 Automatic Build System <autodist@mambasoft.it> 2.9.0-1mamba
- automatic version update by autodist
* Sat Jan 02 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.8.0-1mamba
- package created using the webbuild interface