From 5e9adf783628b6652163eb1751fa3a7ff475c97e Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <[email protected]>
Date: Sep 20 2017 07:50:46 +0000
Subject: 0.03 bump
---
diff --git a/.gitignore b/.gitignore
index 1069289..8854255 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/String-CamelCase-0.02.tar.gz
+/String-CamelCase-0.03.tar.gz
diff --git a/String-CamelCase-0.02-inc.patch b/String-CamelCase-0.02-inc.patch
deleted file mode 100644
index 397a81f..0000000
--- a/String-CamelCase-0.02-inc.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-On Fri Feb 03 01:25:56 2017, TODDR wrote:
-> oops! push not pop
->
-
-HIO,
-
-This library is a prerequisite for other CPAN distributions such as
-DBIx-Class-Schema-Loader. Those other distributions will not work with
-perl-5.26.0 unless this distribution works with that upcoming release. So if
-you could review the patch, apply as needed and generate a new CPAN release,
-that would be great!
-
-Thank you very much.
-Jim Keenan
-
-diff --git a/Makefile.PL b/Makefile.PL
-index 19d495e..ac78b9a 100644
---- a/Makefile.PL
-+++ b/Makefile.PL
-@@ -1,6 +1,8 @@
- use strict;
- use warnings;
- use ExtUtils::MakeMaker;
-+
-+BEGIN { push @INC, "." }
- use inc::ExtUtils::MY_Metafile qw(my_metafile);
-
- my_metafile {
diff --git a/perl-String-CamelCase.spec b/perl-String-CamelCase.spec
index 4346ad8..4ecda07 100644
--- a/perl-String-CamelCase.spec
+++ b/perl-String-CamelCase.spec
@@ -1,16 +1,14 @@
Name: perl-String-CamelCase
-Version: 0.02
-Release: 16%{?dist}
+Version: 0.03
+Release: 1%{?dist}
Summary: Convert underscore_text to CamelCase and back
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/String-CamelCase/
Source0:
http://www.cpan.org/authors/id/H/HI/HIO/String-CamelCase-%{version}.tar.gz
-# Fix building on Perl without "." in @INC, CPAN RT#120079
-Patch0: String-CamelCase-0.02-inc.patch
BuildArch: noarch
BuildRequires: make
-BuildRequires: perl-interpreter
BuildRequires: perl-generators
+BuildRequires: perl-interpreter
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
BuildRequires: perl(strict)
BuildRequires: perl(vars)
@@ -31,7 +29,6 @@ back again.
%prep
%setup -q -n String-CamelCase-%{version}
-%patch0 -p1
%build
perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
@@ -50,6 +47,9 @@ make test
%{_mandir}/man3/*
%changelog
+* Wed Sep 20 2017 Jitka Plesnikova <[email protected]> - 0.03-1
+- 0.03 bump
+
* Thu Jul 27 2017 Fedora Release Engineering <[email protected]> -
0.02-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
diff --git a/sources b/sources
index 11ce9c5..a3758f3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-74885aa8756fda9ff039c350214a4c09 String-CamelCase-0.02.tar.gz
+SHA512 (String-CamelCase-0.03.tar.gz) =
dda73a86e6d0b9e2f5fb6095a3c878c7240509aad0474420c0937585961ed2d4629de946417f2946d7f2b568083864e35076e9664e404421d909d3ee91286d5d
https://src.fedoraproject.org/rpms/perl-String-CamelCase/c/5e9adf783628b6652163eb1751fa3a7ff475c97e?branch=master
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]