commit 8e65d486461790bbc11fb02820c43443b0e51f90
Author: Jitka Plesnikova <[email protected]>
Date: Thu Sep 18 10:47:21 2014 +0200
0.09 bump
.gitignore | 1 +
...ight-Engine-Kate-0.08-RT84982-insensitive.patch | 52 --------------------
perl-Syntax-Highlight-Engine-Kate.spec | 13 +++--
sources | 2 +-
4 files changed, 9 insertions(+), 59 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 68becda..5ae65ee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ Syntax-Highlight-Engine-Kate-0.04.tar.gz
/Syntax-Highlight-Engine-Kate-0.06.tar.gz
/Syntax-Highlight-Engine-Kate-0.07.tar.gz
/Syntax-Highlight-Engine-Kate-0.08.tar.gz
+/Syntax-Highlight-Engine-Kate-0.09.tar.gz
diff --git a/perl-Syntax-Highlight-Engine-Kate.spec
b/perl-Syntax-Highlight-Engine-Kate.spec
index a471401..26a1e62 100644
--- a/perl-Syntax-Highlight-Engine-Kate.spec
+++ b/perl-Syntax-Highlight-Engine-Kate.spec
@@ -1,13 +1,11 @@
Name: perl-Syntax-Highlight-Engine-Kate
-Version: 0.08
-Release: 4%{?dist}
+Version: 0.09
+Release: 1%{?dist}
Summary: Port to Perl of the syntax highlight engine of the Kate text
editor
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/Syntax-Highlight-Engine-Kate/
Source0:
http://www.cpan.org/authors/id/S/SZ/SZABGAB/Syntax-Highlight-Engine-Kate-%{version}.tar.gz
-# Add support case insensitive names (CPAN RT#84982)
-Patch0: Syntax-Highlight-Engine-Kate-0.08-RT84982-insensitive.patch
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl(Config)
@@ -36,7 +34,8 @@ BuildRequires: perl(File::Spec::Functions)
BuildRequires: perl(List::Util)
BuildRequires: perl(Term::ANSIColor)
BuildRequires: perl(Test::Differences) >= 0.61
-BuildRequires: perl(Test::More) >= 0.88
+BuildRequires: perl(Test::More) >= 1.00
+BuildRequires: perl(Test::Warn) >= 0.30
BuildRequires: perl(Time::HiRes)
Requires: perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo
$version))
@@ -46,7 +45,6 @@ engine of the Kate text editor.
%prep
%setup -q -n Syntax-Highlight-Engine-Kate-%{version}
-%patch0 -p1
find -type f -exec chmod -c -x {} +
%build
@@ -67,6 +65,9 @@ make test
%{_mandir}/man3/*
%changelog
+* Thu Sep 04 2014 Jitka Plesnikova <[email protected]> - 0.09-1
+- 0.09 bump
+
* Tue Jan 07 2014 Jitka Plesnikova <[email protected]> - 0.08-4
- Apply upstream case sensitivity patch (CPAN RT#84982) - [email protected]
diff --git a/sources b/sources
index e75e113..c82fe8b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-717f969580fb5894c818fbbc627cc37e Syntax-Highlight-Engine-Kate-0.08.tar.gz
+638f8cf2b3546dab0da850554d7a4a55 Syntax-Highlight-Engine-Kate-0.09.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel