From c3023be628cdc13d0c376e834cca4de94295cf01 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 21 Jul 2022 18:42:42 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libportal.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libportal.spec b/libportal.spec index 579bf09..65a5a00 100644 --- a/libportal.spec +++ b/libportal.spec @@ -1,6 +1,6 @@ Name: libportal Version: 0.6 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Flatpak portal library License: LGPLv3 Url: https://github.com/flatpak/libportal @@ -159,6 +159,9 @@ This package provides development documentations for libportal. %{_datadir}/doc/libportal-1 %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 0.6-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Thu Jun 09 2022 Bastien Nocera - 0.6-2 + libportal-0.6-2 - Disable Qt tests, see https://github.com/flatpak/libportal/issues/86