public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jitka Plesnikova <jplesnik@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-DBD-ODBC] epel10: 1.58 bump
Date: Tue, 25 Aug 2026 12:33:29 GMT	[thread overview]
Message-ID: <178766120953.1.15231223258519715061.rpms-perl-DBD-ODBC-351a3a7e5de1@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-DBD-ODBC
Branch : epel10
Commit : 351a3a7e5de1f7a35ad77fb585f506a88971c559
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date   : 2018-04-19T12:33:57+02:00
Stats  : +34/-18 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-DBD-ODBC/c/351a3a7e5de1f7a35ad77fb585f506a88971c559?branch=epel10

Log:
1.58 bump

---
diff --git a/.gitignore b/.gitignore
index e2536a6..9ff15fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /DBD-ODBC-1.50.tar.gz
 /DBD-ODBC-1.52.tar.gz
 /DBD-ODBC-1.56.tar.gz
+/DBD-ODBC-1.58.tar.gz

diff --git a/Changes.patch b/Changes.patch
index a4be9a0..49c1e44 100644
--- a/Changes.patch
+++ b/Changes.patch
@@ -1,14 +1,26 @@
-diff -up DBD-ODBC-1.56/Changes.orig DBD-ODBC-1.56/Changes
---- DBD-ODBC-1.56/Changes.orig	2016-10-06 10:30:13.000000000 +0200
-+++ DBD-ODBC-1.56/Changes	2016-10-17 12:19:31.141514695 +0200
-@@ -3,21 +3,23 @@ use strict;
+diff -up DBD-ODBC-1.58/Changes.orig DBD-ODBC-1.58/Changes
+--- DBD-ODBC-1.58/Changes.orig	2018-03-20 10:33:08.000000000 +0100
++++ DBD-ODBC-1.58/Changes	2018-04-19 12:10:42.153943791 +0200
+@@ -5,13 +5,13 @@ use strict;
  
- =encoding utf8
- 
-+=head1 NAME
-+
  DBD::ODBC::Changes - Log of significant changes to the DBD::ODBC
  
+-1.58 2018-03-01
++=head2 1.58 2018-03-01
+ 
+   [MISCELLANEOUS]
+ 
+   Various changes to the test suite to get better results with Postgres
+ 
+-1.57 2018-03-01
++=head2 1.57 2018-03-01
+ 
+   [MISCELLANEOUS]
+ 
+@@ -21,19 +21,19 @@ DBD::ODBC::Changes - Log of significant
+   This version was removed from CPAN because it was uploaded with a nasty
+   bug in the diagnostics code.
+ 
 -1.56 2016-10-06
 +=head2 1.56 2016-10-06
  
@@ -28,7 +40,7 @@ diff -up DBD-ODBC-1.56/Changes.orig DBD-ODBC-1.56/Changes
  
    [BUG FIXES]
  
-@@ -42,14 +44,14 @@ DBD::ODBC::Changes - Log of significant
+@@ -58,14 +58,14 @@ DBD::ODBC::Changes - Log of significant
  
    Remove duplicate dynamic_config from META.yml.
  
@@ -45,7 +57,7 @@ diff -up DBD-ODBC-1.56/Changes.orig DBD-ODBC-1.56/Changes
  
    [BUG FIXES]
  
-@@ -61,7 +63,7 @@ DBD::ODBC::Changes - Log of significant
+@@ -77,7 +77,7 @@ DBD::ODBC::Changes - Log of significant
    Try and make the test suite run ok for SQLite ODBC driver so I can use it
    in travis-ci.
  
@@ -54,7 +66,7 @@ diff -up DBD-ODBC-1.56/Changes.orig DBD-ODBC-1.56/Changes
  
    [BUG FIXES]
  
-@@ -70,7 +72,7 @@ DBD::ODBC::Changes - Log of significant
+@@ -86,7 +86,7 @@ DBD::ODBC::Changes - Log of significant
    with "string data, right truncation" on the second and subsequent
    calls to execute. Thanks to Laura Cox for finding.
  
@@ -63,7 +75,7 @@ diff -up DBD-ODBC-1.56/Changes.orig DBD-ODBC-1.56/Changes
  
    [BUG FIXES]
  
-@@ -79,7 +81,7 @@ DBD::ODBC::Changes - Log of significant
+@@ -95,7 +95,7 @@ DBD::ODBC::Changes - Log of significant
    introduced last year. Thanks to Nick Gorham for spotting and providing
    a fix.
  
@@ -72,7 +84,7 @@ diff -up DBD-ODBC-1.56/Changes.orig DBD-ODBC-1.56/Changes
  
    [BUG FIXES]
  
-@@ -87,14 +89,14 @@ DBD::ODBC::Changes - Log of significant
+@@ -103,14 +103,14 @@ DBD::ODBC::Changes - Log of significant
    client. Identify "libmsodbcsql*" as the MS ODBC Driver for Linux as
    there are some specific workarounds for MS Native Client ODBC driver.
  
@@ -89,7 +101,7 @@ diff -up DBD-ODBC-1.56/Changes.orig DBD-ODBC-1.56/Changes
  
    [BUG FIXES]
  
-@@ -143,14 +145,14 @@ DBD::ODBC::Changes - Log of significant
+@@ -159,14 +159,14 @@ DBD::ODBC::Changes - Log of significant
    I have removed the "experimental" tag for odbc_getdiagfield and odbc_getdiagrec
    methods.
  

diff --git a/perl-DBD-ODBC.spec b/perl-DBD-ODBC.spec
index 7629875..2462f80 100644
--- a/perl-DBD-ODBC.spec
+++ b/perl-DBD-ODBC.spec
@@ -1,6 +1,6 @@
 Name:           perl-DBD-ODBC
-Version:        1.56
-Release:        6%{?dist}
+Version:        1.58
+Release:        1%{?dist}
 Summary:        ODBC Driver for DBI
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -63,7 +63,7 @@ PERL_MM_USE_DEFAULT=1 %{__perl} Makefile.PL -u INSTALLDIRS=vendor OPTIMIZE="$RPM
 make %{?_smp_mflags}
 
 %install
-make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
+make pure_install DESTDIR=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -delete
 find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -delete
 %{_fixperms} $RPM_BUILD_ROOT/*
@@ -78,6 +78,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Apr 19 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.58-1
+- 1.58 bump
+
 * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.56-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
 

diff --git a/sources b/sources
index bbc15a5..836e3f8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fdbe7a1fada61bc7c9a1ddaeff21b7ed  DBD-ODBC-1.56.tar.gz
+SHA512 (DBD-ODBC-1.58.tar.gz) = 7549536c0c6585417f4329bb428b9234ee18e33c066ddee52e4a9a37fcd6cbaf9506631205329d57dfcdbcb5358125df8341fba32033d82ef0730839ddbc6615

                 reply	other threads:[~2026-08-25 12:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178766120953.1.15231223258519715061.rpms-perl-DBD-ODBC-351a3a7e5de1@fedoraproject.org \
    --to=jplesnik@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox