[vym] 2.0.1.

Jon Ciesla limb at fedoraproject.org
Mon Oct 17 19:31:55 UTC 2011


commit eaa5452914556eca6a51585a3123e3389cdc0d16
Author: Jon Ciesla <limb at jcomserv.net>
Date:   Mon Oct 17 14:31:38 2011 -0500

    2.0.1.

 .gitignore |    1 +
 sources    |    2 +-
 vym.spec   |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e0caaf0..6b56c54 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ vym-1.12.7.tar.bz2
 /vym-1.13.39.tar.bz2
 /vym-1.13.41.tar.bz2
 /vym-1.99.1.tar.bz2
+/vym-2.0.1.tar.bz2
diff --git a/sources b/sources
index 7c280ad..72225c7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0f80c4baed7312f827cef7b9e6601b70  vym-1.99.1.tar.bz2
+ab66d65b9229247f3183c9f483bc1214  vym-2.0.1.tar.bz2
diff --git a/vym.spec b/vym.spec
index a7c2881..5d949ae 100644
--- a/vym.spec
+++ b/vym.spec
@@ -1,6 +1,6 @@
 %define __requires_exclude .*BugzillaClient.*
 Name:           vym
-Version:        1.99.1
+Version:        2.0.1
 Release:        1%{?dist}
 Summary:        View your mind
 
@@ -98,6 +98,9 @@ update-desktop-database &> /dev/null || :
 
 
 %changelog
+* Mon Oct 17 2011 Jon Ciesla <limb at jcomserv.net> - 2.0.1-1
+- New upstream.
+
 * Fri Oct 07 2011 Jon Ciesla <limb at jcomserv.net> - 1.99.1-1
 - New upstream.
 


More information about the scm-commits mailing list