From 6593b3e173fb2ab53e14c91922402237be437703c441eeb4583542cf83dc495c Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Fri, 27 May 2011 07:31:30 +0000 Subject: [PATCH] Accepting request 71608 from home:dimstar:branches:GNOME:Factory tweaked .changes OBS-URL: https://build.opensuse.org/request/show/71608 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog?expand=0&rev=95 --- eog-3.0.1.tar.bz2 | 3 --- eog-3.1.1.tar.bz2 | 3 +++ eog.changes | 12 ++++++++++++ eog.spec | 7 ++----- 4 files changed, 17 insertions(+), 8 deletions(-) delete mode 100644 eog-3.0.1.tar.bz2 create mode 100644 eog-3.1.1.tar.bz2 diff --git a/eog-3.0.1.tar.bz2 b/eog-3.0.1.tar.bz2 deleted file mode 100644 index b37dffd..0000000 --- a/eog-3.0.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:97e40b0e0b618a53dffa83e30ff9add1563d54356e6ab1d588d510cedbc148d2 -size 3012060 diff --git a/eog-3.1.1.tar.bz2 b/eog-3.1.1.tar.bz2 new file mode 100644 index 0000000..b9651e1 --- /dev/null +++ b/eog-3.1.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38164a9d0cd9257077f5a27aa93deb8632734490ad982072643b440f17015126 +size 2594934 diff --git a/eog.changes b/eog.changes index 791fbf9..2300b9a 100644 --- a/eog.changes +++ b/eog.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue May 17 18:21:50 CEST 2011 - dimstar@opensuse.org + +- Update to version 3.1.1: + + Rewrite help docs using Mallard + + Upgrade to use Little CMS 2 library for color profiling + + Improve preferences dialog appearance + + Miscellaneous fixes/improvements + + Bugs fixed: bgo#646623, bgo#648440, bgo#648055, bgo#648833. + + Updated translations. +- Replace pkgconfig(lcms) BuildRequires with pkgconfig(lcms2). + ------------------------------------------------------------------- Wed Apr 27 13:20:14 UTC 2011 - fcrozat@novell.com diff --git a/eog.spec b/eog.spec index e02e13b..9c16fdb 100644 --- a/eog.spec +++ b/eog.spec @@ -18,7 +18,7 @@ Name: eog -Version: 3.0.1 +Version: 3.1.1 Release: 1 # FIXME: replace libexempi-devel BuildRequires with pkgconfig(exempi-2.0) once fixed exempi is in License: GPLv2+ ; LGPLv2.1+ @@ -40,7 +40,7 @@ BuildRequires: pkgconfig(gnome-desktop-3.0) BuildRequires: pkgconfig(gnome-icon-theme) BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gtk+-3.0) -BuildRequires: pkgconfig(lcms) +BuildRequires: pkgconfig(lcms2) BuildRequires: pkgconfig(libexif) BuildRequires: pkgconfig(libpeas-gtk-1.0) BuildRequires: pkgconfig(librsvg-2.0) @@ -105,9 +105,6 @@ rm -rf %{buildroot} %dir %{_datadir}/gnome/help/ %dir %{_datadir}/gnome/help/%{name}/ %doc %{_datadir}/gnome/help/%{name}/C/ -%dir %{_datadir}/omf/ -%dir %{_datadir}/omf/%{name}/ -%doc %{_datadir}/omf/%{name}/%{name}-C.omf %{_bindir}/* %{_libdir}/eog %{_datadir}/applications/eog.desktop