From b34eec147e3f8c5d4fdaefa80da71f5316fdba06 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 23:22:16 +0100 Subject: [PATCH] automatic version update by autodist [release 2.10-1mamba;Wed Jun 01 2022] --- gperftools.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/gperftools.spec b/gperftools.spec index 8df9040..ae1bbc7 100644 --- a/gperftools.spec +++ b/gperftools.spec @@ -1,23 +1,23 @@ Name: gperftools -Version: 2.9.1 +Version: 2.10 Release: 1mamba Summary: A collection of a high-performance multi-threaded malloc() implementation Group: System/Tools Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://github.com/gperftools/gperftools.git +URL: https://github.com/gperftools/gperftools ## GITSOURCE https://github.com/gperftools/gperftools.git gperftools-2.7 Source: https://github.com/gperftools/gperftools.git/gperftools-%{version}/gperftools-%{version}.tar.bz2 License: BSD ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: ldconfig BuildRequires: libgcc BuildRequires: liblzma-devel BuildRequires: libperl BuildRequires: libstdc++6-devel BuildRequires: libunwind-devel +BuildRequires: libz-devel BuildRequires: perl-devel ## AUTOBUILDREQ-END Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} @@ -98,6 +98,9 @@ This package contains libraries and header files for developing applications tha %doc ChangeLog ChangeLog.old NEWS README TODO %changelog +* Wed Jun 01 2022 Automatic Build System 2.10-1mamba +- automatic version update by autodist + * Thu Mar 04 2021 Automatic Build System 2.9.1-1mamba - automatic version update by autodist