public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-oo7-cli] rawhide: Update to version 0.6.0; Fixes RHBZ#2390563
@ 2026-08-12 20:27 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-12 20:27 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-oo7-cli
Branch : rawhide
Commit : 487f65d7dd090e6a610eef8d69c0c29247870ec3
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-08-11T22:37:51+02:00
Stats : +14/-19 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-oo7-cli/c/487f65d7dd090e6a610eef8d69c0c29247870ec3?branch=rawhide
Log:
Update to version 0.6.0; Fixes RHBZ#2390563
---
diff --git a/.gitignore b/.gitignore
index 0b49e76..7197eaf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/oo7-cli-0.3.3.crate
/oo7-cli-0.4.3.crate
/oo7-cli-0.5.0.crate
+/oo7-cli-0.6.0.crate
diff --git a/oo7-cli-fix-metadata.diff b/oo7-cli-fix-metadata.diff
index 4447e13..d3491b5 100644
--- a/oo7-cli-fix-metadata.diff
+++ b/oo7-cli-fix-metadata.diff
@@ -1,16 +1,11 @@
---- oo7-cli-0.5.0/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ oo7-cli-0.5.0/Cargo.toml 2026-07-01T10:15:19.295076+00:00
-@@ -65,10 +65,12 @@
- [dependencies.oo7]
- version = "0.5"
- features = [
-+ "openssl_crypto",
- "unstable",
-+ "tokio",
- "tracing",
- ]
--default-features = true
-+default-features = false
+--- oo7-cli-0.6.0/Cargo.toml 2006-07-24T01:21:28+00:00
++++ oo7-cli-0.6.0/Cargo.toml 2026-08-11T20:25:57.503673+00:00
+@@ -45,7 +45,7 @@
+ repository = "https://github.com/linux-credentials/oo7"
+
+ [features]
+-default = ["native_crypto"]
++default = ["openssl_crypto"]
+ native_crypto = ["oo7/native_crypto"]
+ openssl_crypto = ["oo7/openssl_crypto"]
- [dependencies.rpassword]
- version = "7.4.0"
diff --git a/rust-oo7-cli.spec b/rust-oo7-cli.spec
index ba42d7e..09b8755 100644
--- a/rust-oo7-cli.spec
+++ b/rust-oo7-cli.spec
@@ -4,7 +4,7 @@
%global crate oo7-cli
Name: rust-oo7-cli
-Version: 0.5.0
+Version: 0.6.0
Release: %autorelease
Summary: System keyring access from the terminal
@@ -29,16 +29,15 @@ Summary: %{summary}
# Apache-2.0 AND MIT
# Apache-2.0 OR MIT
# Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
-# BSD-2-Clause OR Apache-2.0 OR MIT
# MIT
# MIT OR Apache-2.0
+# Unlicense OR MIT
License: %{shrink:
MIT
AND Apache-2.0
AND Unicode-3.0
AND (Apache-2.0 AND MIT)
AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT)
- AND (BSD-2-Clause OR Apache-2.0 OR MIT)
AND (Unlicense OR MIT)
}
# LICENSE.dependencies contains a full license breakdown
diff --git a/sources b/sources
index f4b13b1..59547fc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (oo7-cli-0.5.0.crate) = 87450e004ead9e0084b543129a818225b11cdc356fa8f7846e65d7a594e8dbd927abe9f995526675eb0bf6c8035c5f76d9d2fc189dad5b6b63575a68fe10488d
+SHA512 (oo7-cli-0.6.0.crate) = 4bb9f078458a52782ce6e3fdb75752bdbde9887864b66386f4f5c4a180985550d57200984aea94dbd47226e7a35d9dcb535a953486309f927309ccdda3668cb2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-12 20:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-12 20:27 [rpms/rust-oo7-cli] rawhide: Update to version 0.6.0; Fixes RHBZ#2390563 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox