Don't replace upstream screenshots in appdata
We now have screenshots in upstream appdata.
This commit is contained in:
parent
c6c88f6c84
commit
75ea139dfd
10
evince.spec
10
evince.spec
@ -145,15 +145,6 @@ make %{?_smp_mflags} V=1 LIBTOOL=/usr/bin/libtool
|
|||||||
%install
|
%install
|
||||||
%make_install
|
%make_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.Evince.appdata.xml \
|
|
||||||
https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/evince/a.png
|
|
||||||
|
|
||||||
%find_lang evince --with-gnome
|
%find_lang evince --with-gnome
|
||||||
|
|
||||||
mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
|
mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
|
||||||
@ -262,6 +253,7 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.Evince-p
|
|||||||
%changelog
|
%changelog
|
||||||
* Wed Nov 27 2019 Kalev Lember <klember@redhat.com> - 3.34.2-1
|
* Wed Nov 27 2019 Kalev Lember <klember@redhat.com> - 3.34.2-1
|
||||||
- Update to 3.34.2
|
- Update to 3.34.2
|
||||||
|
- Don't replace upstream screenshots in appdata
|
||||||
|
|
||||||
* Wed Oct 16 2019 Marek Kasik <mkasik@redhat.com> - 3.34.1-2
|
* Wed Oct 16 2019 Marek Kasik <mkasik@redhat.com> - 3.34.1-2
|
||||||
- Fix crash during dragging of text on Wayland
|
- Fix crash during dragging of text on Wayland
|
||||||
|
Loading…
Reference in New Issue
Block a user