diff --git a/gnustep-make.spec b/gnustep-make.spec index cd67655..f92358b 100644 --- a/gnustep-make.spec +++ b/gnustep-make.spec @@ -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 -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 2.9.0-1mamba +- automatic version update by autodist + * Sat Jan 02 2021 Silvan Calarco 2.8.0-1mamba - package created using the webbuild interface