From 48f7551bf76fbf9ecd1b30032b025406d96900e3 Mon Sep 17 00:00:00 2001 From: Jes Sorensen Date: Mon, 5 Oct 2015 13:32:13 -0400 Subject: [PATCH] Upgrade to mdadm-3.3.4 Resolves: bz#1246474 Signed-off-by: Jes Sorensen --- .gitignore | 1 + mdadm.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e7afe43..b2c897b 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ clog /mdadm-3.3.tar.xz /mdadm-3.3.1.tar.xz /mdadm-3.3.2.tar.xz +/mdadm-3.3.4.tar.xz diff --git a/mdadm.spec b/mdadm.spec index ea72905..26372b8 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.3.2 -Release: 2%{?dist} +Version: 3.3.4 +Release: 1%{?dist} Source: http://www.kernel.org/pub/linux/utils/raid/mdadm/mdadm-%{version}.tar.xz Source1: mdmonitor.init Source2: raid-check @@ -102,6 +102,10 @@ rm -rf %{buildroot} /etc/libreport/events.d/* %changelog +* Mon Oct 5 2015 Jes Sorensen - 3.3.4-1 +- Upgrade to mdadm-3.3.4 +- Resolves bz1246474 + * Wed Jun 17 2015 Fedora Release Engineering - 3.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 004cfff..7c7342a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -44698d351501cac6a89072dc877eb220 mdadm-3.3.2.tar.xz +7ca8b114710f98f53f20c5787b674a09 mdadm-3.3.4.tar.xz