public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/soci] update-to-4.1.4: Upgraded to SOCI v4.0.3
@ 2026-06-20  4:39 Denis Arnaud
  0 siblings, 0 replies; only message in thread
From: Denis Arnaud @ 2026-06-20  4:39 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/soci
Branch : update-to-4.1.4
Commit : 6d08d52c4c6f1f2039a5c6bf82a29e55057b356b
Author : Denis Arnaud <denis.arnaud_fedora@m4x.org>
Date   : 2022-07-10T21:46:26+02:00
Stats  : +9/-15 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/soci/c/6d08d52c4c6f1f2039a5c6bf82a29e55057b356b?branch=update-to-4.1.4

Log:
Upgraded to SOCI v4.0.3

---
diff --git a/soci-uninit.patch b/soci-uninit.patch
index 26bd408..e18d380 100644
--- a/soci-uninit.patch
+++ b/soci-uninit.patch
@@ -1,6 +1,7 @@
---- a/src/backends/mysql/session.cpp.old	2021-04-20 11:43:34.000000000 +0200
-+++ b/src/backends/mysql/session.cpp	2021-05-17 23:17:32.259053974 +0200
-@@ -180,10 +180,12 @@
+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;
@@ -13,4 +14,3 @@
      *local_infile_p = false;
      *charset_p = false;
      *reconnect_p = false;
-

diff --git a/soci.spec b/soci.spec
index ba6a0e6..47db919 100644
--- a/soci.spec
+++ b/soci.spec
@@ -22,20 +22,16 @@
 ##
 #
 Name:           soci
-Version:        4.0.2
-%global ups_ver 4.0.2
+Version:        4.0.3
+%global ups_ver 4.0.3
 Release:        %autorelease
 Summary:        The database access library for C++ programmers
 License:        Boost
 URL:            https://github.com/SOCI/%{name}
 Source0:        %{url}/archive/%{ups_ver}.tar.gz#/%{name}-%{version}.tar.gz
 
-# Upstream issue: https://github.com/SOCI/soci/pull/815
-#Patch0:         soci-werror.patch
 # Works around a false positive -Wuninitialized error exposed by LTO
-Patch1:         soci-uninit.patch
-# Works around the compilation error with gcc 10
-Patch2:         soci-test-signal-contexpr.patch
+Patch0:         soci-uninit.patch
 
 
 BuildRequires:  dos2unix
@@ -187,9 +183,7 @@ library. The documentation is the same as at the %{name} web page.
 
 %prep
 %setup -q -n %{name}-%{ups_ver}
-#%%patch -p1
-%patch1 -p1
-%patch2 -p1
+%patch0 -p1
 
 # Rename change-log and license file, so that they comply with
 # packaging standard

diff --git a/sources b/sources
index ee83e46..c3fc26a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (soci-4.0.2.tar.gz) = 65e04bfe0b61890b1c1f7c7a3973ee58533373d49bca84fe1dea5062c1d3366aab9bcf1fb8ccc310b2d7fe8961d493d5a649736384e2cb536c651a315ce07d93
+SHA512 (soci-4.0.3.tar.gz) = d501f55e7e7408e46b4823fd8a97d6ef587f5db0f5b98434be8dfc5693c91b8c3b84a24454279c83142ab1cd1fa139c6e54d6d9a67397b2ead61650fcc88bcdb

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

only message in thread, other threads:[~2026-06-20  4:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-20  4:39 [rpms/soci] update-to-4.1.4: Upgraded to SOCI v4.0.3 Denis Arnaud

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