[ristretto] Update to 0.2.0

Christoph Wickert cwickert at fedoraproject.org
Tue Oct 18 10:39:14 UTC 2011


commit d9ede3a85f1f5fb7fffc44f5697306d9df1d658d
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Tue Oct 18 12:39:09 2011 +0200

    Update to 0.2.0

 .gitignore     |    1 +
 ristretto.spec |   16 ++++++++++------
 sources        |    2 +-
 3 files changed, 12 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bfe4a3e..4396e8f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ ristretto-0.0.91.tar.bz2
 /ristretto-0.0.93.tar.bz2
 /ristretto-0.1.0.tar.bz2
 /ristretto-0.1.1.tar.bz2
+/ristretto-0.2.0.tar.bz2
diff --git a/ristretto.spec b/ristretto.spec
index e6e78eb..ce5b6f6 100644
--- a/ristretto.spec
+++ b/ristretto.spec
@@ -1,11 +1,11 @@
 # Review at https://bugzilla.redhat.com/show_bug.cgi?id=351531
 
-%global majorversion 0.1
-%global xfceversion 4.7.0
+%global majorversion 0.2
+%global xfceversion 4.8.0
 
 
 Name:           ristretto
-Version:        0.1.1
+Version:        0.2.0
 Release:        1%{?dist}
 Summary:        Image-viewer for the Xfce desktop environment
 Summary(de):    Bildbetrachter für die Xfce Desktop-Umgebung
@@ -16,11 +16,12 @@ URL:            http://goodies.xfce.org/projects/applications/ristretto/
 Source0:        http://archive.xfce.org/src/apps/%{name}/%{majorversion}/%{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  Thunar-devel >= 0.4
+BuildRequires:  dbus-glib-devel >= 0.34
+BuildRequires:  gtk2-devel >= 2.20.0
+#BuildRequires:  Thunar-devel >= 0.4
+BuildRequires:  libexif-devel >= 0.6.0
 BuildRequires:  libxfce4ui-devel >= %{xfceversion}
 BuildRequires:  xfconf-devel >= %{xfceversion}
-BuildRequires:  libexif-devel >= 0.6.0
-BuildRequires:  dbus-glib-devel >= 0.34
 BuildRequires:  desktop-file-utils, gettext, intltool
 
 
@@ -88,6 +89,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Tue Oct 18 2011 Christoph Wickert <cwickert at fedoraproject.org> - 0.2.0-1
+- Update to 0.2.0
+
 * Sun Oct 09 2011 Christoph Wickert <cwickert at fedoraproject.org> - 0.1.1-1
 - Update to 0.1.1
 - Drop DSO patch, fixed upstream
diff --git a/sources b/sources
index 4284e6d..c40b1c9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4b0f58c00ef99f13ebf134979ee76980  ristretto-0.1.1.tar.bz2
+85e9b3d83309cdd84898f35b8d223121  ristretto-0.2.0.tar.bz2


More information about the scm-commits mailing list