Accepting request 842865 from GNOME:Next
update to 3.38.1 - TW should be ready OBS-URL: https://build.opensuse.org/request/show/842865 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog?expand=0&rev=270
This commit is contained in:
parent
0e634b8105
commit
ec45cd7bcd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b7075371489dc3233506aba0490bd418377234e9ea6301e0e13e96f9b4cd34dc
|
||||
size 3651556
|
3
eog-3.38.0.tar.xz
Normal file
3
eog-3.38.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e1a3a47c38688cd538deda627c0eff113d05c316b1dde6243150437259d2d963
|
||||
size 3654864
|
36
eog.changes
36
eog.changes
@ -1,3 +1,39 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 14 12:38:40 UTC 2020 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.38.0:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 5 22:57:37 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 3.37.92:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 4 14:51:48 UTC 2020 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.37.90:
|
||||
+ build: Make libportal dependency optional.
|
||||
+ help: change file to File.
|
||||
+ eog-window: Use view-restore symbolic icon.
|
||||
+ Make pressing Ctrl+Q close all windows.
|
||||
+ Use Wallpaper Portal for "Set as Wallpaper" when possible.
|
||||
+ Should inhibit screensaver only in slideshow mode.
|
||||
- Changes from version 3.37.2:
|
||||
+ Made strings consistent in format-change.page.
|
||||
+ Make EoG usable on phones.
|
||||
+ Use Portals and GtkAppChooserDialog for the "Open With"
|
||||
choices.
|
||||
+ String with zooming in and out might be incorrect.
|
||||
- Changes from version 3.37.1:
|
||||
+ Change "Back space" to "Backspace".
|
||||
+ Change "Slide show" to "Slideshow".
|
||||
+ "Use the keyboard keys" could explain which ones.
|
||||
+ Updated translations.
|
||||
- Add pkgconfig(libportal) BuildRequires: new (optional)
|
||||
dependency.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 4 21:07:02 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
5
eog.spec
5
eog.spec
@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: eog
|
||||
Version: 3.36.3
|
||||
Version: 3.38.0
|
||||
Release: 0
|
||||
Summary: Image Viewer for GNOME
|
||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||
Group: Productivity/Graphics/Viewers
|
||||
URL: https://wiki.gnome.org/Apps/EyeOfGnome
|
||||
Source0: https://download.gnome.org/sources/eog/3.36/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/eog/3.38/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gtk-doc
|
||||
@ -46,6 +46,7 @@ BuildRequires: pkgconfig(lcms2)
|
||||
BuildRequires: pkgconfig(libexif)
|
||||
BuildRequires: pkgconfig(libpeas-1.0) >= 0.7.4
|
||||
BuildRequires: pkgconfig(libpeas-gtk-1.0) >= 0.7.4
|
||||
BuildRequires: pkgconfig(libportal) >= 0.3
|
||||
BuildRequires: pkgconfig(librsvg-2.0) >= 2.44.0
|
||||
BuildRequires: pkgconfig(shared-mime-info) >= 0.20
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user