[vym] 2.3.14.

Jon Ciesla limb at fedoraproject.org
Mon Mar 4 18:20:12 UTC 2013


commit bf7ce1246048324bc9049d7c10a48beb0b662fdc
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Mon Mar 4 12:19:56 2013 -0600

    2.3.14.

 .gitignore |    1 +
 sources    |    2 +-
 vym.spec   |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f146ac5..522c878 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@ vym-1.12.7.tar.bz2
 /vym-2.3.5.tar.bz2
 /vym-2.3.8.tar.bz2
 /vym-2.3.11.tar.bz2
+/vym-2.3.14.tar.bz2
diff --git a/sources b/sources
index 84b0722..dc979bb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7fe130ab6b8e97409834aa88834e9349  vym-2.3.11.tar.bz2
+5793e19efbd36a7a3bb46730ffdb648f  vym-2.3.14.tar.bz2
diff --git a/vym.spec b/vym.spec
index cb9774d..035de70 100644
--- a/vym.spec
+++ b/vym.spec
@@ -1,7 +1,7 @@
 %global __requires_exclude .*BugzillaClient.*
 Name:           vym
-Version:        2.3.11
-Release:        2%{?dist}
+Version:        2.3.14
+Release:        1%{?dist}
 Summary:        View your mind
 
 Group:          Applications/Productivity
@@ -115,6 +115,9 @@ update-desktop-database &> /dev/null || :
 
 
 %changelog
+* Mon Mar 04 2013 Jon Ciesla <limburgher at gmail.com> - 2.3.14-1
+- Latest upstream, BZ 915251.
+
 * Sat Feb 09 2013 Parag Nemade <paragn AT fedoraproject DOT org> - 2.3.11-2
 - Remove vendor tag from desktop file as per https://fedorahosted.org/fesco/ticket/1077
 - Cleanup spec as per recently changed packaging guidelines


More information about the scm-commits mailing list