public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-jiff] f43: Update to version 0.2.28; Fixes RHBZ#2481103
@ 2026-06-03 12:27 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-06-03 12:27 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-jiff
Branch : f43
Commit : 8b514eb8428b5b1a0fa2e84b64ea423ad43cb3f3
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-06-03T12:44:19+01:00
Stats : +17/-18 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-jiff/c/8b514eb8428b5b1a0fa2e84b64ea423ad43cb3f3?branch=f43
Log:
Update to version 0.2.28; Fixes RHBZ#2481103
---
diff --git a/.gitignore b/.gitignore
index 0483ed7..060fdc8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -68,3 +68,5 @@
/jiff-0.2.23.tar.gz
/jiff-0.2.24.crate
/jiff-0.2.24.tar.gz
+/jiff-0.2.28.crate
+/jiff-0.2.28.tar.gz
diff --git a/jiff-fix-metadata-auto.diff b/jiff-fix-metadata-auto.diff
index a74c1e8..e757697 100644
--- a/jiff-fix-metadata-auto.diff
+++ b/jiff-fix-metadata-auto.diff
@@ -1,5 +1,5 @@
---- jiff-0.2.24/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ jiff-0.2.24/Cargo.toml 2026-04-23T21:46:32.734717+00:00
+--- jiff-0.2.28/Cargo.toml 2006-07-24T01:21:28+00:00
++++ jiff-0.2.28/Cargo.toml 2026-06-03T11:43:01.484182+00:00
@@ -69,7 +69,6 @@
[features]
alloc = [
@@ -21,7 +21,7 @@
tz-fat = ["jiff-static?/tz-fat"]
tz-system = [
"std",
-- "dep:windows-sys",
+- "dep:windows-link",
]
tzdb-bundle-always = [
"dep:jiff-tzdb",
@@ -32,7 +32,7 @@
"alloc",
]
tzdb-concatenated = ["std"]
-@@ -192,40 +187,11 @@
+@@ -192,35 +187,11 @@
[dev-dependencies.walkdir]
version = "2.5.0"
@@ -45,7 +45,7 @@
-optional = true
-
[target."cfg(any())".dependencies.jiff-static]
- version = "=0.2.24"
+ version = "=0.2.28"
-[target.'cfg(any(windows, target_family = "wasm"))'.dependencies.jiff-tzdb-platform]
-version = "0.1.3"
@@ -62,18 +62,13 @@
-version = "0.2.4"
-default-features = false
-
--[target."cfg(windows)".dependencies.windows-sys]
--version = ">=0.52.0, <=0.61.*"
--features = [
-- "Win32_Foundation",
-- "Win32_System_Time",
--]
+-[target."cfg(windows)".dependencies.windows-link]
+-version = "0.2.1"
-optional = true
--default-features = false
[lints.rust.unexpected_cfgs]
level = "allow"
-@@ -235,3 +201,4 @@
+@@ -230,3 +201,4 @@
[profile.testrelease]
debug-assertions = false
inherits = "test"
diff --git a/jiff-fix-metadata.diff b/jiff-fix-metadata.diff
index 77a344a..102eac7 100644
--- a/jiff-fix-metadata.diff
+++ b/jiff-fix-metadata.diff
@@ -1,5 +1,5 @@
---- jiff-0.2.24/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ jiff-0.2.24/Cargo.toml 2026-04-23T21:46:32.736840+00:00
+--- jiff-0.2.28/Cargo.toml 2006-07-24T01:21:28+00:00
++++ jiff-0.2.28/Cargo.toml 2026-06-03T11:43:01.485511+00:00
@@ -79,28 +79,17 @@
"tzdb-concatenated",
"perf-inline",
diff --git a/rust-jiff.spec b/rust-jiff.spec
index 04af5d3..ec6a601 100644
--- a/rust-jiff.spec
+++ b/rust-jiff.spec
@@ -5,7 +5,7 @@
%global crate jiff
Name: rust-jiff
-Version: 0.2.24
+Version: 0.2.28
Release: %autorelease
Summary: Date-time library that encourages you to jump into the pit of success
@@ -62,6 +62,8 @@ use the "%{crate}" crate.
%license %{crate_instdir}/COPYING
%license %{crate_instdir}/LICENSE-MIT
%license %{crate_instdir}/UNLICENSE
+%doc %{crate_instdir}/AI_POLICY.md
+%doc %{crate_instdir}/CONTRIBUTING.md
%doc %{crate_instdir}/README.md
%{crate_instdir}/
diff --git a/sources b/sources
index 1a781af..7fb3212 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (jiff-0.2.24.crate) = fa1a9a01727d5738cef63f043f6cac603483892676ca292d4d241c9f7e51fa4d9e0f8b4a56ba6c37289cff1141f246246ded1b86d16e36d5ebadeb621d0fb563
-SHA512 (jiff-0.2.24.tar.gz) = c1c47d4d0d7af578854950947c64bd7c0e2687de24ba1e7a776aef4e516326f564c5b09c9b60fcfd27d848ea714f529b382779622c8d5979a8eb489eeee8db27
+SHA512 (jiff-0.2.28.crate) = bcd05d652c1b36106aa64a38e2d57f03bc1287b3796f3e7dc5c0cf11283a7cb8d24eb2640044f908566ba25b980ae127acee1c3318c94d7b9a28e1e888aaad87
+SHA512 (jiff-0.2.28.tar.gz) = 4daa665f1059dc73e6698c1a9c429ba45e4e0aab97be4bf88fe6a2ea875a3a8f69c321f646944ddbb557580e760fd999f3703012ac4c1ae4271981d07da9b59f
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-03 12:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-03 12:27 [rpms/rust-jiff] f43: Update to version 0.2.28; Fixes RHBZ#2481103 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