[eog] 3.3.3

Matthias Clasen mclasen at fedoraproject.org
Tue Dec 20 18:05:20 UTC 2011


commit 9aae077002ddf842311cc921ea352a09536aa969
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Dec 20 13:05:12 2011 -0500

    3.3.3

 .gitignore |    1 +
 eog.spec   |    8 ++++++--
 sources    |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b7d173d..5c238a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ eog-2.31.4-20100623git.tar.bz2
 /eog-3.2.0.tar.xz
 /eog-3.2.1.tar.xz
 /eog-3.3.2.tar.xz
+/eog-3.3.3.tar.xz
diff --git a/eog.spec b/eog.spec
index 9f012ef..c5fafe4 100644
--- a/eog.spec
+++ b/eog.spec
@@ -8,7 +8,7 @@
 
 Summary: Eye of GNOME image viewer
 Name:    eog
-Version: 3.3.2
+Version: 3.3.3
 Release: 1%{?dist}
 URL: http://projects.gnome.org/eog/
 #VCS: git:git://git.gnome.org/eog
@@ -23,7 +23,7 @@ BuildRequires: gail-devel >= %{gail_version}
 BuildRequires: libexif-devel >= %{libexif_version}
 BuildRequires: exempi-devel
 BuildRequires: lcms2-devel
-BuildRequires: intltool
+BuildRequires: intltool >= 0.50.0-1
 BuildRequires: libjpeg-devel
 BuildRequires: scrollkeeper
 BuildRequires: gettext
@@ -123,6 +123,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 %{_datadir}/gtk-doc/
 
 %changelog
+* Tue Dec 20 2011 Alon Levy <alevy at redhat.com> - 3.3.3-1
+- Update to 3.3.3
+- requires newer intltool for --no-translations
+
 * Tue Nov 22 2011 Tomas Bzatek <tbzatek at redhat.com> - 3.3.2-1
 - Update to 3.3.2
 
diff --git a/sources b/sources
index 6861a59..caca2d7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a61a486ac14ddaa4d71f27a44c739f4e  eog-3.3.2.tar.xz
+7fdf50c69d913f693616ee66c4fb5af7  eog-3.3.3.tar.xz


More information about the scm-commits mailing list