public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mdds] rawhide: Update to a new upstream release
@ 2026-08-24 14:10 David Tardon
0 siblings, 0 replies; only message in thread
From: David Tardon @ 2026-08-24 14:10 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/mdds
Branch : rawhide
Commit : 5cba67cacededfd5c0a440723943ef2d10f3ef92
Author : David Tardon <dtardon@redhat.com>
Date : 2026-08-24T16:10:21+02:00
Stats : +3/-44 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/mdds/c/5cba67cacededfd5c0a440723943ef2d10f3ef92?branch=rawhide
Log:
Update to a new upstream release
---
diff --git a/.gitignore b/.gitignore
index c570c90..f0b47ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/mdds-2.0.3.tar.bz2
/mdds-2.1.1.tar.bz2
/mdds-3.0.0.tar.bz2
+/mdds-3.2.1.tar.bz2
diff --git a/include.patch b/include.patch
deleted file mode 100644
index 41d5933..0000000
--- a/include.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- include/mdds/trie_map.hpp~ 2025-01-21 20:24:59.000000000 -0600
-+++ include/mdds/trie_map.hpp 2025-01-28 11:39:55.117522466 -0600
-@@ -37,6 +37,7 @@
- #include <map>
- #include <memory>
- #include <limits>
-+#include <cstdint>
-
- namespace mdds {
-
diff --git a/includes.patch b/includes.patch
deleted file mode 100644
index 6feecef..0000000
--- a/includes.patch
+++ /dev/null
@@ -1,30 +0,0 @@
---- include/mdds/trie_map_def.inl~ 2023-04-20 21:32:52.000000000 -0500
-+++ include/mdds/trie_map_def.inl 2025-02-10 14:09:25.567409260 -0600
-@@ -34,6 +34,7 @@
- #include <sstream>
- #include <type_traits>
- #include <cstring>
-+#include <cstdint>
-
- #ifdef MDDS_TRIE_MAP_DEBUG
- #include <iostream>
---- include/mdds/trie_map.hpp~ 2023-04-20 21:32:52.000000000 -0500
-+++ include/mdds/trie_map.hpp 2025-02-10 14:15:26.859613664 -0600
-@@ -36,6 +36,7 @@
- #include <deque>
- #include <map>
- #include <memory>
-+#include <cstdint>
-
- namespace mdds {
-
---- include/mdds/trie_map_itr.hpp~ 2023-04-20 21:32:52.000000000 -0500
-+++ include/mdds/trie_map_itr.hpp 2025-02-10 14:15:56.136496184 -0600
-@@ -34,6 +34,7 @@
- #ifdef MDDS_TRIE_MAP_DEBUG
- #include <sstream>
- #endif
-+#include <cstdint>
-
- #include "mdds/global.hpp"
- #include "mdds/ref_pair.hpp"
diff --git a/mdds.spec b/mdds.spec
index 1bffef1..576a2bb 100644
--- a/mdds.spec
+++ b/mdds.spec
@@ -4,15 +4,13 @@
%global apiversion 3.0
Name: mdds
-Version: 3.0.0
+Version: 3.2.1
Release: %autorelease
Summary: A collection of multi-dimensional data structures and indexing algorithms
License: MIT
URL: https://gitlab.com/mdds/mdds
Source0: https://gitlab.com/mdds/mdds/-/archive/%{version}/mdds-%{version}.tar.bz2
-# https://gitlab.com/mdds/mdds/-/merge_requests/94
-Patch0: include.patch
BuildRequires: make
BuildRequires: boost-devel
diff --git a/sources b/sources
index d822e16..a287aed 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mdds-3.0.0.tar.bz2) = ab7f06b3d82f6f89ff414730b01dc595c6be2593fa00882d93109a6ea6beb2efe68a401b0eafc83b93e3e21755a1245d70706fe3929056789fbc249c51244bd7
+SHA512 (mdds-3.2.1.tar.bz2) = d8e468d5fc3b11184d928fe85483e603589a65eb545242c3f9a82db6dcfb4d837a888b74e2ecc6e5c9c9ee2bf9d5c782c5847d3169196ab3b0d4dedcfbf2bfe2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-24 14:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-24 14:10 [rpms/mdds] rawhide: Update to a new upstream release David Tardon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox