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-stacker] f44: Update to version 0.1.25; Fixes RHBZ#2437476
Date: Sun, 09 Aug 2026 13:07:12 GMT [thread overview]
Message-ID: <178628083269.1.4451524105070780958.rpms-rust-stacker-2c16326410a2@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-stacker
Branch : f44
Commit : 2c16326410a20da17ca3194e939aa09875f652d5
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-08-09T15:00:27+02:00
Stats : +15/-8 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-stacker/c/2c16326410a20da17ca3194e939aa09875f652d5?branch=f44
Log:
Update to version 0.1.25; Fixes RHBZ#2437476
---
diff --git a/.gitignore b/.gitignore
index 3f936d2..5398c40 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
/stacker-0.1.19.crate
/stacker-0.1.21.crate
/stacker-0.1.22.crate
+/stacker-0.1.25.crate
diff --git a/rust-stacker.spec b/rust-stacker.spec
index 1c50c60..cf3e0ef 100644
--- a/rust-stacker.spec
+++ b/rust-stacker.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
%bcond check 1
%global debug_package %{nil}
%global crate stacker
Name: rust-stacker
-Version: 0.1.22
+Version: 0.1.25
Release: %autorelease
Summary: Stack growth library useful when implementing deeply recursive algorithms
diff --git a/sources b/sources
index 49a2f86..896a598 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (stacker-0.1.22.crate) = 6a6c49ef153883c0d95b257154e8867aafed3f0aa4f4f270e7e6ae4d705cb1b9daf95080ec878622caec63486b6c69daaf5358c68ba87cc6e95f40c104171d35
+SHA512 (stacker-0.1.25.crate) = d8d3b392f9fb37adaafaa40585b174fc28a000787c7b0e71f6333c7085a6bfa076d0ad14ae2c8486d27965214829887be6ef361b7213da3cf6ad24714b282b51
diff --git a/stacker-fix-metadata-auto.diff b/stacker-fix-metadata-auto.diff
index 93e9f7d..ce9894e 100644
--- a/stacker-fix-metadata-auto.diff
+++ b/stacker-fix-metadata-auto.diff
@@ -1,11 +1,11 @@
---- stacker-0.1.22/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ stacker-0.1.22/Cargo.toml 2025-10-17T19:50:48.752270+00:00
-@@ -60,18 +60,3 @@
+--- stacker-0.1.25/Cargo.toml 2006-07-24T01:21:28+00:00
++++ stacker-0.1.25/Cargo.toml 2026-08-09T12:58:56.995832+00:00
+@@ -60,23 +60,8 @@
[build-dependencies.cc]
version = "1.2.33"
-[target.arm64ec-pc-windows-msvc.dependencies.windows-sys]
--version = ">=0.59.0, <0.60.0"
+-version = ">=0.60.0, <0.62.0"
-features = [
- "Win32_System_Memory",
- "Win32_System_Threading",
@@ -13,9 +13,15 @@
-]
-
-[target.'cfg(all(windows, not(target_arch = "arm64ec")))'.dependencies.windows-sys]
--version = ">=0.52.0, <0.60.0"
+-version = ">=0.60.0, <0.62.0"
-features = [
- "Win32_System_Memory",
- "Win32_System_Threading",
- "Win32_Foundation",
-]
+-
+ [lints.rust.unexpected_cfgs]
+ level = "warn"
+ priority = 0
+ check-cfg = ['cfg(target_os, values("motor"))']
++
reply other threads:[~2026-08-09 13:07 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=178628083269.1.4451524105070780958.rpms-rust-stacker-2c16326410a2@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