public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jan Holcapek <holcapek@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-DBD-ODBC] epel10: Enabled Unicode support
Date: Tue, 25 Aug 2026 12:33:21 GMT [thread overview]
Message-ID: <178766120105.1.14210084370915410409.rpms-perl-DBD-ODBC-3943b9364939@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-DBD-ODBC
Branch : epel10
Commit : 3943b93649396a22c959c95686caa65cc41ee5ae
Author : Jan Holcapek <holcapek@gmail.com>
Date : 2014-08-04T16:51:00+02:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl-DBD-ODBC/c/3943b93649396a22c959c95686caa65cc41ee5ae?branch=epel10
Log:
Enabled Unicode support
---
diff --git a/perl-DBD-ODBC.spec b/perl-DBD-ODBC.spec
index 731c34e..c1390c1 100644
--- a/perl-DBD-ODBC.spec
+++ b/perl-DBD-ODBC.spec
@@ -1,6 +1,6 @@
Name: perl-DBD-ODBC
Version: 1.50
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: ODBC Driver for DBI
License: GPL+ or Artistic
Group: Development/Libraries
@@ -29,7 +29,7 @@ module uses the unixODBC manager to connect to the database.
%patch0 -p1
%build
-PERL_MM_USE_DEFAULT=1 %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
+PERL_MM_USE_DEFAULT=1 %{__perl} Makefile.PL -u INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
make %{?_smp_mflags}
%install
@@ -48,6 +48,10 @@ make test
%{_mandir}/man3/*
%changelog
+* 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.
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=178766120105.1.14210084370915410409.rpms-perl-DBD-ODBC-3943b9364939@fedoraproject.org \
--to=holcapek@gmail.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