[perl-Syntax-Highlight-Engine-Kate] 860376 update to 0.07

Marcela Mašláňová mmaslano at fedoraproject.org
Tue Sep 25 18:54:38 UTC 2012


commit 2262e3a4d59f19e010b5e19beda238b75636fc17
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Tue Sep 25 20:50:13 2012 +0200

    860376 update to 0.07

 perl-Syntax-Highlight-Engine-Kate.spec |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/perl-Syntax-Highlight-Engine-Kate.spec b/perl-Syntax-Highlight-Engine-Kate.spec
index 2d39151..a72b277 100644
--- a/perl-Syntax-Highlight-Engine-Kate.spec
+++ b/perl-Syntax-Highlight-Engine-Kate.spec
@@ -1,6 +1,6 @@
 Name:           perl-Syntax-Highlight-Engine-Kate
-Version:        0.06
-Release:        8%{?dist}
+Version:        0.07
+Release:        1%{?dist}
 Summary:        Port to Perl of the syntax highlight engine of the Kate text editor
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -12,10 +12,13 @@ BuildRequires:  perl(inc::Module::Install) >= 0.91
 BuildRequires:  perl(base)
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Data::Dumper)
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(File::Basename)
 # Tests only:
 BuildRequires:  perl(Term::ANSIColor)
+BuildRequires:  perl(Test::Differences) >= 0.61
 BuildRequires:  perl(Test::More)
+Requires:       perl(Carp)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -48,6 +51,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Sep 25 2012 Marcela Mašláňová <mmaslano at redhat.com> - 0.07-1
+- 860376 update to 0.07
+
 * Mon Aug 20 2012 Petr Pisar <ppisar at redhat.com> - 0.06-8
 - Modernize spec file
 - Specify all dependencies


More information about the scm-commits mailing list