Accepting request 360435 from GNOME:Next
Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/360435 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog?expand=0&rev=201
This commit is contained in:
parent
cd7d7761ca
commit
4631309361
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:dc2d16e3754cad12703261fe586e7599c4df2e39282f6c28681a514f749fe636
|
|
||||||
size 4327676
|
|
3
eog-3.19.90.tar.xz
Normal file
3
eog-3.19.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7e03df9d60c2f9ca3434b6ea5b1190db81c978919641f590286b30bba651e559
|
||||||
|
size 4336820
|
41
eog.changes
41
eog.changes
@ -1,3 +1,44 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 15 20:09:51 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.19.5:
|
||||||
|
+ Better image quality when downscaling.
|
||||||
|
+ Improved AppData.
|
||||||
|
+ Improved strings in the shortcuts window.
|
||||||
|
+ Bugs fixed: bgo#665897, bgo#761408, bgo#762028.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Feb 14 19:15:27 UTC 2016 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.19.4:
|
||||||
|
+ Small application menu improvements.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Feb 14 19:15:26 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.19.3:
|
||||||
|
+ Convert custom CSS to use CSS nodes (bgo#758763).
|
||||||
|
+ Add a shortcuts window (bgo#757827).
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Feb 14 19:15:25 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.19.2:
|
||||||
|
+ Further UI improvements.
|
||||||
|
+ Bugs fixed: bgo#754628.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Feb 14 19:15:24 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.19.1:
|
||||||
|
+ Various UI improvements.
|
||||||
|
+ Bugs fixed: bgo#754628, bgo#754985, bgo#755244, bgo#755799.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 14 19:15:23 UTC 2016 - zaitor@opensuse.org
|
Sun Feb 14 19:15:23 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
8
eog.spec
8
eog.spec
@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: eog
|
Name: eog
|
||||||
Version: 3.18.2
|
Version: 3.19.90
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Image Viewer for GNOME
|
Summary: Image Viewer for GNOME
|
||||||
License: GPL-2.0+ and LGPL-2.1+
|
License: GPL-2.0+ and LGPL-2.1+
|
||||||
Group: Productivity/Graphics/Viewers
|
Group: Productivity/Graphics/Viewers
|
||||||
Url: http://www.gnome.org/
|
Url: http://www.gnome.org/
|
||||||
Source: http://download.gnome.org/sources/eog/3.18/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/eog/3.19/%{name}-%{version}.tar.xz
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: intltool >= 0.50.1
|
BuildRequires: intltool >= 0.50.1
|
||||||
BuildRequires: libjpeg-devel
|
BuildRequires: libjpeg-devel
|
||||||
@ -33,10 +33,10 @@ BuildRequires: update-desktop-files
|
|||||||
BuildRequires: yelp-tools
|
BuildRequires: yelp-tools
|
||||||
BuildRequires: pkgconfig(exempi-2.0) >= 1.99.5
|
BuildRequires: pkgconfig(exempi-2.0) >= 1.99.5
|
||||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.30.0
|
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.30.0
|
||||||
BuildRequires: pkgconfig(glib-2.0) >= 2.38.0
|
BuildRequires: pkgconfig(glib-2.0) >= 2.42.0
|
||||||
BuildRequires: pkgconfig(gnome-desktop-3.0)
|
BuildRequires: pkgconfig(gnome-desktop-3.0)
|
||||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.11.6
|
BuildRequires: pkgconfig(gtk+-3.0) >= 3.19.3
|
||||||
BuildRequires: pkgconfig(lcms2)
|
BuildRequires: pkgconfig(lcms2)
|
||||||
BuildRequires: pkgconfig(libexif)
|
BuildRequires: pkgconfig(libexif)
|
||||||
BuildRequires: pkgconfig(libpeas-gtk-1.0) >= 0.7.4
|
BuildRequires: pkgconfig(libpeas-gtk-1.0) >= 0.7.4
|
||||||
|
Loading…
Reference in New Issue
Block a user