Accepting request 880922 from GNOME:Next
GNOME 40 - here we come OBS-URL: https://build.opensuse.org/request/show/880922 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog?expand=0&rev=276
This commit is contained in:
parent
5a8875ac26
commit
891ae987fa
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8a54fdf93e306a0f64853a18831ac8c0483820477106aae0bdc00aac37386f0e
|
||||
size 3614956
|
3
eog-40.0.tar.xz
Normal file
3
eog-40.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3017c984f115977c22bc4f9d27d09f80ec96adf6901b4ec0f4f542ef023de5f9
|
||||
size 3601476
|
38
eog.changes
38
eog.changes
@ -1,3 +1,41 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 21 09:42:53 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 40.0:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 18 14:27:20 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 40.rc:
|
||||
+ docs: Remove shortcuts page.
|
||||
+ docs: Update EOG icon.
|
||||
+ docs: Update some outdated information.
|
||||
+ help: Preferences do not have a close button.
|
||||
+ help: Fix a sentence suggesting click on
|
||||
"Show other application".
|
||||
+ Part of a large image (exceeding certain dimensions) does not
|
||||
display.
|
||||
+ docs: Remove PicasaWeb support.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 15 10:36:48 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
- Update to version 40.beta:
|
||||
+ Re-detect mimetype from data if loading fails the first time.
|
||||
+ Update EogWindow and EogListStore when deleting a monitored
|
||||
directory.
|
||||
+ Warning about overwriting GError when unlinking a directory
|
||||
while viewing.
|
||||
+ Update appdata screenshot.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 15 09:38:47 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 40.alpha:
|
||||
+ build: Centralize path absolutization.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 14 15:16:35 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
6
eog.spec
6
eog.spec
@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: eog
|
||||
Version: 3.38.2
|
||||
Version: 40.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.38/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/eog/40/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gtk-doc
|
||||
@ -93,7 +93,7 @@ translation-update-upstream po %{name}
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
%doc NEWS README
|
||||
%doc NEWS
|
||||
%doc %{_datadir}/help/C/%{name}/
|
||||
%{_bindir}/%{name}
|
||||
%{_libdir}/%{name}/
|
||||
|
Loading…
Reference in New Issue
Block a user