public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-cargo-config2] f44: Update to version 0.1.45; Fixes RHBZ#2450829
@ 2026-08-19 12:25 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-19 12:25 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-cargo-config2
Branch : f44
Commit : b2a78b4ae0c28b51a94af38ea83728561e16ce10
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-08-19T07:42:00+01:00
Stats : +5/-28 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-cargo-config2/c/b2a78b4ae0c28b51a94af38ea83728561e16ce10?branch=f44
Log:
Update to version 0.1.45; Fixes RHBZ#2450829
---
diff --git a/.gitignore b/.gitignore
index c5bc4e0..a9e4ec7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@
/cargo-config2-0.1.39.crate
/cargo-config2-0.1.42.crate
/cargo-config2-0.1.43.crate
+/cargo-config2-0.1.45.crate
diff --git a/cargo-config2-fix-metadata-auto.diff b/cargo-config2-fix-metadata-auto.diff
deleted file mode 100644
index aeba283..0000000
--- a/cargo-config2-fix-metadata-auto.diff
+++ /dev/null
@@ -1,22 +0,0 @@
---- cargo-config2-0.1.43/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ cargo-config2-0.1.43/Cargo.toml 2026-03-20T11:08:43.391781+00:00
-@@ -110,14 +110,6 @@
- [dev-dependencies.toml]
- version = "1"
-
--[target."cfg(windows)".dependencies.windows-sys]
--version = "0.61"
--features = [
-- "Win32_Foundation",
-- "Win32_System_Com",
-- "Win32_UI_Shell",
--]
--
- [lints.clippy]
- all = "warn"
- as_ptr_cast_mut = "warn"
-@@ -237,3 +229,4 @@
- level = "warn"
- priority = 0
- check-cfg = ["cfg(careful)"]
-+
diff --git a/cargo-config2-fix-metadata.diff b/cargo-config2-fix-metadata.diff
index 1a4c811..ac0ea6f 100644
--- a/cargo-config2-fix-metadata.diff
+++ b/cargo-config2-fix-metadata.diff
@@ -1,5 +1,5 @@
---- cargo-config2-0.1.43/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ cargo-config2-0.1.43/Cargo.toml 2026-03-20T11:08:43.393619+00:00
+--- cargo-config2-0.1.45/Cargo.toml 2006-07-24T01:21:28+00:00
++++ cargo-config2-0.1.45/Cargo.toml 2026-08-19T06:41:22.402266+00:00
@@ -53,10 +53,6 @@
name = "get"
path = "examples/get.rs"
diff --git a/rust-cargo-config2.spec b/rust-cargo-config2.spec
index bee1fbb..8a2a752 100644
--- a/rust-cargo-config2.spec
+++ b/rust-cargo-config2.spec
@@ -5,15 +5,13 @@
%global crate cargo-config2
Name: rust-cargo-config2
-Version: 0.1.43
+Version: 0.1.45
Release: %autorelease
Summary: Load and resolve Cargo configuration
License: Apache-2.0 OR MIT
URL: https://crates.io/crates/cargo-config2
Source: %{crates_source}
-# Automatically generated patch to strip dependencies and normalize metadata
-Patch: cargo-config2-fix-metadata-auto.diff
# Manually created patch for downstream crate metadata changes
# * drop integration tests which can only be compiled in-tree
Patch: cargo-config2-fix-metadata.diff
diff --git a/sources b/sources
index 30ca15b..7ae6416 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cargo-config2-0.1.43.crate) = 7adc0244b084fe5563a157dc32fc96a660643697057aab77306de9d67ecd01ce1fdb0eb064402b6d9b8294387eccf8e89c7e705114208c914015ac5ec80964ec
+SHA512 (cargo-config2-0.1.45.crate) = 1a0facc26b0f0b1a80081981c7f26a717b017d3eeaea95f2728e46335d08a24f5fdf604bccf094b432bd9a150365957d1050d54ebce7d737c8b786040ba85bd7
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-19 12:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-19 12:25 [rpms/rust-cargo-config2] f44: Update to version 0.1.45; Fixes RHBZ#2450829 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