- Update to 1.12.1.
OBS-URL: https://build.opensuse.org/package/show/X11:MATE:Factory/eom?expand=0&rev=16
This commit is contained in:
parent
37f7688341
commit
bb29536a7c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6d8967853bcef555cebf5c22e613ee4681392fbdc38db035bbf2e80e125473a6
|
||||
size 2218924
|
3
eom-1.12.1.tar.xz
Normal file
3
eom-1.12.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1bc839c5f5314b3d8e9e78bdca885dfc1160ea00cc80c39842944c959df5b645
|
||||
size 2213420
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 7 15:13:31 UTC 2015 - sor.alexei@meowr.ru
|
||||
|
||||
- Update to 1.12.1:
|
||||
* Fix shortcuts for several menu items in en_US locale.
|
||||
* Some more fixes and cleanups.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 5 20:43:01 UTC 2015 - sor.alexei@meowr.ru
|
||||
|
||||
|
4
eom.spec
4
eom.spec
@ -18,7 +18,7 @@
|
||||
|
||||
%define _version 1.12
|
||||
Name: eom
|
||||
Version: 1.12.0
|
||||
Version: 1.12.1
|
||||
Release: 0
|
||||
Summary: MATE Desktop graphics viewer
|
||||
License: GPL-2.0+ and LGPL-2.1+
|
||||
@ -45,6 +45,7 @@ BuildRequires: pkgconfig(pygobject-2.0)
|
||||
BuildRequires: pkgconfig(pygtk-2.0)
|
||||
Requires: mate-desktop-gsettings-schemas >= %{_version}
|
||||
Recommends: %{name}-lang
|
||||
# mate-image-viewer was last used in openSUSE 13.1.
|
||||
Provides: mate-image-viewer = %{version}
|
||||
Obsoletes: mate-image-viewer < %{version}
|
||||
Obsoletes: mate-image-viewer-lang < %{version}
|
||||
@ -75,6 +76,7 @@ simplicity and standards compliance.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
NOCONFIGURE=1 mate-autogen
|
||||
%configure \
|
||||
--libexecdir=%{_libexecdir}/%{name}
|
||||
make %{?_smp_mflags}
|
||||
|
Loading…
Reference in New Issue
Block a user