From 0e173b5246b240119e738d31f52abaf818c259d1 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <[email protected]>
Date: Tue, 17 Jan 2017 12:02:02 +0100
Subject: 2.62 bump
---
.gitignore | 1 +
geo_shapefile_remove_rlib.patch | 17 ++++++++++-------
perl-Geo-ShapeFile.spec | 7 +++++--
sources | 2 +-
4 files changed, 17 insertions(+), 10 deletions(-)
diff --git a/.gitignore b/.gitignore
index 806a456..9ecf112 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/Geo-ShapeFile-2.60.tar.gz
/Geo-ShapeFile-2.61.tar.gz
+/Geo-ShapeFile-2.62.tar.gz
diff --git a/geo_shapefile_remove_rlib.patch b/geo_shapefile_remove_rlib.patch
index a0bb493..2476a16 100644
--- a/geo_shapefile_remove_rlib.patch
+++ b/geo_shapefile_remove_rlib.patch
@@ -1,19 +1,22 @@
-diff -Naur old/Makefile.PL new/Makefile.PL
---- old/Makefile.PL 2014-03-05 11:23:01.000000000 +1100
-+++ new/Makefile.PL 2014-06-26 06:48:10.670455158 +1000
-@@ -13,9 +13,6 @@
+diff -up Geo-ShapeFile-2.62/Makefile.PL.orig Geo-ShapeFile-2.62/Makefile.PL
+--- Geo-ShapeFile-2.62/Makefile.PL.orig 2017-01-17 10:27:57.593342497
+0100
++++ Geo-ShapeFile-2.62/Makefile.PL 2017-01-17 10:33:53.741910943 +0100
+@@ -13,12 +13,6 @@ WriteMakefile(
'POSIX' => 0,
'autovivification' => 0,
},
- BUILD_REQUIRES => {
- 'rlib' => 0,
- },
+- TEST_REQUIRES => {
+- 'rlib' => 0,
+- },
META_MERGE => {
'meta-spec' => { version => 2 },
resources => {
-diff -Naur old/t/main_tests.t new/t/main_tests.t
---- old/t/main_tests.t 2014-03-13 20:01:53.000000000 +1100
-+++ new/t/main_tests.t 2014-06-26 06:47:40.883015481 +1000
+diff -up Geo-ShapeFile-2.62/t/main_tests.t.orig
Geo-ShapeFile-2.62/t/main_tests.t
+--- Geo-ShapeFile-2.62/t/main_tests.t.orig 2017-01-17 10:34:19.805806178
+0100
++++ Geo-ShapeFile-2.62/t/main_tests.t 2017-01-17 10:35:23.021552080 +0100
@@ -3,7 +3,7 @@
use Test::More;
use strict;
diff --git a/perl-Geo-ShapeFile.spec b/perl-Geo-ShapeFile.spec
index 177f0c9..a9d2802 100644
--- a/perl-Geo-ShapeFile.spec
+++ b/perl-Geo-ShapeFile.spec
@@ -1,6 +1,6 @@
Name: perl-Geo-ShapeFile
-Version: 2.61
-Release: 2%{?dist}
+Version: 2.62
+Release: 1%{?dist}
Summary: Perl extension for handling ESRI GIS Shapefiles
License: GPL+ or Artistic
Group: Development/Libraries
@@ -64,6 +64,9 @@ make test
%{_mandir}/man3/*
%changelog
+* Tue Jan 17 2017 Jitka Plesnikova <[email protected]> - 2.62-1
+- 2.62 bump
+
* Sun May 15 2016 Jitka Plesnikova <[email protected]> - 2.61-2
- Perl 5.24 rebuild
diff --git a/sources b/sources
index 01a10f0..44dfcb1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e1c0a499430d825b055e781575b06e6c Geo-ShapeFile-2.61.tar.gz
+SHA512 (Geo-ShapeFile-2.62.tar.gz) =
42d9381a318495be233e8f53ec075bc1ba0561387929228e9a7bdbf59f44c300bdbf7aca3fc62c6a901f3358af1a66b89aa2db17accf83126c424a75ce99e9ae
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/perl-Geo-ShapeFile.git/commit/?h=master&id=0e173b5246b240119e738d31f52abaf818c259d1
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]