From cade5011222a19b4bece03126d7c897a5d5973b7 Mon Sep 17 00:00:00 2001 From: Petr Písař Date: Sep 19 2018 08:39:26 +0000 Subject: 0.75 bump --- diff --git a/.gitignore b/.gitignore index 2e243e9..3d24a5e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /Inline-CPP-0.74.tar.gz +/Inline-CPP-0.75.tar.gz diff --git a/Inline-CPP-0.74-Non-interactive-Makefile.PL.patch b/Inline-CPP-0.74-Non-interactive-Makefile.PL.patch deleted file mode 100644 index 8d72610..0000000 --- a/Inline-CPP-0.74-Non-interactive-Makefile.PL.patch +++ /dev/null @@ -1,35 +0,0 @@ -From 3e0738649d5131a043fccf4fcdac5aecf5191f71 Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= -Date: Fri, 21 Jul 2017 10:20:00 +0200 -Subject: [PATCH] Non-interactive Makefile.PL -MIME-Version: 1.0 -Content-Type: text/plain; charset=UTF-8 -Content-Transfer-Encoding: 8bit - -Signed-off-by: Petr Písař ---- - Makefile.PL | 8 +------- - 1 file changed, 1 insertion(+), 7 deletions(-) - -diff --git a/Makefile.PL b/Makefile.PL -index 04045ff..0d5f4a5 100644 ---- a/Makefile.PL -+++ b/Makefile.PL -@@ -34,13 +34,7 @@ my %PREREQ_PM = ( - - check_prereqs( \%PREREQ_PM ) or warn "!!! PREREQUISITES NOT MET !!!"; - --my( $cc_guess, $libs_guess ) = guess_compiler(); -- --my $cpp_compiler -- = prompt( "What C++ compiler would you like to use?", $cc_guess ); -- --my $libs -- = prompt( "What default libraries would you like to include?", $libs_guess ); -+my( $cpp_compiler, $libs ) = guess_compiler(); - - configure_distribution( $test_cpp_filename, $cpp_compiler, $libs ); - --- -2.9.4 - diff --git a/Inline-CPP-0.75-Non-interactive-Makefile.PL.patch b/Inline-CPP-0.75-Non-interactive-Makefile.PL.patch new file mode 100644 index 0000000..e88efd5 --- /dev/null +++ b/Inline-CPP-0.75-Non-interactive-Makefile.PL.patch @@ -0,0 +1,35 @@ +From 59006668e303f9104fd7d33dfecbfa51df255f50 Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= +Date: Fri, 21 Jul 2017 10:20:00 +0200 +Subject: [PATCH] Non-interactive Makefile.PL +MIME-Version: 1.0 +Content-Type: text/plain; charset=UTF-8 +Content-Transfer-Encoding: 8bit + +Signed-off-by: Petr Písař +--- + Makefile.PL | 8 +------- + 1 file changed, 1 insertion(+), 7 deletions(-) + +diff --git a/Makefile.PL b/Makefile.PL +index e1b66ae..e9922bf 100644 +--- a/Makefile.PL ++++ b/Makefile.PL +@@ -34,13 +34,7 @@ my %PREREQ_PM = ( + + check_prereqs(\%PREREQ_PM) or warn "!!! PREREQUISITES NOT MET !!!"; + +-my($cc_guess, $libs_guess) = guess_compiler(); +- +-my $cpp_compiler +- = prompt("What C++ compiler would you like to use?", $cc_guess); +- +-my $libs +- = prompt("What default libraries would you like to include?", $libs_guess); ++my( $cpp_compiler, $libs ) = guess_compiler(); + + configure_distribution($test_cpp_filename, $cpp_compiler, $libs); + +-- +2.17.1 + diff --git a/perl-Inline-CPP.spec b/perl-Inline-CPP.spec index b0b1e8c..fbd586b 100644 --- a/perl-Inline-CPP.spec +++ b/perl-Inline-CPP.spec @@ -1,12 +1,12 @@ Name: perl-Inline-CPP -Version: 0.74 -Release: 6%{?dist} +Version: 0.75 +Release: 1%{?dist} Summary: Write Perl subroutines and classes in C++ License: Artistic 2.0 URL: https://metacpan.org/release/Inline-CPP Source0: https://cpan.metacpan.org/authors/id/D/DA/DAVIDO/Inline-CPP-%{version}.tar.gz # Do not ask questions at build time -Patch0: Inline-CPP-0.74-Non-interactive-Makefile.PL.patch +Patch0: Inline-CPP-0.75-Non-interactive-Makefile.PL.patch # Install into archicture specific path because of stored C++ compiler flags, # CPAN RT#122557 Patch1: Inline-CPP-0.74-Install-into-architecture-specific-path.patch @@ -82,6 +82,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Sep 19 2018 Petr Pisar - 0.75-1 +- 0.75 bump + * Fri Jul 13 2018 Fedora Release Engineering - 0.74-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild diff --git a/sources b/sources index 086e0a0..3cd39ea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (Inline-CPP-0.74.tar.gz) = b10dc1f823bfb022fd0f839198ebaf8039910c0ae9837304eb1385a68d83a6e183a473e14e2e21e4c6ad4998beefee980abca02ddede2f753808ddfc4ac80e27 +SHA512 (Inline-CPP-0.75.tar.gz) = c334e8620e18a0c09da570430d1e7f6a9d13ce945ad927e429cae6253cc94e192aff4694af25407c5ec67b0cf67df46881fec3a70fb5883c82ec0bff1b916eb0