[perl-Text-VimColor] 0.26 bump

Petr Šabata psabata at fedoraproject.org
Mon Mar 23 12:58:13 UTC 2015


commit 7637d70e9084d68704f61fdfd6d7da74303c2636
Author: Petr Šabata <contyk at redhat.com>
Date:   Mon Mar 23 13:58:10 2015 +0100

    0.26 bump

 .gitignore              | 1 +
 perl-Text-VimColor.spec | 6 +++++-
 sources                 | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5d09be2..ac8482e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ Text-VimColor-0.11.tar.gz
 /Text-VimColor-0.23.tar.gz
 /Text-VimColor-0.24.tar.gz
 /Text-VimColor-0.25.tar.gz
+/Text-VimColor-0.26.tar.gz
diff --git a/perl-Text-VimColor.spec b/perl-Text-VimColor.spec
index b895ca2..3cc7910 100644
--- a/perl-Text-VimColor.spec
+++ b/perl-Text-VimColor.spec
@@ -1,5 +1,5 @@
 Name:           perl-Text-VimColor
-Version:        0.25
+Version:        0.26
 Release:        1%{?dist}
 Summary:        Syntax color text in HTML or XML using Vim
 License:        GPL+ or Artistic
@@ -30,6 +30,7 @@ BuildRequires:  perl(Exporter)
 BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(IO::Handle)
 BuildRequires:  perl(lib)
+BuildRequires:  perl(Test::File::ShareDir::Dist)
 BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(version)
 BuildRequires:  vim-enhanced
@@ -75,6 +76,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Mar 23 2015 Petr Šabata <contyk at redhat.com> - 0.26-1
+- 0.26 bump
+
 * Mon Mar 02 2015 Petr Šabata <contyk at redhat.com> - 0.25-1
 - 0.25 bump
 
diff --git a/sources b/sources
index d80ea91..54cd604 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-91ae616a8925bbf6bac3b8c85a003c1b  Text-VimColor-0.25.tar.gz
+cda2c0006b40c5489d6718baecc7da89  Text-VimColor-0.26.tar.gz


More information about the scm-commits mailing list