From d1a0126ca480724660669d434f11c950d000de6e Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 06:53:11 +0100 Subject: [PATCH] automatic version update by autodist [release 4.4-1mamba;Mon Oct 31 2022] --- make.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/make.spec b/make.spec index 18f9747..276f401 100644 --- a/make.spec +++ b/make.spec @@ -1,12 +1,12 @@ Name: make -Version: 4.3 +Version: 4.4 Release: 1mamba Summary: A GNU tool which simplifies the build process for users Group: Applications/Development Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.gnu.org/directory/GNU/make.html +URL: https://directory.fsf.org/wiki/GNU/make Source: http://ftp.gnu.org/pub/gnu/make/%{name}-%{version}.tar.gz Patch0: %{name}-3.82-savannah-bugs-30612-30723.patch Patch1: make-4.2-upstream-fix-parallel-builds.patch @@ -14,8 +14,9 @@ License: GPL Requires(post):%{__install_info} ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libgc-devel +BuildRequires: libguile-devel ## AUTOBUILDREQ-END -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description A GNU tool for controlling the generation of executables and other non-source files of a program from the program's source files. @@ -59,6 +60,9 @@ exit 0 %{_mandir}/man1/* %changelog +* Mon Oct 31 2022 Automatic Build System 4.4-1mamba +- automatic version update by autodist + * Mon Jan 20 2020 Automatic Build System 4.3-1mamba - automatic version update by autodist