[perl-Log-Report-Optional] 1.01 bump

Petr Pisar ppisar at fedoraproject.org
Tue Mar 11 11:45:37 UTC 2014


commit 6a08e71641d8945db58910b3af7abd16ad393312
Author: Petr Písař <ppisar at redhat.com>
Date:   Tue Mar 11 12:45:11 2014 +0100

    1.01 bump

 .gitignore                    |    1 +
 perl-Log-Report-Optional.spec |    6 ++++--
 sources                       |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 45b58ff..4282ee5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Log-Report-Optional-1.00.tar.gz
+/Log-Report-Optional-1.01.tar.gz
diff --git a/perl-Log-Report-Optional.spec b/perl-Log-Report-Optional.spec
index bd534cc..0484cc6 100644
--- a/perl-Log-Report-Optional.spec
+++ b/perl-Log-Report-Optional.spec
@@ -1,5 +1,5 @@
 Name:           perl-Log-Report-Optional
-Version:        1.00
+Version:        1.01
 Release:        1%{?dist}
 Summary:        Base class for large Log::Report and simple Log::Report::Minimal
 License:        GPL+ or Artistic
@@ -15,7 +15,6 @@ BuildRequires:  perl(Exporter)
 BuildRequires:  perl(List::Util)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(String::Print) >= 0.13
-BuildRequires:  perl(vars)
 BuildRequires:  perl(warnings)
 # Tests:
 BuildRequires:  perl(Test::More) >= 0.86
@@ -56,5 +55,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Mar 11 2014 Petr Pisar <ppisar at redhat.com> - 1.01-1
+- 1.01 bump
+
 * Fri Jan 31 2014 Petr Pisar <ppisar at redhat.com> 1.00-1
 - Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index aa589fd..901cf36 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-19ac502fd361dac0fceab7cb9d1e7dbe  Log-Report-Optional-1.00.tar.gz
+fb379bb1f84c2fa1dee5ea8998fe2426  Log-Report-Optional-1.01.tar.gz



More information about the perl-devel mailing list