public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-DBD-ODBC] epel10: Unretirement request: https://forge.fedoraproject.org/releng/fedora-scm-requests/issues/363
@ 2026-08-25 12:33 releng-bot
  0 siblings, 0 replies; only message in thread
From: releng-bot @ 2026-08-25 12:33 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/perl-DBD-ODBC
Branch : epel10
Commit : 3f92ee040b27be29de7904db8ff919885dfa2435
Author : releng-bot <releng-bot@fedoraproject.org>
Date   : 2026-08-25T08:58:05+00:00
Stats  : +366/-1 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-DBD-ODBC/c/3f92ee040b27be29de7904db8ff919885dfa2435?branch=epel10

Log:
Unretirement request: https://forge.fedoraproject.org/releng/fedora-scm-requests/issues/363

---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..b36d152
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,10 @@
+/DBD-ODBC-1.45.tar.gz
+/DBD-ODBC-1.47.tar.gz
+/DBD-ODBC-1.48.tar.gz
+/DBD-ODBC-1.50.tar.gz
+/DBD-ODBC-1.52.tar.gz
+/DBD-ODBC-1.56.tar.gz
+/DBD-ODBC-1.58.tar.gz
+/DBD-ODBC-1.59.tar.gz
+/DBD-ODBC-1.60.tar.gz
+/DBD-ODBC-1.61.tar.gz

diff --git a/Changes.patch b/Changes.patch
new file mode 100644
index 0000000..3b780ae
--- /dev/null
+++ b/Changes.patch
@@ -0,0 +1,146 @@
+diff -up DBD-ODBC-1.61/Changes.orig DBD-ODBC-1.61/Changes
+--- DBD-ODBC-1.61/Changes.orig	2020-01-30 15:59:57.000000000 +0100
++++ DBD-ODBC-1.61/Changes	2020-02-10 10:04:43.325090560 +0100
+@@ -5,7 +5,7 @@ use strict;
+ 
+ DBD::ODBC::Changes - Log of significant changes to the DBD::ODBC
+ 
+-1.61 2020-01-30
++=head2 1.61 2020-01-30
+ 
+   [BUG FIXES]
+ 
+@@ -20,7 +20,7 @@ DBD::ODBC::Changes - Log of significant
+ 
+   Fix travis builds for older Perls by pali
+ 
+-1.60 2018-10-31
++=head2 1.60 2018-10-31
+ 
+   [BUG FIXES]
+ 
+@@ -31,20 +31,20 @@ DBD::ODBC::Changes - Log of significant
+ 
+   Merged pull request 10 from vadz which fixed typo (affecting license) in README.md.
+ 
+-1.59 2018-08-10
++=head2 1.59 2018-08-10
+ 
+   [BUG FIXES]
+ 
+   git issue 8. Setting odbc_utf8_on didn't work properly. Thanks to David Wheeler for
+   reporting and helping to debug.
+ 
+-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]
+ 
+@@ -54,19 +54,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
+ 
+   Full release of the 1.53 development series
+ 
+   One version skipped because of indexing problems.
+ 
+-1.53_2 2016-02-03
++=head2 1.53_2 2016-02-03
+ 
+   [MISCELLANEOUS]
+ 
+   Add new FAQs
+ 
+-1.53_1 2015-10-16
++=head2 1.53_1 2015-10-16
+ 
+   [BUG FIXES]
+ 
+@@ -91,14 +91,14 @@ DBD::ODBC::Changes - Log of significant
+ 
+   Remove duplicate dynamic_config from META.yml.
+ 
+-1.52 2015-04-15
++=head2 1.52 2015-04-15
+ 
+   [MISCELLANEOUS]
+ 
+   Changes to the test suite to make it run better with Postgres thanks
+   to Greg Sabino Mullane.
+ 
+-1.51_4 2015-01-18
++=head2 1.51_4 2015-01-18
+ 
+   [BUG FIXES]
+ 
+@@ -110,7 +110,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.
+ 
+-1.51_3 2015-01-17
++=head2 1.51_3 2015-01-17
+ 
+   [BUG FIXES]
+ 
+@@ -119,7 +119,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.
+ 
+-1.51_2 2014-11-19
++=head2 1.51_2 2014-11-19
+ 
+   [BUG FIXES]
+ 
+@@ -128,7 +128,7 @@ DBD::ODBC::Changes - Log of significant
+   introduced last year. Thanks to Nick Gorham for spotting and providing
+   a fix.
+ 
+-1.51_1 2014-11-14
++=head2 1.51_1 2014-11-14
+ 
+   [BUG FIXES]
+ 
+@@ -136,14 +136,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.
+ 
+-1.50 2014-07-25
++=head2 1.50 2014-07-25
+ 
+   [BUG FIXES]
+ 
+   The 80_odbc_diags.t test could fail if a driver fails a table does
+   not exist test in the prepare instead of the execute.
+ 
+-1.49_4 2014-07-08
++=head2 1.49_4 2014-07-08
+ 
+   [BUG FIXES]
+ 
+@@ -192,14 +192,14 @@ DBD::ODBC::Changes - Log of significant
+   I have removed the "experimental" tag for odbc_getdiagfield and odbc_getdiagrec
+   methods.
+ 
+-1.49_2 2014-04-26
++=head2 1.49_2 2014-04-26
+ 
+   [BUG FIXES]
+ 
+   Change to data_sources in 1.49_1 could lead to a compile error since
+   data_sources was not returning a value if an error occurred.
+ 
+-1.49_1 2014-04-25
++=head2 1.49_1 2014-04-25
+ 
+   [BUG FIXES]
+ 

