[vym] New upstream.

Jon Ciesla limb at fedoraproject.org
Tue May 17 13:35:08 UTC 2011


commit 4d9fe21b60fb60529161a90770453a0072374c98
Author: Jon Ciesla <limb at jcomserv.net>
Date:   Tue May 17 08:27:27 2011 -0500

    New upstream.

 .gitignore |    1 +
 sources    |    2 +-
 vym.spec   |   11 ++++++++++-
 3 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 94aa0e1..e6d6d16 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 vym-1.12.7.tar.bz2
 /vym-1.12.8.tar.bz2
 /vym-1.13.27.tar.bz2
+/vym-1.13.29.tar.bz2
diff --git a/sources b/sources
index d043888..912e236 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-80286b9122aae0f5752c2a54c9dcd97f  vym-1.13.27.tar.bz2
+02eae8f635e682f174ae2011be5fa560  vym-1.13.29.tar.bz2
diff --git a/vym.spec b/vym.spec
index 1255627..5bb924b 100644
--- a/vym.spec
+++ b/vym.spec
@@ -1,5 +1,5 @@
 Name:           vym
-Version:        1.13.27
+Version:        1.13.29
 Release:        1%{?dist}
 Summary:        View your mind
 
@@ -17,6 +17,12 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  qt4-devel libXext-devel desktop-file-utils
 
+%{?filter_setup:
+%filter_from_requires /^perl(BugzillaClient)$/d
+%?perl_default_filter
+}
+Requires:	perl-BZ-Client
+
 %description
 VYM (View Your Mind) is a tool to generate and manipulate maps
 which show your thoughts. Such maps can help you to improve
@@ -90,6 +96,9 @@ update-desktop-database &> /dev/null || :
 
 
 %changelog
+* Mon May 16 2011 Jon Ciesla <limb at jcomserv.net> - 1.13.29-1
+- New upstream.
+
 * Wed May 11 2011 Jon Ciesla <limb at jcomserv.net> - 1.13.27-1
 - New upstream.
 


More information about the scm-commits mailing list