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: Update to upstream release 4.0.0
Date: Sat, 20 Jun 2026 04:39:48 GMT	[thread overview]
Message-ID: <178193038880.1.1030415202668949086.rpms-soci-4d6c884e430e@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/soci
Branch : update-to-4.1.4
Commit : 4d6c884e430e6614d80476e3b95f1a815f67071b
Author : Denis Arnaud <denis.arnaud_fedora@m4x.org>
Date   : 2019-11-09T21:55:20+01:00
Stats  : +13/-16 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/soci/c/4d6c884e430e6614d80476e3b95f1a815f67071b?branch=update-to-4.1.4

Log:
Update to upstream release 4.0.0

---
diff --git a/soci.spec b/soci.spec
index 8343471..93e9f76 100644
--- a/soci.spec
+++ b/soci.spec
@@ -22,20 +22,15 @@
 #
 Name:           soci
 Version:        4.0.0
-%global version_suffix rc2
-%global full_version %{version}-%{version_suffix}
-
-Release:        2%{?dist}
-
+Release:        3%{?dist}
 Summary:        The database access library for C++ programmers
-
 License:        Boost
-URL:            http://%{name}.sourceforge.net
-Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{full_version}.tar.gz
+URL:            https://github.com/SOCI/soci
+Source0:        https://github.com/SOCI/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 
 # For some reason, as of November 2019, it does not compile on ARMv7hl
 # See https://koji.fedoraproject.org/koji/taskinfo?taskID=38562666
-ExcludeArch:    armv7hl
+#ExcludeArch:    armv7hl
 
 BuildRequires:  dos2unix
 BuildRequires:  gcc gcc-c++
@@ -185,19 +180,19 @@ library. The documentation is the same as at the %{name} web page.
 
 
 %prep
-%setup -q -n %{name}-%{full_version}
+%setup -q -n %{name}-%{version}
 
 # 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 "2019-10-26:" > NEWS
-echo "- Version 4.0.0-rc1" >> NEWS
+echo "2019-11-09:" > NEWS
+echo "- Version 4.0.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 {} \;
+find docs -type f -exec chmod a-x {} \;
 # Unix ends of line
 dos2unix AUTHORS README ChangeLog COPYING NEWS
 
@@ -323,10 +318,12 @@ rm -f %{buildroot}%{_libdir}/*.a
 
 
 %files doc
-%doc AUTHORS ChangeLog COPYING NEWS README
-#docs
+%doc AUTHORS ChangeLog COPYING NEWS README docs
 
 %changelog
+* Sat Nov 09 2019 Denis Arnaud <denis.arnaud_fedora@m4x.org> 4.0.0-3
+- Update to upstream release 4.0.0
+
 * Tue Nov 05 2019 Denis Arnaud <denis.arnaud_fedora@m4x.org> 4.0.0-2
 - Update to upstream release 4.0.0-rc2
 

diff --git a/sources b/sources
index 4238e61..290b58a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (soci-4.0.0-rc2.tar.gz) = 48985c6aa681649498c5b347be6bc82262e853e7d631e1048c3e293baea0bc31afa3de5dc3e0d8ef0abac1622521deeaa149611c807e180b82d4660491ecfeb3
+SHA512 (soci-4.0.0.tar.gz) = c17f40c3465719361141921c595cf32946e0569e4e1c67768ba4cc4a2876601c08efb3130fe83219d530101813db9676037628ad0ee380435a688a186673fd4a

                 reply	other threads:[~2026-06-20  4:39 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=178193038880.1.1030415202668949086.rpms-soci-4d6c884e430e@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