3 Commits

View File

@ -1,14 +1,14 @@
%define srcver %(echo %version | sed -e "s,\\.\\([0-9]*\\)$,-\\1,")
Name: dcfldd
Version: 1.7.1
Version: 1.9.1
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 <stefano.cotta@openmamba.org>
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,15 @@ Based on the dd program found in the GNU Coreutils package, dcfldd has the follo
%doc AUTHORS COPYING ChangeLog README
%changelog
* Wed Apr 26 2023 Automatic Build System <autodist@mambasoft.it> 1.9.1-1mamba
- automatic version update by autodist
* Thu Feb 09 2023 Automatic Build System <autodist@mambasoft.it> 1.9-1mamba
- automatic version update by autodist
* Tue Oct 18 2022 Automatic Build System <autodist@mambasoft.it> 1.8-1mamba
- automatic version update by autodist
* Wed Aug 18 2021 Automatic Build System <autodist@mambasoft.it> 1.7.1-1mamba
- automatic version update by autodist