diff --git a/luksmeta.spec b/luksmeta.spec index 864d6284197a6cba5b379a2403b68e433467d32d..a87f7721a40bbafbd00b0612cf589d30ead8845f 100644 --- a/luksmeta.spec +++ b/luksmeta.spec @@ -1,6 +1,7 @@ +%define anolis_release .0.1 Name: luksmeta Version: 9 -Release: 4%{?dist}.1 +Release: 4%{anolis_release}%{?dist}.1 Summary: Utility for storing small metadata in the LUKSv1 header License: LGPLv2+ @@ -69,6 +70,9 @@ make %{?_smp_mflags} check %{_libdir}/pkgconfig/luksmeta.pc %changelog +* Mon Dec 15 2025 Hong Wei Qin - 9-4.0.1.1 +- Rebuild add release + * Fri Nov 28 2025 Sergio Correia - 9-4.1 - Fix handling of large metadata Resolves: RHEL-122138