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-primeorder] epel9: Update to version 0.14.0; Fixes RHBZ#2496722
Date: Sat, 29 Aug 2026 06:05:45 GMT	[thread overview]
Message-ID: <178798354537.1.14274133201543115546.rpms-rust-primeorder-b477151c211c@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-primeorder
Branch : epel9
Commit : b477151c211cbabad71edb82ec5b3c9489ce3be8
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-08-04T07:36:15+01:00
Stats  : +53/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-primeorder/c/b477151c211cbabad71edb82ec5b3c9489ce3be8?branch=epel9

Log:
Update to version 0.14.0; Fixes RHBZ#2496722

---
diff --git a/.gitignore b/.gitignore
index 6f4536e..90a46d1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /primeorder-0.13.2.crate
 /primeorder-0.13.3.crate
 /primeorder-0.13.6.crate
+/primeorder-0.14.0.crate

diff --git a/rust-primeorder.spec b/rust-primeorder.spec
index 6c8ec97..d35cebd 100644
--- a/rust-primeorder.spec
+++ b/rust-primeorder.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 25
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
 %global debug_package %{nil}
 
 %global crate primeorder
 
 Name:           rust-primeorder
-Version:        0.13.6
+Version:        0.14.0
 Release:        %autorelease
 Summary:        Complete addition formulas for prime order elliptic curves
 
@@ -62,6 +62,30 @@ use the "alloc" feature of the "%{crate}" crate.
 %files       -n %{name}+alloc-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+basepoint-table-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+basepoint-table-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "basepoint-table" feature of the "%{crate}" crate.
+
+%files       -n %{name}+basepoint-table-devel
+%ghost %{crate_instdir}/Cargo.toml
+
+%package     -n %{name}+critical-section-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+critical-section-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "critical-section" feature of the "%{crate}" crate.
+
+%files       -n %{name}+critical-section-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %package     -n %{name}+dev-devel
 Summary:        %{summary}
 BuildArch:      noarch
@@ -74,6 +98,30 @@ use the "dev" feature of the "%{crate}" crate.
 %files       -n %{name}+dev-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+hash2curve-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+hash2curve-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "hash2curve" feature of the "%{crate}" crate.
+
+%files       -n %{name}+hash2curve-devel
+%ghost %{crate_instdir}/Cargo.toml
+
+%package     -n %{name}+once_cell-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+once_cell-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "once_cell" feature of the "%{crate}" crate.
+
+%files       -n %{name}+once_cell-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %package     -n %{name}+serde-devel
 Summary:        %{summary}
 BuildArch:      noarch

diff --git a/sources b/sources
index b7772c0..4acca70 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (primeorder-0.13.6.crate) = fdf52b47b36403d5218220b886a3ccec7828731b5a59ea1d48a25fa85de754544fa9c94d51356d2ed904bf2d908bdb4fa87c53e597a3c9f2941d7310f70198ac
+SHA512 (primeorder-0.14.0.crate) = 7027ca93ce668ed4117a05e656ee2a6f033989300984b19cfff084e5df5b88262a38c4d0dd947052d3425da67aace91e8957caa85a811f1f18ff734ec7d1ca61

                 reply	other threads:[~2026-08-29  6:05 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=178798354537.1.14274133201543115546.rpms-rust-primeorder-b477151c211c@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