public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-humantime] epel9: Update to version 2.3.0; Fixes RHBZ#2394552
@ 2026-07-02 14:36 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-07-02 14:36 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-humantime
Branch : epel9
Commit : c96f33b0a80fa6244ea9656ddb822ad95f29b8ee
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-07-02T16:26:56+02:00
Stats  : +16/-8 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-humantime/c/c96f33b0a80fa6244ea9656ddb822ad95f29b8ee?branch=epel9

Log:
Update to version 2.3.0; Fixes RHBZ#2394552

---
diff --git a/.gitignore b/.gitignore
index 6a9a944..6ea10f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /humantime-2.0.1.crate
 /humantime-2.1.0.crate
 /humantime-2.2.0.crate
+/humantime-2.3.0.crate

diff --git a/rust-humantime.spec b/rust-humantime.spec
index 1259c22..1350e47 100644
--- a/rust-humantime.spec
+++ b/rust-humantime.spec
@@ -1,12 +1,11 @@
 # Generated by rust2rpm 27
-# * outdated dev-dependencies: rand ^0.6, time ^0.1
-%bcond check 0
+%bcond check 1
 %global debug_package %{nil}
 
 %global crate humantime
 
 Name:           rust-humantime
-Version:        2.2.0
+Version:        2.3.0
 Release:        %autorelease
 Summary:        Parser and formatter for std::time::{Duration, SystemTime}
 
@@ -48,6 +47,18 @@ use the "default" feature of the "%{crate}" crate.
 %files       -n %{name}+default-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+mu-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+mu-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "mu" feature of the "%{crate}" crate.
+
+%files       -n %{name}+mu-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %prep
 %autosetup -n %{crate}-%{version} -p1
 %cargo_prep

diff --git a/rust2rpm.toml b/rust2rpm.toml
deleted file mode 100644
index b33688d..0000000
--- a/rust2rpm.toml
+++ /dev/null
@@ -1,4 +0,0 @@
-[tests]
-run = ["none"]
-comments = ["outdated dev-dependencies: rand ^0.6, time ^0.1"]
-

diff --git a/sources b/sources
index f4a0230..1492a62 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (humantime-2.2.0.crate) = caddecb807356aebe8efdb7681caa70b26f751a4dd6e67424405f04b63106ea1b55c647e999b2cba93a428aeb131dfb78a2f1322e5924550869c8efbe4c2439e
+SHA512 (humantime-2.3.0.crate) = 7d98eb3bab8876a7ca45a5964b0ecb1ed10fce991a53f12236221e654d1405d425a7841be110da3579f6d5a62c6840195f5605e55a951cc653b6926215d8fbea

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

only message in thread, other threads:[~2026-07-02 14:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-02 14:36 [rpms/rust-humantime] epel9: Update to version 2.3.0; Fixes RHBZ#2394552 Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox