- Update to version 1.16.0.
OBS-URL: https://build.opensuse.org/package/show/X11:MATE:Factory/eom?expand=0&rev=26
This commit is contained in:
parent
0193413419
commit
33a540f0fd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ffdd2a229e6a1c3a133b3d4e981b820e9573983e4195cc66b98300ed6113fda2
|
||||
size 2254180
|
3
eom-1.16.0.tar.xz
Normal file
3
eom-1.16.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:974356c10bf96b974b777614d5d6f88f982a6c9ab3735d9397b4a33a6812c4fe
|
||||
size 2214612
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 20 20:50:25 UTC 2016 - sor.alexei@meowr.ru
|
||||
|
||||
- Update to version 1.16.0:
|
||||
* Use GtkAboutDialog instead of MateAboutDialog.
|
||||
* Fix possible out-of-bounds writes in error message area.
|
||||
* Some cleanups.
|
||||
* Update translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 10 12:43:54 UTC 2016 - sor.alexei@meowr.ru
|
||||
|
||||
|
10
eom.spec
10
eom.spec
@ -17,9 +17,9 @@
|
||||
|
||||
|
||||
%define typelib typelib-1_0-Eom-1_0
|
||||
%define _version 1.14
|
||||
%define _version 1.16
|
||||
Name: eom
|
||||
Version: 1.14.2
|
||||
Version: 1.16.0
|
||||
Release: 0
|
||||
Summary: MATE Desktop graphics viewer
|
||||
License: GPL-2.0+ and LGPL-2.1+
|
||||
@ -117,14 +117,14 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
||||
%doc AUTHORS COPYING NEWS README
|
||||
%{_bindir}/%{name}
|
||||
%{_libdir}/%{name}/
|
||||
%{_datadir}/%{name}/
|
||||
%{_datadir}/glib-2.0/schemas/*.xml
|
||||
%dir %{_datadir}/appdata/
|
||||
%{_datadir}/appdata/%{name}.appdata.xml
|
||||
%{_datadir}/applications/%{name}.desktop
|
||||
%{_datadir}/%{name}/
|
||||
%{_datadir}/glib-2.0/schemas/*.xml
|
||||
%{_datadir}/help/C/%{name}/
|
||||
%{_datadir}/icons/hicolor/*/apps/%{name}.*
|
||||
%{_mandir}/man?/%{name}.?%{?ext_man}
|
||||
%{_datadir}/help/C/%{name}/
|
||||
|
||||
%files lang -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
|
Loading…
Reference in New Issue
Block a user