From 56d6fa82bba465f15b0bbeb00fdc56be04ecf838 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 21:58:34 +0100 Subject: [PATCH] automatic version update by autodist [release 0.5.2-1mamba;Wed May 17 2023] --- drpm.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/drpm.spec b/drpm.spec index 0ce4642..cc50463 100644 --- a/drpm.spec +++ b/drpm.spec @@ -1,5 +1,5 @@ Name: drpm -Version: 0.5.1 +Version: 0.5.2 Release: 1mamba Summary: A library for making, reading and applying deltarpm packages Group: System/Management @@ -15,6 +15,7 @@ BuildRequires: glibc-devel BuildRequires: libbzip2-devel BuildRequires: liblzma-devel BuildRequires: libopenssl-devel +BuildRequires: libpopt-devel BuildRequires: librpm-devel BuildRequires: libz-devel BuildRequires: libzstd-devel @@ -75,6 +76,9 @@ This package contains libraries and header files for developing applications tha %{_libdir}/pkgconfig/drpm.pc %changelog +* Wed May 17 2023 Automatic Build System 0.5.2-1mamba +- automatic version update by autodist + * Wed Mar 16 2022 Automatic Build System 0.5.1-1mamba - automatic version update by autodist