From 41680b0eaa5ad1d5a4068b85cd0ef518db2a9bbe Mon Sep 17 00:00:00 2001 From: Jes Sorensen Date: Fri, 19 Oct 2012 18:18:37 +0200 Subject: [PATCH] Bump revision to work around bodhi breakage Signed-off-by: Jes Sorensen --- mdadm.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/mdadm.spec b/mdadm.spec index 733012c..af65dc6 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.5 -Release: 13%{?dist} +Release: 14%{?dist} Source: http://www.kernel.org/pub/linux/utils/raid/mdadm/mdadm-%{version}.tar.xz Source1: mdmonitor.init Source2: raid-check @@ -141,6 +141,10 @@ rm -rf %{buildroot} %{_initrddir}/* %changelog + +* Fri Oct 19 2012 Jes Sorensen - 3.2.5-14 +- Dummy update to work around bodhi breakage. No actual code changes. + * Fri Oct 19 2012 Jes Sorensen - 3.2.5-13 - Relax installation requirements for abrt script to only depend on libreport-filesystem rather than the full abrt package