Update for eog desktop file vendor prefix removal
This commit is contained in:
parent
0c3bd331b7
commit
b6c72b89cc
@ -8,19 +8,19 @@ image/x-compressed-xcf=gimp.desktop
|
|||||||
image/x-xcf=gimp.desktop
|
image/x-xcf=gimp.desktop
|
||||||
image/x-psd=gimp.desktop
|
image/x-psd=gimp.desktop
|
||||||
image/x-fits=gimp.desktop
|
image/x-fits=gimp.desktop
|
||||||
image/bmp=gnome-eog.desktop;gthumb.desktop;
|
image/bmp=eog.desktop;gthumb.desktop;
|
||||||
image/gif=gnome-eog.desktop;gthumb.desktop;
|
image/gif=eog.desktop;gthumb.desktop;
|
||||||
image/x-icb=gnome-eog.desktop;gthumb.desktop;
|
image/x-icb=eog.desktop;gthumb.desktop;
|
||||||
image/x-ico=gnome-eog.desktop;gthumb.desktop;
|
image/x-ico=eog.desktop;gthumb.desktop;
|
||||||
image/x-pcx=gnome-eog.desktop;gthumb.desktop;
|
image/x-pcx=eog.desktop;gthumb.desktop;
|
||||||
image/x-portable-anymap=gnome-eog.desktop;gthumb.desktop;
|
image/x-portable-anymap=eog.desktop;gthumb.desktop;
|
||||||
image/x-portable-bitmap=gnome-eog.desktop;gthumb.desktop;
|
image/x-portable-bitmap=eog.desktop;gthumb.desktop;
|
||||||
image/x-portable-graymap=gnome-eog.desktop;gthumb.desktop;
|
image/x-portable-graymap=eog.desktop;gthumb.desktop;
|
||||||
image/x-portable-pixmap=gnome-eog.desktop;gthumb.desktop;
|
image/x-portable-pixmap=eog.desktop;gthumb.desktop;
|
||||||
image/x-xbitmap=gnome-eog.desktop;gthumb.desktop;
|
image/x-xbitmap=eog.desktop;gthumb.desktop;
|
||||||
image/x-xpixmap=gnome-eog.desktop;gthumb.desktop;
|
image/x-xpixmap=eog.desktop;gthumb.desktop;
|
||||||
image/x-xwindowdump=gnome-eog.desktop;gthumb.desktop;
|
image/x-xwindowdump=eog.desktop;gthumb.desktop;
|
||||||
image/svg+xml=gnome-eog.desktop;gthumb.desktop;
|
image/svg+xml=eog.desktop;gthumb.desktop;
|
||||||
application/vnd.ms-word=libreoffice-writer.desktop
|
application/vnd.ms-word=libreoffice-writer.desktop
|
||||||
application/vnd.wordperfect=libreoffice-writer.desktop
|
application/vnd.wordperfect=libreoffice-writer.desktop
|
||||||
application/vnd.sun.xml.writer=libreoffice-writer.desktop
|
application/vnd.sun.xml.writer=libreoffice-writer.desktop
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Shared MIME information database
|
Summary: Shared MIME information database
|
||||||
Name: shared-mime-info
|
Name: shared-mime-info
|
||||||
Version: 1.1
|
Version: 1.1
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: http://freedesktop.org/Software/shared-mime-info
|
URL: http://freedesktop.org/Software/shared-mime-info
|
||||||
@ -86,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/*
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 21 2013 Kalev Lember <kalevlember@gmail.com> - 1.1-3
|
||||||
|
- Update for eog desktop file vendor prefix removal
|
||||||
|
|
||||||
* Sun Feb 17 2013 Christoph Wickert <cwickert@fedoraproject.org> - 1.1-2
|
* Sun Feb 17 2013 Christoph Wickert <cwickert@fedoraproject.org> - 1.1-2
|
||||||
- De-vendorize defaults.list (https://fedorahosted.org/fesco/ticket/1077)
|
- De-vendorize defaults.list (https://fedorahosted.org/fesco/ticket/1077)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user