public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-DBD-ODBC] epel10: Enabled Unicode support
@ 2026-08-25 12:33 Jan Holcapek
  0 siblings, 0 replies; only message in thread
From: Jan Holcapek @ 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 : 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.
 

^ 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: Enabled Unicode support Jan Holcapek

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