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-jiff] f43: Update to version 0.2.32; Fixes RHBZ#2498387
Date: Fri, 10 Jul 2026 04:36:40 GMT [thread overview]
Message-ID: <178365820004.1.10340764162845086131.rpms-rust-jiff-a9150049cd17@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-jiff
Branch : f43
Commit : a9150049cd174af94b87c396de7e0a0a94b41ab6
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-07-09T12:12:52+01:00
Stats : +11/-9 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-jiff/c/a9150049cd174af94b87c396de7e0a0a94b41ab6?branch=f43
Log:
Update to version 0.2.32; Fixes RHBZ#2498387
---
diff --git a/.gitignore b/.gitignore
index addbffb..a6ba617 100644
--- a/.gitignore
+++ b/.gitignore
@@ -76,3 +76,5 @@
/jiff-0.2.30.tar.gz
/jiff-0.2.31.crate
/jiff-0.2.31.tar.gz
+/jiff-0.2.32.crate
+/jiff-0.2.32.tar.gz
diff --git a/jiff-fix-metadata-auto.diff b/jiff-fix-metadata-auto.diff
index f040d01..5dafedb 100644
--- a/jiff-fix-metadata-auto.diff
+++ b/jiff-fix-metadata-auto.diff
@@ -1,5 +1,5 @@
---- jiff-0.2.31/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ jiff-0.2.31/Cargo.toml 2026-06-30T05:23:11.760070+00:00
+--- jiff-0.2.32/Cargo.toml 2006-07-24T01:21:28+00:00
++++ jiff-0.2.32/Cargo.toml 2026-07-09T11:10:45.578092+00:00
@@ -69,7 +69,6 @@
[features]
alloc = [
@@ -45,7 +45,7 @@
-optional = true
-
[target."cfg(any())".dependencies.jiff-static]
- version = "=0.2.31"
+ version = "=0.2.32"
-[target.'cfg(any(windows, target_family = "wasm"))'.dependencies.jiff-tzdb-platform]
-version = "0.1.3"
diff --git a/jiff-fix-metadata.diff b/jiff-fix-metadata.diff
index 24496e8..af96f22 100644
--- a/jiff-fix-metadata.diff
+++ b/jiff-fix-metadata.diff
@@ -1,5 +1,5 @@
---- jiff-0.2.31/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ jiff-0.2.31/Cargo.toml 2026-06-30T05:23:11.761463+00:00
+--- jiff-0.2.32/Cargo.toml 2006-07-24T01:21:28+00:00
++++ jiff-0.2.32/Cargo.toml 2026-07-09T11:11:26.956614+00:00
@@ -69,7 +69,6 @@
[features]
alloc = [
@@ -53,7 +53,7 @@
-optional = true
-
-[dependencies.jiff-tzdb]
--version = "0.1.6"
+-version = "0.1.8"
-optional = true
[dependencies.log]
diff --git a/rust-jiff.spec b/rust-jiff.spec
index a80a54a..63fdc22 100644
--- a/rust-jiff.spec
+++ b/rust-jiff.spec
@@ -5,7 +5,7 @@
%global crate jiff
Name: rust-jiff
-Version: 0.2.31
+Version: 0.2.32
Release: %autorelease
Summary: Date-time library that encourages you to jump into the pit of success
diff --git a/sources b/sources
index ce6cb87..fb33282 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (jiff-0.2.31.crate) = 56119e1a9dab76aac6b15ce8efc381c8b3c1dcde87d7720a007fd5d99514c25a6b55410338c95139ee8cbde29f3fbb32c468cdb15a30faf857786afbe97d543b
-SHA512 (jiff-0.2.31.tar.gz) = e04f08a66e6c494f9c6871db2cc485b85b6dbe778aede72070661343697bffd826a6fc101c60fa1361ecd92556bdbf656335421a2de68b7f0faa2684b319e27b
+SHA512 (jiff-0.2.32.crate) = ba1b80a950e358497211827743e1e982373f4bd43226beb36d69e59e5a7b9e211083e2ba96839d891ec1d2a9b4e9cdc8f86401d9958aef9495c84199a936aaf5
+SHA512 (jiff-0.2.32.tar.gz) = 778df188c7c403cffe9ffcb760040ac8af34857a2bce35aa3af1485c2549b1e6ef6928b4d57ecd345483b4f2e8415a41802e5a46508858f8f9cd44bcd38142cc
reply other threads:[~2026-07-10 4: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=178365820004.1.10340764162845086131.rpms-rust-jiff-a9150049cd17@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