diff --git a/device-mapper-persistent-data.spec b/device-mapper-persistent-data.spec index 8644658..f4b2a61 100644 --- a/device-mapper-persistent-data.spec +++ b/device-mapper-persistent-data.spec @@ -10,7 +10,7 @@ Summary: Device-mapper Persistent Data Tools Name: device-mapper-persistent-data Version: 1.0.11 -Release: 3%{?dist}%{?release_suffix} +Release: 4%{?dist}%{?release_suffix} License: GPL-3.0-only #ExcludeArch: %%{ix86} URL: https://github.com/jthornber/thin-provisioning-tools @@ -111,6 +111,9 @@ echo %{version}-%{release} > VERSION #% {_sbindir}/thin_show_duplicates %changelog +* Mon Jun 24 2024 Troy Dawson - 1.0.11-4 +- Bump release for June 2024 mass rebuild + * Tue Feb 13 2024 Marian Csontos - 1.0.11-3 - SPDX migration