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-rpassword] epel10.2: Update to version 7.5.4; Fixes RHBZ#2361243
Date: Wed, 01 Jul 2026 12:19:07 GMT	[thread overview]
Message-ID: <178290834705.1.4268277474550119865.rpms-rust-rpassword-b417124119eb@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-rpassword
Branch : epel10.2
Commit : b417124119eb8a624dda821fc70a832f4c22792f
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-07-01T12:33:53+02:00
Stats  : +15/-9 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-rpassword/c/b417124119eb8a624dda821fc70a832f4c22792f?branch=epel10.2

Log:
Update to version 7.5.4; Fixes RHBZ#2361243

---
diff --git a/.gitignore b/.gitignore
index ab13992..1c51cc6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /rpassword-5.0.1.crate
 /rpassword-7.2.0.crate
 /rpassword-7.3.1.crate
+/rpassword-7.5.4.crate

diff --git a/rpassword-fix-metadata-auto.diff b/rpassword-fix-metadata-auto.diff
index d6d0c54..493c21e 100644
--- a/rpassword-fix-metadata-auto.diff
+++ b/rpassword-fix-metadata-auto.diff
@@ -1,14 +1,15 @@
---- rpassword-7.3.1/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ rpassword-7.3.1/Cargo.toml	2023-11-13T14:26:46.259634+00:00
-@@ -35,12 +35,3 @@
+--- rpassword-7.5.4/Cargo.toml	1970-01-01T00:00:01+00:00
++++ rpassword-7.5.4/Cargo.toml	2026-07-01T10:30:25.090894+00:00
+@@ -73,13 +73,3 @@
  [target."cfg(unix)".dependencies.libc]
  version = "0.2"
  
 -[target."cfg(windows)".dependencies.windows-sys]
--version = "0.48"
+-version = "0.61"
 -features = [
 -    "Win32_Foundation",
 -    "Win32_System_Console",
+-    "Win32_System_IO",
 -    "Win32_Storage_FileSystem",
 -    "Win32_Security",
 -    "Win32_System_SystemServices",

diff --git a/rust-rpassword.spec b/rust-rpassword.spec
index 7f2fb92..4d2914b 100644
--- a/rust-rpassword.spec
+++ b/rust-rpassword.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 25
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
 %global debug_package %{nil}
 
 %global crate rpassword
 
 Name:           rust-rpassword
-Version:        7.3.1
+Version:        7.5.4
 Release:        %autorelease
 Summary:        Read passwords in console applications
 
@@ -18,7 +18,7 @@ Patch:          rpassword-fix-metadata-auto.diff
 BuildRequires:  cargo-rpm-macros >= 24
 
 %global _description %{expand:
-Read passwords in console applications.}
+Read passwords in console applications (unix, windows, macos, wasm).}
 
 %description %{_description}
 
@@ -35,6 +35,7 @@ use the "%{crate}" crate.
 %license %{crate_instdir}/LICENSE-APACHE
 %doc %{crate_instdir}/CONTRIBUTING.md
 %doc %{crate_instdir}/README.md
+%doc %{crate_instdir}/UPGRADE.md
 %{crate_instdir}/
 
 %package     -n %{name}+default-devel

diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..b0b11b1
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,3 @@
+[package]
+summary = "Read passwords in console applications"
+

diff --git a/sources b/sources
index 5b1443d..ec8880a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rpassword-7.3.1.crate) = 28905b33e5fa26d9a7bc0d682b94edc6119b2d8c2a6826c89d61fa86033230707c54f3ed8047ee3f5da4393c119c70f102ff61efdc1d4bac38e583c04e3b4382
+SHA512 (rpassword-7.5.4.crate) = f8924e3f76569abd443a9e3e6a1c53e0e74bf091b7659e939f3db82ed275c50c2d6465b114f1bd5db2f0a13bf90a12a0139f1af95bfa835343b54269b5d1bbd2

                 reply	other threads:[~2026-07-01 12:19 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=178290834705.1.4268277474550119865.rpms-rust-rpassword-b417124119eb@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