diff --git a/.gitignore b/.gitignore index 2335bc3..aa1702a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /vdo-8.3.0.71.tar.gz +/vdo-8.3.0.72.tar.gz diff --git a/sources b/sources index ee6dad7..becbfa7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vdo-8.3.0.71.tar.gz) = c32e6c9d95f99a5d6a9d34350c737bbf0081a241587e0adde9913ad7cc1a7a66eb19736b577f5ae6d122adb345c0c657b0cb99d1373e15fdbdb3903e722b0302 +SHA512 (vdo-8.3.0.72.tar.gz) = 1784c1469788aab7caf85f41e5029bb7a205b314c8a53fb73234fe5001af06beead8233068093f3ccf5008f8c2927bd4dfccdffc2c85e8158e5d34aa7325f57e diff --git a/vdo.spec b/vdo.spec index c44e57c..7eb5947 100755 --- a/vdo.spec +++ b/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 - 8.3.0.72-1 +- Update to 8.3.0.72 + Resolves: RHEL-62965 + * Tue Oct 29 2024 Troy Dawson - 8.3.0.71-2 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018