public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-humantime] epel9: Update to version 2.3.0; Fixes RHBZ#2394552
Date: Thu, 02 Jul 2026 14:36:43 GMT	[thread overview]
Message-ID: <178300300377.1.12820622103709536250.rpms-rust-humantime-c96f33b0a80f@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-07-02 14:36 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=178300300377.1.12820622103709536250.rpms-rust-humantime-c96f33b0a80f@fedoraproject.org \
    --to=decathorpe@gmail.com \
    --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