From fe6362ae186cf6f729c3361b3bf2b3f4de04143d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 05:52:14 +0100 Subject: [PATCH] automatic version update by autodist [release 0.92.1-1mamba;Thu Jul 29 2021] --- libstatgrab.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/libstatgrab.spec b/libstatgrab.spec index 56f5e07..c712920 100644 --- a/libstatgrab.spec +++ b/libstatgrab.spec @@ -1,6 +1,6 @@ %define gitver %(echo %version | tr . _) Name: libstatgrab -Version: 0.92 +Version: 0.92.1 Release: 1mamba Summary: A library that provides cross platform access to statistics about the system on which it’s run Group: System/Libraries @@ -12,11 +12,9 @@ Source: https://github.com/libstatgrab/libstatgrab.git/LIBSTATGRAB_%{gitv License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: ldconfig BuildRequires: libncurses-devel BuildRequires: perl-devel ## AUTOBUILDREQ-END -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description A library that provides cross platform access to statistics about the system on which it’s run. @@ -85,5 +83,8 @@ This package contains utility applications for %{name}. %{_bindir}/statgrab-make-mrtg-index %changelog +* Thu Jul 29 2021 Automatic Build System 0.92.1-1mamba +- automatic version update by autodist + * Fri Oct 02 2020 Silvan Calarco 0.92-1mamba - package created using the webbuild interface