From aa093de419d3f0ce0839a0bb7d89cb4962779e2f Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 03:55:46 +0100 Subject: [PATCH] automatic version update by autodist [release 2.7-1mamba;Thu May 26 2022] --- libbytesize.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libbytesize.spec b/libbytesize.spec index c3ab0c1..6e8e169 100644 --- a/libbytesize.spec +++ b/libbytesize.spec @@ -1,5 +1,5 @@ Name: libbytesize -Version: 2.6 +Version: 2.7 Release: 1mamba Summary: A tiny library providing a C "class" for working with arbitrary big sizes in bytes Group: System/Libraries @@ -15,6 +15,7 @@ BuildRequires: glibc-devel BuildRequires: libgmp-devel BuildRequires: libmpfr-devel BuildRequires: libpcre2-devel +BuildRequires: libpython3-devel ## AUTOBUILDREQ-END %description @@ -74,6 +75,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Thu May 26 2022 Automatic Build System 2.7-1mamba +- automatic version update by autodist + * Wed Jul 07 2021 Automatic Build System 2.6-1mamba - automatic version update by autodist