diff --git a/osbuild.spec b/osbuild.spec index f838340..1cb6c58 100644 --- a/osbuild.spec +++ b/osbuild.spec @@ -9,7 +9,7 @@ Version: 119 %global pkgdir %{_prefix}/lib/%{pypi_name} Name: %{pypi_name} -Release: 2%{?dist} +Release: 3%{?dist} License: Apache-2.0 URL: %{forgeurl} @@ -291,6 +291,9 @@ fi %{_libexecdir}/osbuild-depsolve-dnf %changelog +* Mon Jun 24 2024 Troy Dawson - 119-3 +- Bump release for June 2024 mass rebuild + * Fri May 31 2024 Tomáš Hozza - 119-2 - Backport upstream fixes for test failures