[tomboy] Update 1.5.2

Ray Strode rstrode at fedoraproject.org
Mon Oct 25 21:40:21 UTC 2010


commit 759923eb28fa0a5d22d400e3ebb571c1c6cd6a69
Author: Ray Strode <rstrode at redhat.com>
Date:   Mon Oct 25 17:39:55 2010 -0400

    Update 1.5.2
    
    This fixes a problem in the websync plugin
    
    (See bug 646666 for details)

 .gitignore  |    1 +
 sources     |    2 +-
 tomboy.spec |    6 +++++-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d9e8343..062d813 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ tomboy-1.3.1.tar.bz2
 /tomboy-1.3.2.tar.bz2
 /tomboy-1.4.0.tar.bz2
 /tomboy-1.5.0.tar.bz2
+/tomboy-1.5.2.tar.bz2
diff --git a/sources b/sources
index 927df14..1e72178 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7dfa3f6b55e925a27a0c1ebb639d54b1  tomboy-1.5.0.tar.bz2
+09eb779b3c70d55648dd8819e85650d3  tomboy-1.5.2.tar.bz2
diff --git a/tomboy.spec b/tomboy.spec
index c422e3c..8cdd544 100644
--- a/tomboy.spec
+++ b/tomboy.spec
@@ -1,5 +1,5 @@
 Name:           tomboy
-Version:        1.5.0
+Version:        1.5.2
 Release:        1%{?dist}
 Summary:        Note-taking application
 
@@ -130,6 +130,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Mon Oct 25 2010 Ray Strode <rstrode at redhat.com> 1.5.2-1
+- Update to 1.5.2
+  Related: #646666
+
 * Thu Oct  7 2010 Matthias Clasen <mclasen at redhat.com> - 1.5.0-1
 - Update to 1.5.0
 


More information about the scm-commits mailing list