[perl-Text-VimColor] Update to 0.18

Jitka Plesnikova jplesnik at fedoraproject.org
Mon Jul 23 11:15:50 UTC 2012


commit 0bfa9b0a8fd7e6bda09f98fac52f0349eb79ffb8
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Mon Jul 23 13:15:12 2012 +0200

    Update to 0.18

 .gitignore              |    1 +
 perl-Text-VimColor.spec |    9 +++++++--
 sources                 |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index df78133..560edf4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ Text-VimColor-0.11.tar.gz
 /Text-VimColor-0.14.tar.gz
 /Text-VimColor-0.15.tar.gz
 /Text-VimColor-0.17.tar.gz
+/Text-VimColor-0.18.tar.gz
diff --git a/perl-Text-VimColor.spec b/perl-Text-VimColor.spec
index edd5c29..a2c1a5d 100644
--- a/perl-Text-VimColor.spec
+++ b/perl-Text-VimColor.spec
@@ -1,6 +1,6 @@
 Name:           perl-Text-VimColor
-Version:        0.17
-Release:        3%{?dist}
+Version:        0.18
+Release:        1%{?dist}
 Summary:        Syntax color text in HTML or XML using Vim
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -13,8 +13,10 @@ BuildRequires:  perl(IPC::Open3)
 # Run-time
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(File::ShareDir)
+BuildRequires:  perl(File::Spec::Functions)
 BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(IO::File)
+BuildRequires:  perl(List::Util)
 BuildRequires:  perl(Path::Class)
 BuildRequires:  perl(Term::ANSIColor) >= 1.03
 # Tests
@@ -66,6 +68,9 @@ make test
 %{_mandir}/man1/text-vimcolor.1.gz
 
 %changelog
+* Mon Jul 23 2012 Jitka Plesnikova <jplesnik at redhat.com> - 0.18-1
+- 0.18 bump
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.17-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 8aa821e..778c6ad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7b5d41ea12e7080294a31a381d3f6e0f  Text-VimColor-0.17.tar.gz
+3a34e95a6ac0fd8aaf357f46828c3109  Text-VimColor-0.18.tar.gz


More information about the scm-commits mailing list