public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-litemap] f44: Update to version 0.8.4; Fixes RHBZ#2515903
Date: Fri, 28 Aug 2026 14:24:22 GMT	[thread overview]
Message-ID: <178792706220.1.15326847993388732616.rpms-rust-litemap-147894e98d37@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-litemap
Branch : f44
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=f44

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

                 reply	other threads:[~2026-08-28 14:24 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=178792706220.1.15326847993388732616.rpms-rust-litemap-147894e98d37@fedoraproject.org \
    --to=code@musicinmybrain.net \
    --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