public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/soci] update-to-4.1.4: Update to 4.1.4 (fedora#2488969)
@ 2026-06-20 4:40
0 siblings, 0 replies; only message in thread
From: @ 2026-06-20 4:40 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/soci
Branch : update-to-4.1.4
Commit : edcdf30a2c87a36aeefc9d5a7b3148e0ca4cd05e
Author : Tomi Lähteenmäki <lihis@lihis.net>
Date : 2026-06-20T07:38:03+03:00
Stats : +5/-5 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/soci/c/edcdf30a2c87a36aeefc9d5a7b3148e0ca4cd05e?branch=update-to-4.1.4
Log:
Update to 4.1.4 (fedora#2488969)
---
diff --git a/soci.spec b/soci.spec
index 6cdc8ec..5fb5b89 100644
--- a/soci.spec
+++ b/soci.spec
@@ -22,18 +22,18 @@
##
#
Name: soci
-Version: 4.1.2
-%global ups_ver 4.1.2
+Version: 4.1.4
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
+Source0: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: dos2unix
BuildRequires: gcc gcc-c++
BuildRequires: cmake
BuildRequires: boost-devel
+BuildRequires: fmt-devel
%description
%{name} is a C++ database access library that provides the
@@ -199,7 +199,7 @@ library. The documentation is the same as at the %{name} web page.
%prep
-%setup -q -n %{name}-%{ups_ver}
+%setup -q -n %{name}-%{version}
# Rename change-log and license file, so that they comply with
# packaging standard
diff --git a/sources b/sources
index f422a8b..773faf2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (soci-4.1.2.tar.gz) = 96571776d7fcb814c2625ade92f1d5bbcbee2a654eb38a098c23d12d01e66ab2900fc82fdb2f1a37679f0091009f9c6880c80d939730c1bd67f3285418144eba
+SHA512 (soci-4.1.4.tar.gz) = 0553fb7856c77158b229c33fb7a14402f9d740825db5b0c0c4cbbbc2596faa56b099f7e13bece5af506311c393e6fcb4e8b448522d15bba57c6dd0d23e6467c1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-20 4:40 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:40 [rpms/soci] update-to-4.1.4: Update to 4.1.4 (fedora#2488969)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox