Fix appstream_version macro for prerelease appstream 1.0 package
This commit is contained in:
parent
9046ad9c4d
commit
3a1d691112
@ -1,4 +1,4 @@
|
|||||||
%global appstream_version 1.0.0
|
%global appstream_version 1.0.0~
|
||||||
%global bubblewrap_version 0.5.0
|
%global bubblewrap_version 0.5.0
|
||||||
%global glib_version 2.46.0
|
%global glib_version 2.46.0
|
||||||
%global libcurl_version 7.29.0
|
%global libcurl_version 7.29.0
|
||||||
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
Name: flatpak
|
Name: flatpak
|
||||||
Version: 1.15.4
|
Version: 1.15.4
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: Application deployment framework for desktop apps
|
Summary: Application deployment framework for desktop apps
|
||||||
|
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
@ -279,6 +279,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 07 2023 Neal Gompa <ngompa@fedoraproject.org> - 1.15.4-5
|
||||||
|
- Fix appstream_version macro for prerelease appstream 1.0 package
|
||||||
|
|
||||||
* Tue Nov 07 2023 Debarshi Ray <rishi@fedoraproject.org> - 1.15.4-4
|
* Tue Nov 07 2023 Debarshi Ray <rishi@fedoraproject.org> - 1.15.4-4
|
||||||
- Adjust to Appstream 1.0 API changes
|
- Adjust to Appstream 1.0 API changes
|
||||||
- Fix Appstream regression in 'remote-info'
|
- Fix Appstream regression in 'remote-info'
|
||||||
|
Loading…
Reference in New Issue
Block a user