[mdadm] Simple bump and rebuild to keep the version ahead of the f15 version

Doug Ledford dledford at fedoraproject.org
Fri Jul 15 18:12:08 UTC 2011


commit 36bc21a4c0a1122432f1fb5b7ab81ab80565da83
Author: Doug Ledford <dledford at redhat.com>
Date:   Fri Jul 15 14:11:34 2011 -0400

    Simple bump and rebuild to keep the version ahead of the f15 version
    
    Signed-off-by: Doug Ledford <dledford at redhat.com>

 mdadm.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mdadm.spec b/mdadm.spec
index 4262d15..3eadc27 100644
--- a/mdadm.spec
+++ b/mdadm.spec
@@ -1,7 +1,7 @@
 Summary:     The mdadm program controls Linux md devices (software RAID arrays)
 Name:        mdadm
 Version:     3.2.2
-Release:     4%{?dist}
+Release:     5%{?dist}
 Source:      http://www.kernel.org/pub/linux/utils/raid/mdadm/mdadm-%{version}.tar.bz2
 Source1:     mdmonitor.init
 Source2:     raid-check
@@ -125,6 +125,9 @@ fi
 %{_initrddir}/*
 
 %changelog
+* Fri Jul 15 2011 Doug Ledford <dledford at redhat.com> - 3.2.2-5
+- Bump and rebuild to keep version ahead of f15 version
+
 * Thu Jul 14 2011 Doug Ledford <dledford at redhat.com> - 3.2.2-4
 - Fix minor issue in man page
 - Resolves: bz717795


More information about the scm-commits mailing list