[perl-Perl-Critic-Deprecated] 1.119 bump

Petr Pisar ppisar at fedoraproject.org
Thu Oct 31 07:31:10 UTC 2013


commit 3fa6a778ad9e5559a85a44df470a555a9955fb82
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Oct 31 08:31:01 2013 +0100

    1.119 bump

 .gitignore                       |    1 +
 perl-Perl-Critic-Deprecated.spec |    7 +++++--
 sources                          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1de8f0e..cfd0b03 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Perl-Critic-Deprecated-1.108.tar.gz
 /Perl-Critic-Deprecated-1.118.tar.gz
+/Perl-Critic-Deprecated-1.119.tar.gz
diff --git a/perl-Perl-Critic-Deprecated.spec b/perl-Perl-Critic-Deprecated.spec
index 77332a1..8ff64e8 100644
--- a/perl-Perl-Critic-Deprecated.spec
+++ b/perl-Perl-Critic-Deprecated.spec
@@ -1,5 +1,5 @@
 Name:           perl-Perl-Critic-Deprecated
-Version:        1.118
+Version:        1.119
 Release:        1%{?dist}
 Summary:        Perl::Critic policies which have been superseded by others
 License:        GPL+ or Artistic
@@ -41,7 +41,7 @@ Conflicts:      perl-Perl-Critic-More <= 1.000-11
 The included policies are:
   - Write "$my_variable = 42" instead of "$MyVariable = 42".
   - Write "sub my_function{}" instead of "sub MyFunction{}".
-  - Write RCS keywords like "$Revision: 42 $" into source files.
+  - Put source-control keywords in every file.
 
 %prep
 %setup -q -n Perl-Critic-Deprecated-%{version}
@@ -63,6 +63,9 @@ perl Build.PL installdirs=vendor
 %{_mandir}/man3/*
 
 %changelog
+* Thu Oct 31 2013 Petr Pisar <ppisar at redhat.com> - 1.119-1
+- 1.119 bump
+
 * Tue Oct 29 2013 Petr Pisar <ppisar at redhat.com> - 1.118-1
 - 1.118 bump
 
diff --git a/sources b/sources
index 05b6c9e..14ceb77 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1b7fc22927e26ec338f28be46c639358  Perl-Critic-Deprecated-1.118.tar.gz
+fe789d45277b769a244da8d3b5f7b00b  Perl-Critic-Deprecated-1.119.tar.gz



More information about the perl-devel mailing list