diff --git a/.gitignore b/.gitignore index 3ea2fbf..ebde0b5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /vdo-8.3.0.70.tar.gz /vdo-8.3.0.71.tar.gz +/vdo-8.3.0.73.tar.gz diff --git a/sources b/sources index ee6dad7..195df19 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vdo-8.3.0.71.tar.gz) = c32e6c9d95f99a5d6a9d34350c737bbf0081a241587e0adde9913ad7cc1a7a66eb19736b577f5ae6d122adb345c0c657b0cb99d1373e15fdbdb3903e722b0302 +SHA512 (vdo-8.3.0.73.tar.gz) = 59babcbce52fbc4c18eaec1e61435706edb136965cb260b6d85488296d58c855e272acbeda0e51850a3133223f1b990f129e27b75f82d45f192816876a163f0c diff --git a/vdo.spec b/vdo.spec index f2ba34c..2a60c9d 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.73 +Release: 1%{?dist} License: GPL-2.0-only URL: https://github.com/dm-vdo/vdo @@ -93,6 +93,9 @@ This package provides the user-space support tools for VDO. %{_mandir}/man8/vdorecover.8* %changelog +* Thu Jan 30 2025 - Chung Chung - 8.3.0.73-1 +- Update to 8.3.0.73 (rhbz#2342887) + * Tue Jul 09 2024 - Susan LeGendre-McGhee - 8.3.0.71-2 - Unify spec for Fedora/RHEL packaging