[tomboy] Update to 1.14.0.

Thomas Moschny thm at fedoraproject.org
Tue Apr 2 17:56:05 UTC 2013


commit 422912d1add9e4c3efbcc90a34cbc9c5fc197829
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Tue Apr 2 19:55:06 2013 +0200

    Update to 1.14.0.
    
    Remove unneeded BR.

 .gitignore  |    1 +
 sources     |    2 +-
 tomboy.spec |    9 +++++----
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 681294c..4fa8931 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@ tomboy-1.3.1.tar.bz2
 /tomboy-1.13.4.tar.xz
 /tomboy-1.13.5.tar.xz
 /tomboy-1.13.6.tar.xz
+/tomboy-1.14.0.tar.xz
diff --git a/sources b/sources
index 5bd3622..306102d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-13331908e8db5421b9955cc9e59e573d  tomboy-1.13.6.tar.xz
+23446afc6c56b5f6877a2ce1b6cea9a7  tomboy-1.14.0.tar.xz
diff --git a/tomboy.spec b/tomboy.spec
index 118f0af..efb4dfa 100644
--- a/tomboy.spec
+++ b/tomboy.spec
@@ -1,5 +1,5 @@
 Name:           tomboy
-Version:        1.13.6
+Version:        1.14.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.13/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/%{name}/1.14/%{name}-%{version}.tar.xz
 
 BuildRequires:  pkgconfig(atk)
 BuildRequires:  pkgconfig(gconf-sharp-2.0)
@@ -29,7 +29,6 @@ BuildRequires:  desktop-file-utils
 BuildRequires:  gettext
 BuildRequires:  gnome-doc-utils
 BuildRequires:  intltool
-BuildRequires:  perl(XML::Parser)
 BuildRequires:  libX11-devel
 
 Requires: gtkspell
@@ -144,9 +143,11 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 
 
 %changelog
+* Tue Apr  2 2013 Thomas Moschny <thomas.moschny at gmx.de> - 1.14.0-1
+- Update to 1.14.0.
+
 * Fri Mar 22 2013 Thomas Moschny <thomas.moschny at gmx.de> - 1.13.6-1
 - Update to 1.13.6.
-- Add missing BR on perl(XML::Parser).
 
 * Wed Feb 13 2013 Thomas Moschny <thomas.moschny at gmx.de> - 1.13.5-1
 - Update to 1.13.5.


More information about the scm-commits mailing list