Accepting request 329067 from GNOME:Next
Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/329067 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog?expand=0&rev=194
This commit is contained in:
parent
4740e173e6
commit
1d41775ff1
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ee6d101f8e73aacc8d48256f06a780c6d0d5f3975990f375f58cd0e70816b766
|
|
||||||
size 4306536
|
|
3
eog-3.17.91.tar.xz
Normal file
3
eog-3.17.91.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e4868c5667b9cc11ff6a9e9ab2589426e68e7d04aa6152d794c321932057f109
|
||||||
|
size 4311480
|
40
eog.changes
40
eog.changes
@ -1,3 +1,43 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 1 11:26:50 UTC 2015 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.17.91:
|
||||||
|
+ Access key is not assigned to button "Open with Document
|
||||||
|
Viewer" (bgo#753987).
|
||||||
|
+ Compilation cleanups (bgo#754104).
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 17 22:00:28 UTC 2015 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.17.90:
|
||||||
|
+ Add touchpad gesture event mask to EogScrolledWindow
|
||||||
|
(bgo#753627).
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 17 21:54:23 UTC 2015 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.17.3:
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 17 21:54:22 UTC 2015 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.17.2:
|
||||||
|
+ Bugs fixed: bgo#746132, bgo#751007, bgo#751021.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 17 21:54:21 UTC 2015 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.17.1:
|
||||||
|
+ Small improvements for the new UI.
|
||||||
|
+ Bug fixes and code improvements.
|
||||||
|
+ Bugs fixed: bgo#538279, bgo#739654, bgo#743477, bgo#746802,
|
||||||
|
bgo#748598.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 17 21:54:20 UTC 2015 - zaitor@opensuse.org
|
Mon Aug 17 21:54:20 UTC 2015 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
6
eog.spec
6
eog.spec
@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: eog
|
Name: eog
|
||||||
Version: 3.16.3
|
Version: 3.17.91
|
||||||
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.16/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/eog/3.17/%{name}-%{version}.tar.xz
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: intltool >= 0.50.1
|
BuildRequires: intltool >= 0.50.1
|
||||||
BuildRequires: libjpeg-devel
|
BuildRequires: libjpeg-devel
|
||||||
@ -32,7 +32,7 @@ BuildRequires: translation-update-upstream
|
|||||||
BuildRequires: update-desktop-files
|
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)
|
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.30.0
|
||||||
BuildRequires: pkgconfig(glib-2.0) >= 2.38.0
|
BuildRequires: pkgconfig(glib-2.0) >= 2.38.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)
|
||||||
|
Loading…
Reference in New Issue
Block a user