public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-rpassword] epel9: Update to version 7.5.4; Fixes RHBZ#2361243
@ 2026-07-01 14:02 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-07-01 14:02 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-rpassword
Branch : epel9
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=epel9
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-01 14:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-01 14:02 [rpms/rust-rpassword] epel9: Update to version 7.5.4; Fixes RHBZ#2361243 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox