Accepting request 921600 from GNOME:Factory
Scripted push from GNOME:Next (forwarded request 920916 from dimstar) OBS-URL: https://build.opensuse.org/request/show/921600 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eog?expand=0&rev=152
This commit is contained in:
commit
9bf1cd1eac
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:28aa3b07081d95657546f70894947fa886631a2c7f955e56cf80db731ae3b235
|
||||
size 3602276
|
3
eog-41.0.tar.xz
Normal file
3
eog-41.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:917de086fd97fd3ec930fa07c88badd2be1f5d0ae6b9e569c986004e0359a9ac
|
||||
size 3603044
|
25
eog.changes
25
eog.changes
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 19 10:28:42 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 41.0:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 16 01:27:42 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
|
||||
|
||||
- Remove obsolete translation-update-upstream support
|
||||
(jsc#SLE-21105).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 4 20:19:17 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 41.rc:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 23 13:55:35 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 41.beta:
|
||||
+ Fix deprecated functions.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 15 13:01:05 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
6
eog.spec
6
eog.spec
@ -17,20 +17,19 @@
|
||||
|
||||
|
||||
Name: eog
|
||||
Version: 40.3
|
||||
Version: 41.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/40/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/eog/41/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: meson >= 0.44.0
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: yelp-tools
|
||||
BuildRequires: pkgconfig(exempi-2.0) >= 1.99.5
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.36.5
|
||||
@ -71,7 +70,6 @@ developing eog plugins.
|
||||
|
||||
%prep
|
||||
%autosetup -p1
|
||||
translation-update-upstream po %{name}
|
||||
|
||||
%build
|
||||
%meson \
|
||||
|
Loading…
Reference in New Issue
Block a user