From 97e4866ecf5ec4587fb3ab437b362726a44dc67d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 21:40:43 +0100 Subject: [PATCH] automatic version update by autodist [release 1.8-1mamba;Tue Oct 18 2022] --- dcfldd.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/dcfldd.spec b/dcfldd.spec index 957d6e4..e8447a1 100644 --- a/dcfldd.spec +++ b/dcfldd.spec @@ -1,14 +1,14 @@ %define srcver %(echo %version | sed -e "s,\\.\\([0-9]*\\)$,-\\1,") Name: dcfldd -Version: 1.7.1 +Version: 1.8 Release: 1mamba Summary: An enhanced version of GNU dd with features useful for forensics and security Group: System/Tools Vendor: openmamba Distribution: openmamba Packager: Stefano Cotta Ramusino -URL: http://dcfldd.sourceforge.net +URL: https://dcfldd.sourceforge.net/ Source: https://github.com/resurrecting-open-source-projects/dcfldd.git/v%{version}/dcfldd-%{version}.tar.bz2 License: GPL ## AUTOBUILDREQ-BEGIN @@ -49,6 +49,9 @@ Based on the dd program found in the GNU Coreutils package, dcfldd has the follo %doc AUTHORS COPYING ChangeLog README %changelog +* Tue Oct 18 2022 Automatic Build System 1.8-1mamba +- automatic version update by autodist + * Wed Aug 18 2021 Automatic Build System 1.7.1-1mamba - automatic version update by autodist