Update to 8.3.0.72
Resolves: RHEL-62965 Signed-off-by: Chung Chung <cchung@redhat.com>
This commit is contained in:
parent
e0463469b0
commit
768ab6218f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/vdo-8.3.0.71.tar.gz
|
||||
/vdo-8.3.0.72.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (vdo-8.3.0.71.tar.gz) = c32e6c9d95f99a5d6a9d34350c737bbf0081a241587e0adde9913ad7cc1a7a66eb19736b577f5ae6d122adb345c0c657b0cb99d1373e15fdbdb3903e722b0302
|
||||
SHA512 (vdo-8.3.0.72.tar.gz) = 1784c1469788aab7caf85f41e5029bb7a205b314c8a53fb73234fe5001af06beead8233068093f3ccf5008f8c2927bd4dfccdffc2c85e8158e5d34aa7325f57e
|
||||
|
8
vdo.spec
8
vdo.spec
@ -1,7 +1,7 @@
|
||||
Summary: Management tools for Virtual Data Optimizer
|
||||
Name: vdo
|
||||
Version: 8.3.0.71
|
||||
Release: 2%{?dist}
|
||||
Version: 8.3.0.72
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPL-2.0-only
|
||||
URL: https://github.com/dm-vdo/vdo
|
||||
@ -93,6 +93,10 @@ This package provides the user-space support tools for VDO.
|
||||
%{_mandir}/man8/vdorecover.8*
|
||||
|
||||
%changelog
|
||||
* Thu Oct 17 2024 - Chung Chung <cchung@redhat.com> - 8.3.0.72-1
|
||||
- Update to 8.3.0.72
|
||||
Resolves: RHEL-62965
|
||||
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 8.3.0.71-2
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
Loading…
Reference in New Issue
Block a user