[tomboy] Update to 1.15.4.

Thomas Moschny thm at fedoraproject.org
Sat Jan 25 21:51:20 UTC 2014


commit 2629169ef86bf09a5b7aeae76b9431a9b6a704e1
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Sat Jan 25 18:27:20 2014 +0100

    Update to 1.15.4.
    
    - Fix rpmlint warning about bogus date in the changelog.

 .gitignore  |    1 +
 sources     |    2 +-
 tomboy.spec |   10 +++++++---
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index af3f89b..c57c7a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,4 @@ tomboy-1.3.1.tar.bz2
 /tomboy-1.14.0.tar.xz
 /tomboy-1.15.1.tar.xz
 /tomboy-1.15.2.tar.xz
+/tomboy-1.15.4.tar.xz
diff --git a/sources b/sources
index 385caf8..e7aabcf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d5080f1b23863d39c62278e204ac27ca  tomboy-1.15.2.tar.xz
+272c93325800cb477549f105ea8f073d  tomboy-1.15.4.tar.xz
diff --git a/tomboy.spec b/tomboy.spec
index f6f6f6f..20129a6 100644
--- a/tomboy.spec
+++ b/tomboy.spec
@@ -1,6 +1,6 @@
 Name:           tomboy
-Version:        1.15.2
-Release:        2%{?dist}
+Version:        1.15.4
+Release:        1%{?dist}
 Summary:        Note-taking application
 Group:          User Interface/Desktops
 License:        LGPLv2+ and GPLv2+ and MIT
@@ -143,6 +143,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 
 
 %changelog
+* Sat Jan 25 2014 Thomas Moschny <thomas.moschny at gmx.de> - 1.15.4-1
+- Update to 1.15.4.
+- Fix rpmlint warning about bogus date in the changelog.
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.15.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
@@ -540,7 +544,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 - Fix %%preun script
 - Use upstream icons
 
-* Wed Jul 13 2006 Jesse Keating <jkeating at redhat.com> - 0.3.5-7
+* Thu Jul 13 2006 Jesse Keating <jkeating at redhat.com> - 0.3.5-7
 - rebuild
 - Add missing br gettext
 - don't build on s390(x)


More information about the scm-commits mailing list