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-oo7-cli] f45: Update to version 0.6.0; Fixes RHBZ#2390563
Date: Wed, 12 Aug 2026 20:28:11 GMT [thread overview]
Message-ID: <178656649169.1.11697787144314881218.rpms-rust-oo7-cli-487f65d7dd09@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-oo7-cli
Branch : f45
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=f45
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
reply other threads:[~2026-08-12 20:28 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=178656649169.1.11697787144314881218.rpms-rust-oo7-cli-487f65d7dd09@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