Use upstream appdata screenshots
This commit is contained in:
parent
b7824ab681
commit
4b3bbd0da7
@ -3,7 +3,7 @@
|
||||
|
||||
Name: gnome-tweaks
|
||||
Version: 40.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Customize advanced GNOME 3 options
|
||||
|
||||
# Software is GPLv3, Appdata file is CC0-1.0
|
||||
@ -52,16 +52,6 @@ and extension, etc.
|
||||
%install
|
||||
%meson_install
|
||||
|
||||
# Update the screenshot shown in the software center
|
||||
#
|
||||
# NOTE: It would be *awesome* if this file was pushed upstream.
|
||||
#
|
||||
# See http://people.freedesktop.org/~hughsient/appdata/#screenshots for more details.
|
||||
#
|
||||
appstream-util replace-screenshots $RPM_BUILD_ROOT%{_datadir}/metainfo/org.gnome.tweaks.appdata.xml \
|
||||
https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/gnome-tweak-tool/a.png \
|
||||
https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/gnome-tweak-tool/b.png
|
||||
|
||||
%find_lang %{name}
|
||||
|
||||
|
||||
@ -85,6 +75,9 @@ appstream-util validate-relax --nonet $RPM_BUILD_ROOT/%{_datadir}/metainfo/*.app
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Mar 27 2021 Kalev Lember <klember@redhat.com> - 40.0-2
|
||||
- Use upstream appdata screenshots
|
||||
|
||||
* Sat Mar 27 2021 Kalev Lember <klember@redhat.com> - 40.0-1
|
||||
- Update to 40.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user