[tomboy] Update to 1.10.0.

Thomas Moschny thm at fedoraproject.org
Tue Mar 27 11:24:06 UTC 2012


commit 1983b6dbc653ed9501a7fdacad91404c55bd498f
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Tue Mar 27 13:23:31 2012 +0200

    Update to 1.10.0.

 .gitignore  |    1 +
 sources     |    2 +-
 tomboy.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0ee1417..8a113c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ tomboy-1.3.1.tar.bz2
 /tomboy-1.9.8.tar.xz
 /tomboy-1.9.9.tar.xz
 /tomboy-1.9.10.tar.xz
+/tomboy-1.10.0.tar.xz
diff --git a/sources b/sources
index 43747d0..e4e639e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cf47d7a6c375a42a0b175ad12f49f2c3  tomboy-1.9.10.tar.xz
+5cd6bd94c8e9231368f830c7d0e32da1  tomboy-1.10.0.tar.xz
diff --git a/tomboy.spec b/tomboy.spec
index 4aa9c5d..976a913 100644
--- a/tomboy.spec
+++ b/tomboy.spec
@@ -1,5 +1,5 @@
 Name:           tomboy
-Version:        1.9.10
+Version:        1.10.0
 Release:        1%{?dist}
 Summary:        Note-taking application
 Group:          User Interface/Desktops
@@ -8,7 +8,7 @@ License:        LGPLv2+ and GPLv2+ and MIT
 # libtomboy contains GPL+ code
 # Mono.Addins is MIT
 URL:            http://projects.gnome.org/tomboy/
-Source0:        http://download.gnome.org/sources/%{name}/1.9/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/%{name}/1.10/%{name}-%{version}.tar.xz
 
 BuildRequires:  pkgconfig(atk)
 BuildRequires:  pkgconfig(gconf-sharp-2.0)
@@ -143,6 +143,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 
 
 %changelog
+* Tue Mar 27 2012 Thomas Moschny <thomas.moschny at gmx.de> - 1.10.0-1
+- Update to 1.10.0.
+
 * Fri Mar 23 2012 Thomas Moschny <thomas.moschny at gmx.de> - 1.9.10-1
 - Update to 1.9.10.
 


More information about the scm-commits mailing list