public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-primeorder] rawhide: Update to version 0.14.0; Fixes RHBZ#2496722
@ 2026-08-29  5:59 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-29  5:59 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-primeorder
Branch : rawhide
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=rawhide

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-29  5:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-29  5:59 [rpms/rust-primeorder] rawhide: Update to version 0.14.0; Fixes RHBZ#2496722 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