Use upstream screenshots for appdata
They are good enough these days and much more up to date wrt latest eog UI changes.
This commit is contained in:
parent
7ee85f07f4
commit
3a8c48e739
11
eog.spec
11
eog.spec
@ -78,16 +78,6 @@ make %{?_smp_mflags}
|
||||
%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}/appdata/eog.appdata.xml \
|
||||
https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/eog/a.png \
|
||||
https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/eog/b.png
|
||||
|
||||
%find_lang %{name} --with-gnome
|
||||
|
||||
rm -rf $RPM_BUILD_ROOT%{_libdir}/eog/plugins/*.la
|
||||
@ -141,6 +131,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
|
||||
* Wed Oct 12 2016 Kalev Lember <klember@redhat.com> - 3.20.5-1
|
||||
- Update to 3.20.5
|
||||
- Don't set group tags
|
||||
- Use upstream screenshots for appdata
|
||||
|
||||
* Sun Aug 21 2016 Kalev Lember <klember@redhat.com> - 3.20.4-1
|
||||
- Update to 3.20.4
|
||||
|
Loading…
Reference in New Issue
Block a user