public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-litemap] rawhide: Update to version 0.8.4; Fixes RHBZ#2515903
@ 2026-08-28 14:10 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-28 14:10 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-litemap
Branch : rawhide
Commit : 147894e98d37fd2455a1cbde509949d147b5c805
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-08-17T17:54:28+01:00
Stats : +6/-15 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-litemap/c/147894e98d37fd2455a1cbde509949d147b5c805?branch=rawhide
Log:
Update to version 0.8.4; Fixes RHBZ#2515903
---
diff --git a/litemap-fix-metadata.diff b/litemap-fix-metadata.diff
index 2a005d6..aadc35b 100644
--- a/litemap-fix-metadata.diff
+++ b/litemap-fix-metadata.diff
@@ -1,5 +1,5 @@
---- litemap-0.8.2/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ litemap-0.8.2/Cargo.toml 2026-04-12T19:15:48.079412+00:00
+--- litemap-0.8.3/Cargo.toml 2006-07-24T01:21:28+00:00
++++ litemap-0.8.3/Cargo.toml 2026-08-17T16:54:19.862891+00:00
@@ -71,14 +71,6 @@
bench = false
@@ -23,5 +23,5 @@
-version = "0.5.0"
-
[lints.clippy]
- alloc-instead-of-core = "warn"
- branches-sharing-code = "warn"
+ alloc_instead_of_core = "warn"
+ bool_assert_comparison = "allow"
diff --git a/rust-litemap.spec b/rust-litemap.spec
index 40bc53d..55d6310 100644
--- a/rust-litemap.spec
+++ b/rust-litemap.spec
@@ -5,7 +5,7 @@
%global crate litemap
Name: rust-litemap
-Version: 0.8.2
+Version: 0.8.3
Release: %autorelease
Summary: Key-value Map implementation based on a flat, sorted Vec
@@ -127,17 +127,8 @@ use the "yoke" feature of the "%{crate}" crate.
%if %{with check}
%check
-%if %{defined el9}
-# * EPEL9: These tests require a newer Rust than the MSRV
-%{cargo_test -- -- %{shrink:
- --skip const_get_indexed_or_panic
- --skip const_get_with_index
- --skip const_len
-}}
-%else
%cargo_test
%endif
-%endif
%changelog
%autochangelog
diff --git a/sources b/sources
index 1ba9a10..67b0e19 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (litemap-0.8.2.crate) = 3afcc1a89aab55368bdfe6848aa1268d37ea8a03130f1f0e1e77d6709e437070be83e9e457bb51a7096c3d93ee0155740e33cab03f7584ff3cd7d8992524a7f6
+SHA512 (litemap-0.8.3.crate) = 7662ed200beb4bff4a9c7098ed4f3bab5fe238b810ab65de0ca681e7012dc4985dab69cd2c38165e9e122eef40dd8ed2918ea784698e1699c1b946479183c329
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-28 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-28 14:10 [rpms/rust-litemap] rawhide: Update to version 0.8.4; Fixes RHBZ#2515903 Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox