[vym] 2.1.7.

Jon Ciesla limb at fedoraproject.org
Mon Apr 16 13:45:53 UTC 2012


commit 9e23715fa0cb14a92249d353927d89614583debf
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Mon Apr 16 08:45:40 2012 -0500

    2.1.7.

 .gitignore |    1 +
 sources    |    2 +-
 vym.spec   |    6 +++++-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b7b7802..cd984ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ vym-1.12.7.tar.bz2
 /vym-2.0.6.tar.bz2
 /vym-2.0.10.tar.bz2
 /vym-2.0.12.tar.bz2
+/vym-2.1.7.tar.bz2
diff --git a/sources b/sources
index 8528ead..bd009e2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2d27afe09a1b2974f770aab6ecb1daa2  vym-2.0.12.tar.bz2
+d3cfe99cac32f3af92d946aefb08f8a8  vym-2.1.7.tar.bz2
diff --git a/vym.spec b/vym.spec
index d85b598..5bf913d 100644
--- a/vym.spec
+++ b/vym.spec
@@ -1,6 +1,6 @@
 %define __requires_exclude .*BugzillaClient.*
 Name:           vym
-Version:        2.0.12
+Version:        2.1.7
 Release:        1%{?dist}
 Summary:        View your mind
 
@@ -122,6 +122,10 @@ update-desktop-database &> /dev/null || :
 
 
 %changelog
+
+* Mon Apr 16 2012 Jon Ciesla <limburgher at gmail.com> - 2.1.7-1
+- Latest upstream, BZ 812523.
+
 * Tue Apr 10 2012 Jon Ciesla <limburgher at gmail.com> - 2.0.12-1
 - Latest upstream, BZ 811194.
 


More information about the scm-commits mailing list