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-ordered-float] f44: Update to version 5.3.0; Fixes RHBZ#2451440
Date: Thu, 25 Jun 2026 12:22:57 GMT	[thread overview]
Message-ID: <178239017783.1.8205714080161818687.rpms-rust-ordered-float-1bc74cf0dfb7@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-ordered-float
Branch : f44
Commit : 1bc74cf0dfb7880308df585d5cd5494e40cc4488
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-06-25T10:28:09+01:00
Stats  : +64/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-ordered-float/c/1bc74cf0dfb7880308df585d5cd5494e40cc4488?branch=f44

Log:
Update to version 5.3.0; Fixes RHBZ#2451440

---
diff --git a/.gitignore b/.gitignore
index 5f2ff2e..1094003 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
 /ordered-float-4.6.0.crate
 /ordered-float-5.0.0.crate
 /ordered-float-5.1.0.crate
+/ordered-float-5.3.0.crate

diff --git a/rust-ordered-float.spec b/rust-ordered-float.spec
index 69c5e2f..aff79a2 100644
--- a/rust-ordered-float.spec
+++ b/rust-ordered-float.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
 %bcond check 1
 %global debug_package %{nil}
 
 %global crate ordered-float
 
 Name:           rust-ordered-float
-Version:        5.1.0
+Version:        5.3.0
 Release:        %autorelease
 Summary:        Wrappers for total ordering on floats
 
@@ -130,6 +130,66 @@ use the "rkyv" feature of the "%{crate}" crate.
 %files       -n %{name}+rkyv-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+rkyv_08-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+rkyv_08-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "rkyv_08" feature of the "%{crate}" crate.
+
+%files       -n %{name}+rkyv_08-devel
+%ghost %{crate_instdir}/Cargo.toml
+
+%package     -n %{name}+rkyv_08_16-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+rkyv_08_16-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "rkyv_08_16" feature of the "%{crate}" crate.
+
+%files       -n %{name}+rkyv_08_16-devel
+%ghost %{crate_instdir}/Cargo.toml
+
+%package     -n %{name}+rkyv_08_32-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+rkyv_08_32-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "rkyv_08_32" feature of the "%{crate}" crate.
+
+%files       -n %{name}+rkyv_08_32-devel
+%ghost %{crate_instdir}/Cargo.toml
+
+%package     -n %{name}+rkyv_08_64-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+rkyv_08_64-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "rkyv_08_64" feature of the "%{crate}" crate.
+
+%files       -n %{name}+rkyv_08_64-devel
+%ghost %{crate_instdir}/Cargo.toml
+
+%package     -n %{name}+rkyv_08_ck-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+rkyv_08_ck-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "rkyv_08_ck" feature of the "%{crate}" crate.
+
+%files       -n %{name}+rkyv_08_ck-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %package     -n %{name}+rkyv_16-devel
 Summary:        %{summary}
 BuildArch:      noarch

diff --git a/sources b/sources
index a1f7d5c..56a7a7c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ordered-float-5.1.0.crate) = 3d4c5ce482124e690460b4c4058d39fa7c43af64eb6fc12bef19f0b1ebefbbbfb57a94a0b7921965e375817c09573523d7d3e4f99902fbf16716a3e571d9b48f
+SHA512 (ordered-float-5.3.0.crate) = da8d30e3d8ba00bf42674ae92a0c0c6b91fe8231baba4fb17450330757099cdd0d0609b02f9eb1a1ad4a801cac86c76a2af52ff591bdf97643721a072e2c3de1

                 reply	other threads:[~2026-06-25 12:22 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=178239017783.1.8205714080161818687.rpms-rust-ordered-float-1bc74cf0dfb7@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