From 77fe4a50b22539f10f3b3a9ddc41889ff34db965 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:43:33 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- libportal.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libportal.spec b/libportal.spec index 72e04e3..d91f00d 100644 --- a/libportal.spec +++ b/libportal.spec @@ -2,7 +2,7 @@ Name: libportal Version: 0.8.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Flatpak portal library # doc/urlmap.js is LGPL-2.1-or-later # everything else is LGPL-3.0-only @@ -217,6 +217,10 @@ This package provides development documentations for libportal. %{_datadir}/doc/libportal-1 %changelog +* Tue Oct 29 2024 Troy Dawson - 0.8.1-2 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Sun Sep 29 2024 Neal Gompa - 0.8.1-1 - Update to 0.8.1 and build Qt 6 bindings Resolves: RHEL-60817