Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Chung Chung
ded8e8fa2b Update to 8.3.0.73 (rhbz#2342887)
Signed-off-by: Chung Chung <cchung@redhat.com>
2025-01-30 22:29:41 +00:00
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View file

@ -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

View file

@ -1 +1 @@
SHA512 (vdo-8.3.0.71.tar.gz) = c32e6c9d95f99a5d6a9d34350c737bbf0081a241587e0adde9913ad7cc1a7a66eb19736b577f5ae6d122adb345c0c657b0cb99d1373e15fdbdb3903e722b0302
SHA512 (vdo-8.3.0.73.tar.gz) = 59babcbce52fbc4c18eaec1e61435706edb136965cb260b6d85488296d58c855e272acbeda0e51850a3133223f1b990f129e27b75f82d45f192816876a163f0c

View file

@ -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 <cchung@redhat.com> - 8.3.0.73-1
- Update to 8.3.0.73 (rhbz#2342887)
* Tue Jul 09 2024 - Susan LeGendre-McGhee <slegendr@redhat.com> - 8.3.0.71-2
- Unify spec for Fedora/RHEL packaging