Accepting request 735009 from GNOME:Next
Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/735009 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog?expand=0&rev=257
This commit is contained in:
parent
a9da0e1656
commit
b12ff7cafd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:be971985c9b997cd302e2be7303374425e588d81658de538f14c4cfa1fbe9dad
|
||||
size 4601712
|
3
eog-3.34.0.tar.xz
Normal file
3
eog-3.34.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:24954f8ce737cc5309e93c0c659a1de22ef2a2d65a07f6a68c484681d8a359ee
|
||||
size 3511104
|
28
eog.changes
28
eog.changes
@ -1,4 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 11 11:13:54 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 3.34.0:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 29 09:44:16 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 3.33.91:
|
||||
+ Updated translations.
|
||||
- Changes from version 3.33.90:
|
||||
+ Updated translations.
|
||||
- Changes from version 3.33.3:
|
||||
+ Improve meson port.
|
||||
+ build: Use #ifdef consistently.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 25 22:46:13 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 3.33.2:
|
||||
+ Bug fixes: Unreasonable limitation of scaling in print dialog.
|
||||
+ Updated translations.
|
||||
- Changes from version 3.33.1:
|
||||
+ Various help doc improvements.
|
||||
+ Bug fixes: glgo#GNOME/eog!20.
|
||||
|
||||
------------------------------------------------------------------
|
||||
Wed May 22 13:10:18 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 3.32.2:
|
||||
|
6
eog.spec
6
eog.spec
@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: eog
|
||||
Version: 3.32.2
|
||||
Version: 3.34.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.32/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/eog/3.34/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gtk-doc
|
||||
@ -46,7 +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(librsvg-2.0) >= 2.36.2
|
||||
BuildRequires: pkgconfig(librsvg-2.0) >= 2.44.0
|
||||
BuildRequires: pkgconfig(shared-mime-info) >= 0.20
|
||||
Recommends: %{name}-lang
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user