From ee920eecff7a02ad9340c2cc6a7ac81954521878 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Mon, 3 Dec 2018 15:52:36 +0100 Subject: [PATCH] 1.60 bump --- .gitignore | 1 + ...SQLite-1.60-Unbundle-Test-NoWarnings.patch | 27 +++++++++---------- perl-DBD-SQLite.spec | 9 ++++--- sources | 2 +- 4 files changed, 20 insertions(+), 19 deletions(-) rename DBD-SQLite-1.58-Unbundle-Test-NoWarnings.patch => DBD-SQLite-1.60-Unbundle-Test-NoWarnings.patch (74%) diff --git a/.gitignore b/.gitignore index 7a4db72..6a7feb8 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ DBD-SQLite-1.29.tar.gz /DBD-SQLite-1.54.tar.gz /DBD-SQLite-1.56.tar.gz /DBD-SQLite-1.58.tar.gz +/DBD-SQLite-1.60.tar.gz diff --git a/DBD-SQLite-1.58-Unbundle-Test-NoWarnings.patch b/DBD-SQLite-1.60-Unbundle-Test-NoWarnings.patch similarity index 74% rename from DBD-SQLite-1.58-Unbundle-Test-NoWarnings.patch rename to DBD-SQLite-1.60-Unbundle-Test-NoWarnings.patch index 2c883e7..ab7787f 100644 --- a/DBD-SQLite-1.58-Unbundle-Test-NoWarnings.patch +++ b/DBD-SQLite-1.60-Unbundle-Test-NoWarnings.patch @@ -1,18 +1,15 @@ -From 1944bbf4f29181690097e61f1410d30d43343b02 Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= -Date: Thu, 29 Mar 2018 10:40:17 +0200 +From 7b0ab0afac68a6540e1023419d66423f24f6134a Mon Sep 17 00:00:00 2001 +From: Jitka Plesnikova +Date: Mon, 3 Dec 2018 15:36:25 +0100 Subject: [PATCH] Unbundle Test::NoWarnings -MIME-Version: 1.0 -Content-Type: text/plain; charset=UTF-8 -Content-Transfer-Encoding: 8bit -Signed-off-by: Petr Písař --- - Makefile.PL | 6 ++---- - t/virtual_table/11_filecontent_fulltext.t | 7 ++----- + Makefile.PL | 6 ++---- + t/virtual_table/11_filecontent_fulltext.t | 7 ++----- + 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/Makefile.PL b/Makefile.PL -index fcdf771..3860eda 100644 +index 1175783..f523987 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -330,8 +330,7 @@ WriteMakefile( @@ -36,7 +33,7 @@ index fcdf771..3860eda 100644 requires => { 'Tie::Hash' => 0, diff --git a/t/virtual_table/11_filecontent_fulltext.t b/t/virtual_table/11_filecontent_fulltext.t -index b95b115..7e805f1 100644 +index 0a0304f..a49fd35 100644 --- a/t/virtual_table/11_filecontent_fulltext.t +++ b/t/virtual_table/11_filecontent_fulltext.t @@ -27,9 +27,7 @@ my @tests = ( @@ -48,18 +45,18 @@ index b95b115..7e805f1 100644 - lib/DBD/SQLite.pm + ['"use strict"' => qw[lib/DBD/SQLite.pm lib/DBD/SQLite/Constants.pm + lib/DBD/SQLite/GetInfo.pm lib/DBD/SQLite/VirtualTable.pm - lib/DBD/SQLite/VirtualTable/FileContent.pm -@@ -42,8 +40,7 @@ my @tests = ( +@@ -43,8 +41,7 @@ my @tests = ( # literally. if (grep /ENABLE_FTS3_PARENTHESIS/, DBD::SQLite::compile_options()) { push @tests, ( - ['"use strict" AND "use warnings"' => qw[inc/Test/NoWarnings.pm - lib/DBD/SQLite/Constants.pm + ['"use strict" AND "use warnings"' => qw[lib/DBD/SQLite/Constants.pm + lib/DBD/SQLite/GetInfo.pm lib/DBD/SQLite/VirtualTable.pm lib/DBD/SQLite/VirtualTable/FileContent.pm - lib/DBD/SQLite/VirtualTable/PerlData.pm -- -2.14.3 +2.17.2 diff --git a/perl-DBD-SQLite.spec b/perl-DBD-SQLite.spec index 91ae7c6..483f6d4 100644 --- a/perl-DBD-SQLite.spec +++ b/perl-DBD-SQLite.spec @@ -2,8 +2,8 @@ %bcond_without perl_DBD_SQLite_enables_optional_test Name: perl-DBD-SQLite -Version: 1.58 -Release: 3%{?dist} +Version: 1.60 +Release: 1%{?dist} Summary: SQLite DBI Driver # lib/DBD/SQLite.pm: GPL+ or Artistic # LICENSE: GPL+ or Artistic @@ -19,7 +19,7 @@ Patch0: perl-DBD-SQLite-bz543982.patch # Remove notes about bundled sqlite C source from man page and README Patch1: DBD-SQLite-1.50-Remove-bundled-source-extentions.patch # Adapt tests to unbundled Test::NoWarnings -Patch2: DBD-SQLite-1.58-Unbundle-Test-NoWarnings.patch +Patch2: DBD-SQLite-1.60-Unbundle-Test-NoWarnings.patch # if sqlite >= 3.6.0 then # perl-DBD-SQLite uses the external library # else @@ -112,6 +112,9 @@ make test %{_mandir}/man3/*.3pm* %changelog +* Mon Dec 03 2018 Jitka Plesnikova - 1.60-1 +- 1.60 bump + * Fri Jul 13 2018 Fedora Release Engineering - 1.58-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild diff --git a/sources b/sources index 91ac811..5066807 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (DBD-SQLite-1.58.tar.gz) = 080d1e304fb0d43926ce0345df3367132c317ba113bdc11952c0a159bc68d988a024828a28e66be267f82e07731dee225723854fb80914ba7c476b27dbdeb212 +SHA512 (DBD-SQLite-1.60.tar.gz) = b5fd203898815ada13ec04477fa0ad90ec2f53761d9b1ed7cce7d06a674e31d3810e745658aea150a3a58fc18adb889e5e50e795e8575318ab4cc757c1ff1c9e