Fix appstream_version macro for prerelease appstream 1.0 package
This commit is contained in:
parent
fa61d9aee4
commit
34ee6fc989
@ -1,4 +1,4 @@
|
|||||||
%global appstream_version 1.0.0
|
%global appstream_version 1.0.0~
|
||||||
%global flatpak_version 1.9.1
|
%global flatpak_version 1.9.1
|
||||||
%global fwupd_version 1.5.6
|
%global fwupd_version 1.5.6
|
||||||
%global glib2_version 2.70.0
|
%global glib2_version 2.70.0
|
||||||
@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
Name: gnome-software
|
Name: gnome-software
|
||||||
Version: 45.1
|
Version: 45.1
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: A software center for GNOME
|
Summary: A software center for GNOME
|
||||||
|
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@ -249,6 +249,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
|||||||
%{_datadir}/gtk-doc/html/gnome-software/
|
%{_datadir}/gtk-doc/html/gnome-software/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 07 2023 Neal Gompa <ngompa@fedoraproject.org> - 45.1-3
|
||||||
|
- Fix appstream_version macro for prerelease appstream 1.0 package
|
||||||
|
|
||||||
* Tue Nov 07 2023 Milan Crha <mcrha@redhat.com> - 45.1-2
|
* Tue Nov 07 2023 Milan Crha <mcrha@redhat.com> - 45.1-2
|
||||||
- Add patch to build with appstream 1.0
|
- Add patch to build with appstream 1.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user