diff --git a/rest.spec b/rest.spec index 2b2a9dc..75421af 100644 --- a/rest.spec +++ b/rest.spec @@ -1,6 +1,6 @@ Name: rest Version: 0.9.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A library for access to RESTful web services License: LGPLv2 @@ -80,6 +80,9 @@ Demo application for %{name}. %{_datadir}/applications/org.gnome.RestDemo.desktop %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 0.9.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Tue Aug 30 2022 Adam Williamson - 0.9.1-5 - Backport MR #30 to fix some crashes in the libsoup3 port