[ristretto] Update to 0.1.0

Christoph Wickert cwickert at fedoraproject.org
Thu Oct 6 21:08:04 UTC 2011


commit e38ec2e316cb21a12a50897b626ec8b84b5bac8b
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Thu Oct 6 23:08:01 2011 +0200

    Update to 0.1.0

 .gitignore     |    1 +
 ristretto.spec |   12 ++++++------
 sources        |    2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 91bbfc0..31d2560 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 ristretto-0.0.91.tar.bz2
 /ristretto-0.0.93.tar.bz2
+/ristretto-0.1.0.tar.bz2
diff --git a/ristretto.spec b/ristretto.spec
index a799bb7..c2a35f9 100644
--- a/ristretto.spec
+++ b/ristretto.spec
@@ -1,12 +1,12 @@
 # Review at https://bugzilla.redhat.com/show_bug.cgi?id=351531
 
-%global majorversion 0.0
+%global majorversion 0.1
 %global xfceversion 4.7.0
 
 
 Name:           ristretto
-Version:        0.0.93
-Release:        2%{?dist}
+Version:        0.1.0
+Release:        1%{?dist}
 Summary:        Image-viewer for the Xfce desktop environment
 Summary(de):    Bildbetrachter für die Xfce Desktop-Umgebung
 
@@ -15,8 +15,6 @@ License:        GPLv2+
 URL:            http://goodies.xfce.org/projects/applications/ristretto/
 Source0:        http://archive.xfce.org/src/apps/%{name}/%{majorversion}/%{name}-%{version}.tar.bz2
 Patch0:         ristretto-0.0.91-dsofix.patch
-# https://bugzilla.xfce.org/show_bug.cgi?id=7882
-Patch1:         ristretto-0.0.93_memleak-fix.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  Thunar-devel >= 0.4
@@ -39,7 +37,6 @@ Desktop-Umgebung.
 %prep
 %setup -q
 %patch0 -p1 -b .dsofix
-%patch1 -p1 -b .memleak-fix
 
 
 %build
@@ -93,6 +90,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Thu Oct 06 2011 Christoph Wickert <cwickert at fedoraproject.org> - 0.1.0-1
+- Update to 0.1.0
+
 * Wed Aug 16 2011 Christoph Wickert <cwickert at fedoraproject.org> - 0.0.93-2
 - Fix two major memory leaks (bugzilla.xfce.org #7882)
 
diff --git a/sources b/sources
index e02c232..6edeb24 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-74dcdf0fcbf7039852b817732a91fb6c  ristretto-0.0.93.tar.bz2
+4df4e5e44221940d4c373f51ac1b5cdb  ristretto-0.1.0.tar.bz2


More information about the scm-commits mailing list