commit 5602f21950288a879b201d9d5f4441c1d57e6d24 Author: Marcela Mašláňová <mmaslano@xxxxxxxxxx> Date: Tue Aug 16 15:12:23 2011 +0200 - update to 0.13 - add File::ShareDir::Install .gitignore | 1 + perl-Text-VimColor.spec | 8 +++++++- sources | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) --- diff --git a/.gitignore b/.gitignore index 6f228db..fbedc3e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ Text-VimColor-0.11.tar.gz /Text-VimColor-0.12.tar.gz +/Text-VimColor-0.13.tar.gz diff --git a/perl-Text-VimColor.spec b/perl-Text-VimColor.spec index a2cc8fd..3913e67 100644 --- a/perl-Text-VimColor.spec +++ b/perl-Text-VimColor.spec @@ -1,5 +1,5 @@ Name: perl-Text-VimColor -Version: 0.12 +Version: 0.13 Release: 1%{?dist} Summary: Syntax color text in HTML or XML using Vim License: GPL+ or Artistic @@ -7,6 +7,7 @@ Group: Development/Libraries URL: http://search.cpan.org/dist/Text-VimColor/ Source0: http://www.cpan.org/authors/id/G/GE/GEOFFR/Text-VimColor-%{version}.tar.gz BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(File::ShareDir::Install) BuildRequires: perl(Path::Class) >= 0.02 BuildRequires: perl(Term::ANSIColor) BuildRequires: perl(Test::More) @@ -46,10 +47,15 @@ make test %{_bindir}/text-vimcolor %{perl_vendorlib}/Text %{perl_vendorlib}/Text/* +%{perl_vendorlib}/auto/share/dist/Text-VimColor/* %{_mandir}/man3/* %{_mandir}/man1/text-vimcolor.1.gz %changelog +* Tue Aug 16 2011 Marcela Maslanova <mmaslano@xxxxxxxxxx> - 0.13-1 +- update to 0.13 +- add File::ShareDir::Install + * Fri Aug 12 2011 Petr Sabata <contyk@xxxxxxxxxx> - 0.12-1 - 0.12 bump - Remove now obsolete Buildroot and defattr diff --git a/sources b/sources index f6d32ea..1853368 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1c5bb42060d5169f747dc47e4207f6c9 Text-VimColor-0.12.tar.gz +2c0d7d9f4aa07a2fa9365ae3a6c36ef3 Text-VimColor-0.13.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel