Update extraversion
In last commit, the comment is wrong. I forgot to create rhel8.9 branch for internal dist. And it misses the jira information. So update the extraversion again. Resolves: RHEL-15388 Signed-off-by: Xiao Ni <xni@redhat.com>
This commit is contained in:
parent
dd4d23c1a8
commit
4bb4ff12f6
@ -2,7 +2,7 @@ Summary: The mdadm program controls Linux md devices (software RAID arrays)
|
||||
Name: mdadm
|
||||
Version: 4.2
|
||||
# extraversion is used to define rhel internal version
|
||||
%define extraversion 10
|
||||
%define extraversion 11
|
||||
Release: %{extraversion}%{?dist}
|
||||
Source: http://www.kernel.org/pub/linux/utils/raid/mdadm/mdadm-%{version}%{?subversion:-%{subversion}}.tar.xz
|
||||
Source1: mdmonitor.init
|
||||
@ -272,6 +272,10 @@ rm -rf %{buildroot}
|
||||
/usr/share/mdadm/mdcheck
|
||||
|
||||
%changelog
|
||||
* Mon Nov 6 2023 Xiao Ni <xni@redhat.com> - 4.2-11
|
||||
- Update extraversion again
|
||||
- Resolves RHEL-15388
|
||||
|
||||
* Mon Nov 6 2023 Xiao Ni <xni@redhat.com> - 4.2-10
|
||||
- Update extraversion
|
||||
- Resolves RHEL-15388
|
||||
|
Loading…
Reference in New Issue
Block a user