[eog/f18] Update to 3.6.0

Kalev Lember kalev at fedoraproject.org
Tue Sep 25 18:04:44 UTC 2012


commit 87e8a7483bd4bd8dc9fabfc8efed0063be71a5bd
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Sep 25 19:48:36 2012 +0200

    Update to 3.6.0
    
    ... and drop upstreamed eog-link-with-libm.patch.

 .gitignore               |    1 +
 eog-link-with-libm.patch |  216 ----------------------------------------------
 eog.spec                 |   12 ++--
 sources                  |    2 +-
 4 files changed, 8 insertions(+), 223 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eef6df1..89324a5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,3 +39,4 @@ eog-2.31.4-20100623git.tar.bz2
 /eog-3.5.90.tar.xz
 /eog-3.5.91.tar.xz
 /eog-3.5.92.tar.xz
+/eog-3.6.0.tar.xz
diff --git a/eog.spec b/eog.spec
index 5962159..0f58dc6 100644
--- a/eog.spec
+++ b/eog.spec
@@ -7,13 +7,11 @@
 
 Summary: Eye of GNOME image viewer
 Name:    eog
-Version: 3.5.92
+Version: 3.6.0
 Release: 1%{?dist}
 URL: http://projects.gnome.org/eog/
 #VCS: git:git://git.gnome.org/eog
-Source: http://download.gnome.org/sources/eog/3.5/%{name}-%{version}.tar.xz
-# https://bugzilla.gnome.org/show_bug.cgi?id=684401
-Patch0: eog-link-with-libm.patch
+Source: http://download.gnome.org/sources/eog/3.6/%{name}-%{version}.tar.xz
 # The GFDL has an "or later version" clause embedded inside the license.
 # There is no need to add the + here.
 License: GPLv2+ and GFDL
@@ -27,7 +25,6 @@ BuildRequires: intltool >= 0.50.0-1
 BuildRequires: libjpeg-devel
 BuildRequires: gettext
 BuildRequires: desktop-file-utils >= %{desktop_file_utils_version}
-BuildRequires: gnome-doc-utils
 BuildRequires: gnome-desktop3-devel >= %{gnome_desktop_version}
 BuildRequires: gnome-icon-theme >= %{gnome_icon_theme_version}
 BuildRequires: libXt-devel
@@ -66,7 +63,6 @@ functionality to eog.
 
 %prep
 %setup -q
-%patch0 -p1 -b .libm
 
 %build
 %configure
@@ -117,6 +113,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
 %{_datadir}/gtk-doc/
 
 %changelog
+* Tue Sep 25 2012 Kalev Lember <kalevlember at gmail.com> - 3.6.0-1
+- Update to 3.6.0
+- Drop upstreamed eog-link-with-libm.patch
+
 * Wed Sep 19 2012 Matthias Clasen <mclasen at redhat.com> - 3.5.92-1
 - Update to 3.5.92
 
diff --git a/sources b/sources
index d53a2bc..a08fd70 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0fda47d790be9e8fdc8bd34e858179e7  eog-3.5.92.tar.xz
+57685d2865111a200ad175f397b9e476  eog-3.6.0.tar.xz


More information about the scm-commits mailing list