diff --git a/flatpak.spec b/flatpak.spec index a1a3a1b..37e99e8 100644 --- a/flatpak.spec +++ b/flatpak.spec @@ -1,4 +1,4 @@ -%global appstream_version 1.0.0 +%global appstream_version 1.0.0~ %global bubblewrap_version 0.5.0 %global glib_version 2.46.0 %global libcurl_version 7.29.0 @@ -9,7 +9,7 @@ Name: flatpak Version: 1.15.4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Application deployment framework for desktop apps License: LGPL-2.1-or-later @@ -279,6 +279,9 @@ fi %changelog +* Tue Nov 07 2023 Neal Gompa - 1.15.4-5 +- Fix appstream_version macro for prerelease appstream 1.0 package + * Tue Nov 07 2023 Debarshi Ray - 1.15.4-4 - Adjust to Appstream 1.0 API changes - Fix Appstream regression in 'remote-info'