diff --git a/erofs-utils-1.8.1.tar.gz b/erofs-utils-1.8.1.tar.gz deleted file mode 100644 index d818dc9c0f137d9056dd24cef8e70a9720eac916..0000000000000000000000000000000000000000 Binary files a/erofs-utils-1.8.1.tar.gz and /dev/null differ diff --git a/erofs-utils-1.8.2.tar.gz b/erofs-utils-1.8.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..dab6b76b49f1833697e69c714e04e268933b8589 Binary files /dev/null and b/erofs-utils-1.8.2.tar.gz differ diff --git a/erofs-utils.spec b/erofs-utils.spec index 7e95cddf0576c46f2cc0be8ead36dbd4f9fd5e1e..c660781d932d0822babfb901413b47c0e8d3242e 100644 --- a/erofs-utils.spec +++ b/erofs-utils.spec @@ -9,7 +9,7 @@ %bcond_without libzstd Name: erofs-utils -Version: 1.8.1 +Version: 1.8.2 Release: %{anolis_release}%{?dist} Summary: Utilities for working with EROFS @@ -111,6 +111,9 @@ autoreconf -fi %doc AUTHORS ChangeLog README docs/PERFORMANCE.md docs/compress-hints.example %changelog +* Tue Sep 24 2024 Hongzhen Luo - 1.8.2-1 +- Update to the 1.8.2 release. + * Tue Aug 13 2024 Hongzhen Luo - 1.8.1-1 - Update to the 1.8.1 release.