[tomboy] Update to 1.9.10.

Thomas Moschny thm at fedoraproject.org
Fri Mar 23 09:20:56 UTC 2012


commit 5675b9e448ca763d5ba0ce1e7608b7349a5895f1
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Fri Mar 23 10:17:52 2012 +0100

    Update to 1.9.10.

 .gitignore  |    1 +
 sources     |    2 +-
 tomboy.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 21d2b50..0ee1417 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ tomboy-1.3.1.tar.bz2
 /tomboy-1.9.6.tar.xz
 /tomboy-1.9.8.tar.xz
 /tomboy-1.9.9.tar.xz
+/tomboy-1.9.10.tar.xz
diff --git a/sources b/sources
index 17a720a..43747d0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cbe2e417fdc7bd26858001605d070f8d  tomboy-1.9.9.tar.xz
+cf47d7a6c375a42a0b175ad12f49f2c3  tomboy-1.9.10.tar.xz
diff --git a/tomboy.spec b/tomboy.spec
index 3854736..4aa9c5d 100644
--- a/tomboy.spec
+++ b/tomboy.spec
@@ -1,5 +1,5 @@
 Name:           tomboy
-Version:        1.9.9
+Version:        1.9.10
 Release:        1%{?dist}
 Summary:        Note-taking application
 Group:          User Interface/Desktops
@@ -69,7 +69,7 @@ done
 
 
 %build
-%configure --disable-scrollkeeper --disable-static %{?with_panel_applet:--enable-panel-applet}
+%configure --disable-scrollkeeper --disable-static
 mkdir bin
 make %{?_smp_mflags}
 
@@ -143,6 +143,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 
 
 %changelog
+* Fri Mar 23 2012 Thomas Moschny <thomas.moschny at gmx.de> - 1.9.10-1
+- Update to 1.9.10.
+
 * Tue Mar 13 2012 Thomas Moschny <thomas.moschny at gmx.de> - 1.9.9-1
 - Update to 1.9.9.
 


More information about the scm-commits mailing list