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-platform-info] f44: Update to version 2.2.0; Fixes RHBZ#2453147
Date: Thu, 17 Sep 2026 15:24:09 GMT	[thread overview]
Message-ID: <178965864991.1.10380246994441733474.rpms-rust-platform-info-69c991709da7@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-platform-info
Branch : f44
Commit : 69c991709da7c0d3d03ada3ebdf883d9905ca55b
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-09-17T17:05:39+02:00
Stats  : +15/-13 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-platform-info/c/69c991709da7c0d3d03ada3ebdf883d9905ca55b?branch=f44

Log:
Update to version 2.2.0; Fixes RHBZ#2453147

---
diff --git a/.gitignore b/.gitignore
index 143e1c7..94f718f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /platform-info-2.0.3.crate
 /platform-info-2.0.4.crate
 /platform-info-2.0.5.crate
+/platform-info-2.2.0.crate

diff --git a/platform-info-fix-metadata-auto.diff b/platform-info-fix-metadata-auto.diff
index d83ac32..edad105 100644
--- a/platform-info-fix-metadata-auto.diff
+++ b/platform-info-fix-metadata-auto.diff
@@ -1,15 +1,16 @@
---- platform-info-2.0.5/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ platform-info-2.0.5/Cargo.toml	2025-01-03T16:19:50.075348+00:00
-@@ -54,12 +54,3 @@
+--- platform-info-2.2.0/Cargo.toml	2006-07-24T01:21:28+00:00
++++ platform-info-2.2.0/Cargo.toml	2026-09-17T15:03:31.457930+00:00
+@@ -54,13 +54,3 @@
  [target.'cfg(not(target_os = "windows"))'.dependencies.libc]
  version = "0.2.154"
  
--[target.'cfg(target_os = "windows")'.dependencies.winapi]
--version = "0.3.9"
+-[target.'cfg(target_os = "windows")'.dependencies.windows-sys]
+-version = ">=0.60, <0.62"
 -features = [
--    "libloaderapi",
--    "processthreadsapi",
--    "sysinfoapi",
--    "winbase",
--    "winver",
+-    "Win32_Foundation",
+-    "Win32_Storage_FileSystem",
+-    "Win32_System_LibraryLoader",
+-    "Win32_System_SystemInformation",
+-    "Win32_System_SystemServices",
+-    "Win32_System_Threading",
 -]

diff --git a/rust-platform-info.spec b/rust-platform-info.spec
index 071348f..2b304bd 100644
--- a/rust-platform-info.spec
+++ b/rust-platform-info.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
 %bcond check 1
 %global debug_package %{nil}
 
 %global crate platform-info
 
 Name:           rust-platform-info
-Version:        2.0.5
+Version:        2.2.0
 Release:        %autorelease
 Summary:        Simple cross-platform interface to get info about a system
 

diff --git a/sources b/sources
index 94db85f..ac24162 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (platform-info-2.0.5.crate) = 7c9c113f036b6fb6c31572815b6cde9716f014030bd062d00ed17ea7f911003a5e33b5e43a7c4a559c7ab390b086af88051ab8ccd22df4a24fe928e50a129a58
+SHA512 (platform-info-2.2.0.crate) = ae1e1ff272d200fbc53839f0b38070bd621f9cda3447cccc72d0627a434616721ab023a71644b616468de997289cbd37a05c1463eb255a0ce11dd45bee4385af

                 reply	other threads:[~2026-09-17 15:24 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=178965864991.1.10380246994441733474.rpms-rust-platform-info-69c991709da7@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