From ea63aa430b7b15ad8fa31b71cccce08ec416a9aa Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 07:01:59 +0100 Subject: [PATCH] automatic version update by autodist [release 4.0-1mamba;Tue Aug 08 2017] --- mdadm.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/mdadm.spec b/mdadm.spec index f232dd2..f29ae7f 100644 --- a/mdadm.spec +++ b/mdadm.spec @@ -1,5 +1,5 @@ Name: mdadm -Version: 3.4 +Version: 4.0 Release: 1mamba Summary: A tool to manage MD devices aka Linux Software RAID Group: System/Kernel and Hardware @@ -34,7 +34,7 @@ The particular differences to raidtools is that mdadm is a single program, and i %prep %setup -q %patch0 -p1 -%patch1 -p1 +#%patch1 -p1 %build %make @@ -79,6 +79,9 @@ install -D -m 644 %{name}.conf-example \ #%{_sbindir}/%{name}.static %changelog +* Tue Aug 08 2017 Automatic Build System 4.0-1mamba +- automatic version update by autodist + * Wed Feb 10 2016 Automatic Build System 3.4-1mamba - automatic update by autodist