Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5538bbe133 |
2 changed files with 6 additions and 3 deletions
|
|
@ -1,7 +1,6 @@
|
|||
Name: mdadm
|
||||
Version: 4.2
|
||||
%define subversion rc2
|
||||
Release: %{?subversion:%{subversion}}%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: The mdadm program controls Linux md devices (software RAID arrays)
|
||||
URL: http://www.kernel.org/pub/linux/utils/raid/mdadm/
|
||||
License: GPLv2+
|
||||
|
|
@ -90,6 +89,10 @@ install -m644 %{SOURCE6} %{buildroot}/etc/libreport/events.d
|
|||
/etc/libreport/events.d/*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 21 2022 Xiao Ni <xni@redhat.com> - 4.2
|
||||
- Update to mdadm-4.2
|
||||
- Resolves bz#1988236
|
||||
|
||||
* Mon Aug 09 2021 Xiao Ni <xni@redhat.com> - 4.2-rc2
|
||||
- Update to mdadm-4.2-rc2
|
||||
- Resolves bz#1988236
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (mdadm-4.2-rc2.tar.xz) = 09a3657284c7f98892f5be663d5e034252ff319d8ff1d235597efc373c156188d450e12f64a9a0fb9266b00035c1602133e487ce1961db1a12db05f7f9829249
|
||||
SHA512 (mdadm-4.2.tar.xz) = 57897a2b7fb8b0b88bece50501099872bb45ddb076cfc323d563588096d2b66b1ecba3724534943f651ace2bfe591482570700616500dc3398552e4f9ff0c37d
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue