From 736c97e20c3c68245757d684421889c1917ffcd1 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 21:41:15 +0100 Subject: [PATCH] automatic version update by autodist [release 1.99.11-1mamba;Fri Apr 30 2021] --- dd_rescue.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/dd_rescue.spec b/dd_rescue.spec index a4f25c9..cfe5d6f 100644 --- a/dd_rescue.spec +++ b/dd_rescue.spec @@ -1,5 +1,5 @@ Name: dd_rescue -Version: 1.99.10 +Version: 1.99.11 Release: 1mamba Summary: GNU ddrescue is a data recovery tool Group: Applications/File @@ -11,6 +11,8 @@ Source: http://www.garloff.de/kurt/linux/ddrescue/dd_rescue-%{version}.ta License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: liblzo-devel +BuildRequires: libopenssl-devel ## AUTOBUILDREQ-END %description @@ -56,6 +58,9 @@ sed -i "s|-o root||" Makefile %{_mandir}/man1/dd_rescue.1* %changelog +* Fri Apr 30 2021 Automatic Build System 1.99.11-1mamba +- automatic version update by autodist + * Fri Mar 12 2021 Automatic Build System 1.99.10-1mamba - automatic version update by autodist