[tomboy] Update to 0.12.0.

Thomas Moschny thm at fedoraproject.org
Wed Sep 26 17:20:41 UTC 2012


commit 1776f4563ef2a648352855cd579df44571059f00
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Wed Sep 26 19:19:04 2012 +0200

    Update to 0.12.0.

 .gitignore  |    1 +
 sources     |    2 +-
 tomboy.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 161e6d6..7e6be83 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ tomboy-1.3.1.tar.bz2
 /tomboy-1.11.4.tar.xz
 /tomboy-1.11.5.tar.xz
 /tomboy-1.11.7.tar.xz
+/tomboy-1.12.0.tar.xz
diff --git a/sources b/sources
index 70bc54a..60bd566 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c36ca756a362d2a71f94e60fae6045b2  tomboy-1.11.7.tar.xz
+1cbe8c3a402c1f031094de2fdee7fa8a  tomboy-1.12.0.tar.xz
diff --git a/tomboy.spec b/tomboy.spec
index c96e951..9cf3c76 100644
--- a/tomboy.spec
+++ b/tomboy.spec
@@ -1,5 +1,5 @@
 Name:           tomboy
-Version:        1.11.7
+Version:        1.12.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.11/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/%{name}/1.12/%{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
+* Wed Sep 26 2012 Thomas Moschny <thomas.moschny at gmx.de> - 1.12.0-1
+- Update to 0.12.0.
+
 * Sun Sep 23 2012 Thomas Moschny <thomas.moschny at gmx.de> - 1.11.7-1
 - Update to 1.11.7.
 


More information about the scm-commits mailing list