diff --git a/.cvsignore b/.cvsignore index 14beb00..8af6280 100644 --- a/.cvsignore +++ b/.cvsignore @@ -2,3 +2,4 @@ mdmpd-0.4.tgz mdadm-2.2.tar.bz2 mdadm-2.3.1.tgz mdadm-2.5.2.tar.bz2 +mdadm-2.5.3.tar.bz2 diff --git a/mdadm.spec b/mdadm.spec index 42ea9eb..ead2834 100644 --- a/mdadm.spec +++ b/mdadm.spec @@ -1,7 +1,7 @@ Summary: mdadm controls Linux md devices (software RAID arrays) Name: mdadm -Version: 2.5.2 -Release: 1.1 +Version: 2.5.3 +Release: 1 Source: http://www.kernel.org/pub/linux/utils/raid/mdadm/mdadm-%{version}.tar.bz2 Source1: mdmonitor.init Source2: mdmpd-0.4.tgz @@ -87,6 +87,9 @@ fi %attr(0700,root,root) %dir /var/run/mdadm %changelog +* Mon Aug 7 2006 Doug Ledford - 2.5.3-1 +- Update to 2.5.3 which upstream calls a "bug fix" release + * Wed Jul 12 2006 Jesse Keating - 2.5.2-1.1 - rebuild diff --git a/sources b/sources index b7e362e..8c8f380 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ d173fc81f2cc11cb84522fac63e876f1 mdmpd-0.4.tgz -f95d58d3ce8d43c628345d76197ce97b mdadm-2.5.2.tar.bz2 +9ca780fbb2002e935ba5f7a21e50ab66 mdadm-2.5.3.tar.bz2