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: Attempt to rebuild on armv7hl
Date: Sat, 20 Jun 2026 04:39:51 GMT	[thread overview]
Message-ID: <178193039108.1.8635567082910815751.rpms-soci-69c2672380ac@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/soci
            Branch : update-to-4.1.4
            Commit : 69c2672380ac6d45717df41d369cb0dbb100a282
            Author : Denis Arnaud <denis.arnaud_fedora@m4x.org>
            Date   : 2020-06-04T16:37:49+02:00
            Stats  : +16/-12 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/soci/c/69c2672380ac6d45717df41d369cb0dbb100a282?branch=update-to-4.1.4

            Log:
            Attempt to rebuild on armv7hl
Uptream update

---
diff --git a/.gitignore b/.gitignore
index 8d7d3eb..60aa700 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,8 +3,9 @@ soci-*.zip
 soci-*.src.rpm
 clog
 .build-*
-/soci-?.?.?
-/soci-?.?.?-rc*
-/noarch
-/x86_64
+/soci-?.?.?/
+/soci-?.?.?-alpha*/
+/soci-?.?.?-rc*/
+/noarch/
+/x86_64/
 

diff --git a/soci.spec b/soci.spec
index 97b178a..c32aba3 100644
--- a/soci.spec
+++ b/soci.spec
@@ -21,16 +21,18 @@
 ##
 #
 Name:           soci
-Version:        4.0.0
-Release:        5%{?dist}
+Version:        4.0.1.alpha1
+%global ups_ver 4.0.1-alpha1
+Release:        1%{?dist}
 Summary:        The database access library for C++ programmers
 License:        Boost
-URL:            https://github.com/SOCI/soci
-Source0:        https://github.com/SOCI/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
+URL:            https://github.com/SOCI/%{name}
+Source0:        %{url}/archive/%{ups_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
+# Upstream issue: https://github.com/SOCI/soci/pull/813#event-3406547053
+#ExcludeArch:    armv7hl
 
 BuildRequires:  dos2unix
 BuildRequires:  gcc gcc-c++
@@ -180,7 +182,7 @@ library. The documentation is the same as at the %{name} web page.
 
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q -n %{name}-%{ups_ver}
 
 # Rename change-log and license file, so that they comply with
 # packaging standard
@@ -321,8 +323,9 @@ rm -f %{buildroot}%{_libdir}/*.a
 %doc AUTHORS ChangeLog COPYING NEWS README docs
 
 %changelog
-* Thu Feb 06 2020 Denis Arnaud <denis.arnaud_fedora@m4x.org> 4.0.0-5
+* Thu Feb 06 2020 Denis Arnaud <denis.arnaud_fedora@m4x.org> 4.0.0.alpha1-1
 - Attempt to rebuild on armv7hl
+- Uptream update
 
 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

diff --git a/sources b/sources
index 290b58a..9c7b32e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (soci-4.0.0.tar.gz) = c17f40c3465719361141921c595cf32946e0569e4e1c67768ba4cc4a2876601c08efb3130fe83219d530101813db9676037628ad0ee380435a688a186673fd4a
+SHA512 (soci-4.0.1.alpha1.tar.gz) = 6c79e17e15c43af8bae47be375f6b975e3f383bd9843dbac106a6ea7bcf86645050bbad15a6b6a421bd0e058d3b3be14cfd8617b4c8dbdac436c42b92f679eb1

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

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-20  4:39 Denis Arnaud [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-06-20  4:39 [rpms/soci] update-to-4.1.4: Attempt to rebuild on armv7hl Denis Arnaud
2026-06-20  4:39 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=178193039108.1.8635567082910815751.rpms-soci-69c2672380ac@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