public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-stacker] f43: Update to version 0.1.25; Fixes RHBZ#2437476
@ 2026-08-09 13:14 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-09 13:14 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-stacker
Branch : f43
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=f43

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"))']
++

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

only message in thread, other threads:[~2026-08-09 13:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-09 13:14 [rpms/rust-stacker] f43: Update to version 0.1.25; Fixes RHBZ#2437476 Fabio Valentini

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