public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michel Lind <salimma@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/tsl-sparse-map] rawhide: Update to version 0.7.0
Date: Wed, 16 Sep 2026 22:07:49 GMT [thread overview]
Message-ID: <178959646903.1.10688141337855320285.rpms-tsl-sparse-map-b652dad74961@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/tsl-sparse-map
Branch : rawhide
Commit : b652dad749611f5eeac8b132e6b992c5a656b9e8
Author : Michel Lind <salimma@fedoraproject.org>
Date : 2026-09-16T22:35:01+01:00
Stats : +6/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/tsl-sparse-map/c/b652dad749611f5eeac8b132e6b992c5a656b9e8?branch=rawhide
Log:
Update to version 0.7.0
- Resolves: rhbz#2505044
- Resolves: rhbz#2381614
Signed-off-by: Michel Lind <salimma@fedoraproject.org>
---
diff --git a/.gitignore b/.gitignore
index 5f70113..558cdef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/sparse-map-0.6.2.tar.gz
+/sparse-map-0.7.0.tar.gz
diff --git a/sources b/sources
index 4083e4c..ce828e9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (sparse-map-0.6.2.tar.gz) = b547409ce3f3a7925302b3939c684ca8d46fac54cc01258d59af220711fb36457ebb677bfa8687d0b010025e80394bb63bb15e9b095fd8d7d9f471e284766032
+SHA512 (sparse-map-0.7.0.tar.gz) = dee8090d8e8d797e0a535d331e49ef48838b038af8fecbc982852ec559aaffd65e12c9efc5ebb6d74bf5f46e7f9df2c1680998909ef7a9062b0954cfabd02706
diff --git a/tsl-sparse-map.spec b/tsl-sparse-map.spec
index 4f10570..324a5ac 100644
--- a/tsl-sparse-map.spec
+++ b/tsl-sparse-map.spec
@@ -9,7 +9,7 @@ of the library is to be the most memory efficient possible, even at low load
factor, while keeping reasonable performances.}
Name: tsl-%{srcname}
-Version: 0.6.2
+Version: 0.7.0
Release: %autorelease
Summary: C++ implementation of a memory efficient hash map and hash set
@@ -31,10 +31,10 @@ Summary: %{summary}
%description devel %{_description}
%prep
-%autosetup -n %{srcname}-%{version}
+%autosetup -p1 -n %{srcname}-%{version}
-# Warnings shouldn't break the build
-sed -i 's/-Werror//' tests/CMakeLists.txt
+# Upstream forces static Boost.Test; Fedora only ships the shared library
+sed -i 's/Boost_USE_STATIC_LIBS ON/Boost_USE_STATIC_LIBS OFF/' tests/CMakeLists.txt
%build
%cmake
reply other threads:[~2026-09-16 22:07 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=178959646903.1.10688141337855320285.rpms-tsl-sparse-map-b652dad74961@fedoraproject.org \
--to=salimma@fedoraproject.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