Compare commits
6 Commits
1.7-1mamba
...
main
Author | SHA1 | Date | |
---|---|---|---|
2c334a3638 | |||
676342694c | |||
f10d3e46cd | |||
d70b4c771f | |||
97e4866ecf | |||
333d078f47 |
23
dcfldd.spec
23
dcfldd.spec
@ -1,20 +1,19 @@
|
||||
%define srcver %(echo %version | sed -e "s,\\.\\([0-9]*\\)$,-\\1,")
|
||||
|
||||
Name: dcfldd
|
||||
Version: 1.7
|
||||
Version: 1.9.3
|
||||
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
|
||||
BuildRequires: glibc-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
dcfldd is an enhanced version of GNU dd with features useful for forensics and security.
|
||||
@ -50,6 +49,24 @@ Based on the dd program found in the GNU Coreutils package, dcfldd has the follo
|
||||
%doc AUTHORS COPYING ChangeLog README
|
||||
|
||||
%changelog
|
||||
* Mon Jun 02 2025 Automatic Build System <autodist@openmamba.org> 1.9.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Oct 21 2024 Automatic Build System <autodist@openmamba.org> 1.9.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* 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
|
||||
|
||||
* Wed Feb 12 2020 Automatic Build System <autodist@mambasoft.it> 1.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user