public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Adam Williamson <awilliam@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/unixODBC] rawhide: Manually fix up changelog
Date: Tue, 11 Aug 2026 06:42:31 GMT	[thread overview]
Message-ID: <178643055141.1.5128831219454044915.rpms-unixODBC-1b4294e9dabb@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/unixODBC
            Branch : rawhide
            Commit : 1b4294e9dabba6119e7c1ae69953837b9dc65b10
            Author : Adam Williamson <awilliam@redhat.com>
            Date   : 2026-08-10T23:41:34-07:00
            Stats  : +44/-3 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/unixODBC/c/1b4294e9dabba6119e7c1ae69953837b9dc65b10?branch=rawhide

            Log:
            Manually fix up changelog

The package was switched to autochangelog but not autorelease
between -3.fc44 and -4.fc45. This is not a valid configuration
and caused the changelog for every build since to be incorrect.

This updates the changelog file to contain a manually-corrected
history for the builds from -4.fc45 to -11.fc45 and my subsequent
yet-unbuilt changes. Next we will enable %autorelease so that
future builds will have matching releases and changelogs.

---
diff --git a/changelog b/changelog
index d3ca47e..447a222 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,47 @@
+* Fri Aug 07 2026 Adam Williamson <awilliam@redhat.com>
+- odbcinst-generate - add Requires(post): coreutils
+- Make all scriptlets always exit 0, per policy
+
+* Wed Jul 29 2026 Michal Schorm <mschorm@redhat.com> - 2.3.14-11
+- [cleanup] Remove dead 'Conflicts: iodbc' from spec
+- [bugfix] Use 'mkdir -p' for ODBC plugin directory creation
+- [Fedora 45 Change] Add drop-in directory infrastructure for ODBC driver registration
+
+* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.14-10
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
+
+* Tue Jun 30 2026 Michal Schorm <mschorm@redhat.com> - 2.3.14-9
+- [performance] Enable '--enable-fastvalidate' to eliminate O(n) handle validation overhead
+
+* Thu Jun 25 2026 Michal Schorm <mschorm@redhat.com> - 2.3.14-8
+- [bugfix] Fix multilib conflict for 'unixodbc.h' header
+
+* Thu May 28 2026 Michal Schorm <mschorm@redhat.com> - 2.3.14-7
+- [refactor] Use consistent '%{_libdir}' macro syntax in '%files devel'
+- [enhancement] Add 'MDBTools' driver entry to 'odbcinst.ini'
+- [enhancement] Add missing 'Suggests' for all ODBC driver packages
+- [bugfix] Fix incorrect 'FileUsage' values in 'odbcinst.ini'
+- [bugfix] Remove dead 'Port' key from [FreeTDS] driver definition
+- [cleanup] Drop obsolete 'keep-typedefs.patch'
+- [design change] Enable ODBC driver search path, use bare library names in
+  'odbcinst.ini'
+
+* Fri May 22 2026 Michal Schorm <mschorm@redhat.com> - 2.3.14-6
+- [bugfix] Fix MySQL driver path in odbcinst.ini
+- [bugfix] Fix FreeTDS driver path in odbcinst.ini (rhbz#2453060)
+- Drop multilib-rpm-config usage on RHEL
+
+* Wed Apr 15 2026 Michal Schorm <mschorm@redhat.com> - 2.3.14-5
+- [design change] Rename ODBC plugin directory from 'unixODBC/' to 'odbc/'
+
+* Wed Apr 15 2026 Michal Schorm <mschorm@redhat.com> - 2.3.14-4
+- [cleanup] Drop obsolete MySQL-5 driver config from odbcinst.ini
+- [bugfix] Own %{_libdir}/unixODBC/ directory for ODBC connector plugins
+- [bugfix] Update MariaDB driver path in odbcinst.ini
+- [workaround] Remove broken Setup/Setup64 entries from PostgreSQL driver
+  config
+- [bugfix] Update PostgreSQL driver path in odbcinst.ini
+
 * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.14-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

diff --git a/unixODBC.spec b/unixODBC.spec
index 9ae1278..6b52753 100644
--- a/unixODBC.spec
+++ b/unixODBC.spec
@@ -245,7 +245,4 @@ odbcinst-generate || :
 
 
 %changelog
-* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.14-10
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
-
 %autochangelog

                 reply	other threads:[~2026-08-11  6:42 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=178643055141.1.5128831219454044915.rpms-unixODBC-1b4294e9dabb@fedoraproject.org \
    --to=awilliam@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