public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Denis Arnaud <denis.arnaud_fedora@m4x.org>
To: git-commits@fedoraproject.org
Subject: [rpms/soci] update-to-4.1.4: Upstream upgrade
Date: Sat, 20 Jun 2026 04:40:06 GMT	[thread overview]
Message-ID: <178193040698.1.17607528773717177577.rpms-soci-2fbe02146638@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/soci
Branch : update-to-4.1.4
Commit : 2fbe02146638408aef1bf7b64626e6d31ec6a216
Author : Denis Arnaud <denis.arnaud_fedora@m4x.org>
Date   : 2025-03-30T22:23:16+02:00
Stats  : +5/-27 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/soci/c/2fbe02146638408aef1bf7b64626e6d31ec6a216?branch=update-to-4.1.4

Log:
Upstream upgrade

---
diff --git a/soci-uninit.patch b/soci-uninit.patch
deleted file mode 100644
index e18d380..0000000
--- a/soci-uninit.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-diff -Naur soci-4.0.3.orig/src/backends/mysql/session.cpp soci-4.0.3/src/backends/mysql/session.cpp
---- soci-4.0.3.orig/src/backends/mysql/session.cpp	2022-02-10 20:13:13.000000000 +0100
-+++ soci-4.0.3/src/backends/mysql/session.cpp	2022-07-10 21:20:40.846760279 +0200
-@@ -207,10 +207,12 @@
-     *password_p = false;
-     *db_p = false;
-     *unix_socket_p = false;
-+    *port = 0;
-     *port_p = false;
-     *ssl_ca_p = false;
-     *ssl_cert_p = false;
-     *ssl_key_p = false;
-+    *local_infile = 0;
-     *local_infile_p = false;
-     *charset_p = false;
-     *reconnect_p = false;

diff --git a/soci.spec b/soci.spec
index 41be8fc..72cad0a 100644
--- a/soci.spec
+++ b/soci.spec
@@ -22,18 +22,14 @@
 ##
 #
 Name:           soci
-Version:        4.1.0.rc3
-%global ups_ver 4.1.0-rc3
+Version:        4.1.0.rc4
+%global ups_ver 4.1.0-rc4
 Release:        %autorelease
 Summary:        The database access library for C++ programmers
 License:        BSL-1.0
 URL:            https://github.com/SOCI/%{name}
 Source0:        %{url}/archive/v%{ups_ver}.tar.gz#/%{name}-%{version}.tar.gz
 
-# Works around a false positive -Wuninitialized error exposed by LTO
-# Patch submitted upstream: https://github.com/SOCI/soci/pull/1223
-Patch0:         soci-uninit.patch
-
 BuildRequires:  dos2unix
 BuildRequires:  gcc gcc-c++
 BuildRequires:  cmake
@@ -204,19 +200,17 @@ library. The documentation is the same as at the %{name} web page.
 
 %prep
 %setup -q -n %{name}-%{ups_ver}
-%patch -P0 -p1
 
 # Rename change-log and license file, so that they comply with
 # packaging standard
 mv README.md README
 mv CHANGES ChangeLog
 mv LICENSE_1_0.txt COPYING
-echo "2025-03-27:" > NEWS
+echo "2025-03-30:" > NEWS
 echo "- Version 4.1.0" >> NEWS
 echo "- See the ChangeLog file for more details." >> NEWS
 # Remove the spurious executable permission
 chmod a-x AUTHORS README ChangeLog COPYING NEWS
-find docs -type f -exec chmod a-x {} \;
 # Unix ends of line
 dos2unix AUTHORS README ChangeLog COPYING NEWS
 
@@ -332,7 +326,7 @@ rm -f %{buildroot}%{_libdir}/*.a
 
 
 %files doc
-%doc AUTHORS ChangeLog NEWS README docs
+%doc AUTHORS ChangeLog NEWS README
 %license COPYING
 
 %changelog

diff --git a/sources b/sources
index 4fe7901..4f92d89 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (soci-4.1.0.rc3.tar.gz) = e7202ab304cfe273f7dbfa21cca6aab3925c34bda2134758655188748ec17a10e29d1b9cc143eb55a2600b23196bfc9cbbc4ebe3d6cd3f1ece8cc2db47ef0562
+SHA512 (soci-4.1.0.rc4.tar.gz) = c95efac370453c281f6107717878e63d586e82ee5e071f667e03fe81881f818c2890d2ae5ef6374c8e0f3d1a9296786047804f9e7a95581ebf1b5746fffd04f5

             reply	other threads:[~2026-06-20  4:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-20  4:40 Denis Arnaud [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-06-20  4:40 [rpms/soci] update-to-4.1.4: Upstream upgrade Denis Arnaud

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=178193040698.1.17607528773717177577.rpms-soci-2fbe02146638@fedoraproject.org \
    --to=denis.arnaud_fedora@m4x.org \
    --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