diff --git a/dead.package b/dead.package
deleted file mode 100644
index 5204a84..0000000
--- a/dead.package
+++ /dev/null
@@ -1 +0,0 @@
-Orphaned for 6+ weeks

diff --git a/perl-DBD-ODBC.spec b/perl-DBD-ODBC.spec
new file mode 100644
index 0000000..d19c2e9
--- /dev/null
+++ b/perl-DBD-ODBC.spec
@@ -0,0 +1,209 @@
+Name:           perl-DBD-ODBC
+Version:        1.61
+Release:        12%{?dist}
+Summary:        ODBC Driver for DBI
+License:        GPL+ or Artistic
+URL:            https://metacpan.org/release/DBD-ODBC
+Source0:        https://cpan.metacpan.org/modules/by-module/DBD/DBD-ODBC-%{version}.tar.gz
+BuildRequires:  findutils
+BuildRequires:  gcc
+BuildRequires:  make
+BuildRequires:  perl-devel
+BuildRequires:  perl-generators
+BuildRequires:  perl-interpreter
+BuildRequires:  perl(Config)
+BuildRequires:  perl(DBI::DBD)
+BuildRequires:  perl(English)
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
+BuildRequires:  perl(File::Basename)
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(Getopt::Long)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
+BuildRequires:  unixODBC-devel
+# Run-time:
+BuildRequires:  perl(constant)
+BuildRequires:  perl(DBI) >= 1.609
+BuildRequires:  perl(DynaLoader)
+BuildRequires:  perl(Exporter)
+# Tests:
+BuildRequires:  perl(B)
+BuildRequires:  perl(bytes)
+BuildRequires:  perl(Data::Dumper)
+BuildRequires:  perl(DBI::Const::GetInfoType)
+BuildRequires:  perl(Devel::Peek)
+BuildRequires:  perl(open)
+BuildRequires:  perl(overload)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(utf8)
+# Win32::API::More not used
+# Optional tests:
+# Test::Pod 1.00 not used
+BuildRequires:  perl(Test::NoWarnings)
+# Test::Pod::Coverage 1.04 not useful
+Requires:       perl(DBI) >= 1.609
+Requires:       unixODBC
+Patch0:         Changes.patch
+
+# Remove under-specfied dependencies
+%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\(DBI\\)$
+
+%description
+This module is needed to access ODBC databases from within Perl. The
+module uses the unixODBC manager to connect to the database.
+
+%prep
+%setup -q -n DBD-ODBC-%{version}
+%patch0 -p1
+
+%build
+PERL_MM_USE_DEFAULT=1 %{__perl} Makefile.PL -u INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" \
+    NO_PACKLIST=1 NO_PERLLOCAL=1
+%{make_build}
+
+%install
+%{make_install}
+find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -delete
+%{_fixperms} $RPM_BUILD_ROOT/*
+
+%check
+make test
+
+%files
+%doc Changes FAQ README TO_DO
+%{perl_vendorarch}/auto/*
+%{perl_vendorarch}/DBD*
+%{_mandir}/man3/*
+
+%changelog
+* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.61-12
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
+
+* Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 1.61-11
+- Perl 5.38 rebuild
+
+* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.61-10
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
+
+* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.61-9
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
+
+* Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1.61-8
+- Perl 5.36 rebuild
+
+* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.61-7
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
+
+* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.61-6
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
+
+* Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 1.61-5
+- Perl 5.34 rebuild
+
+* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.61-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
+
+* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.61-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
+
+* Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.61-2
+- Perl 5.32 rebuild
+
+* Mon Feb 10 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.61-1
+- 1.61 bump
+- Use make_build and make_install macros
+
+* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.60-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
+
+* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.60-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
+
+* Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.60-3
+- Perl 5.30 rebuild
+
+* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.60-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
+
+* Thu Nov 08 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.60-1
+- 1.60 bump
+
+* Mon Aug 13 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.59-1
+- 1.59 bump
+
+* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.58-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
+
+* Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.58-2
+- Perl 5.28 rebuild
+
+* 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
+
+* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.56-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
+
+* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.56-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
+
+* Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.56-3
+- Perl 5.26 rebuild
+
+* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.56-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
+
+* Mon Oct 17 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.56-1
+- 1.56 bump
+
+* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.52-6
+- Perl 5.24 rebuild
+
+* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.52-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
+
+* Mon Jun 22 2015 Petr Pisar <ppisar@redhat.com> - 1.52-4
+- Specify all dependencies (bug #1234347)
+
+* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.52-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
+
+* Fri Jun 05 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.52-2
+- Perl 5.22 rebuild
+
+* Mon Apr 20 2015 Jan Holcapek <holcapek@gmail.com> - 1.52-1
+- Updated to upstream version 1.52.
+
+* Thu Aug 28 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.50-5
+- Perl 5.20 rebuild
+
+* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.50-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
+
+* Mon Aug 4 2014 Jan Holcapek <holcapek@gmail.com> 1.50-3
+- Enabled Unicode support.
+- Fixed release in changelog.
+
+* Mon Jul 28 2014 Jan Holcapek <holcapek@gmail.com> 1.50-1
+- Updated to upstream version 1.50.
+
+* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.48-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
+
+* Thu Mar 6 2014 Jan Holcapek <holcapek@gmail.com> 1.48-1
+- Updated to upstream version 1.48.
+
+* Mon Feb 24 2014 Jan Holcapek <holcapek@gmail.com> 1.47-2
+- Fix formatting of Changes, which confused RPM dependency
+  solver find-requires.sh so that it made the RPM require 'perl(the)'
+
+* Fri Feb 21 2014 Jan Holcapek <holcapek@gmail.com> 1.47-1
+- Updated to upstream version 1.47.
+
+* Fri Nov 22 2013 Jan Holcapek <holcapek@gmail.com> 1.45-1
+- Initial import (#1028521).
+
+* Fri Nov 08 2013 Jan Holcapek <holcapek@gmail.com> 1.45-1
+- Specfile autogenerated by cpanspec 1.78.

diff --git a/sources b/sources
new file mode 100644
index 0000000..8295f17
--- /dev/null
+++ b/sources
@@ -0,0 +1 @@
+SHA512 (DBD-ODBC-1.61.tar.gz) = cd20a505b64fd6a6d9a5158c134f9337a9f40879516e4fcb45270dcc20d88ade1ddcf856e36db72b8ca57e34052284f794532f55f0a1f6469cd3d8dff0103435

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-25 12:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-25 12:33 [rpms/perl-DBD-ODBC] epel10: Unretirement request: https://forge.fedoraproject.org/releng/fedora-scm-requests/issues/363 releng-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox