public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-oo7-cli] f45: Update to version 0.5.0
@ 2026-08-12 20:28 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-12 20:28 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-oo7-cli
Branch : f45
Commit : a78b36c21c05171a92a64cf7f0485f4ad96ec98e
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-08-11T22:37:51+02:00
Stats  : +17/-16 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-oo7-cli/c/a78b36c21c05171a92a64cf7f0485f4ad96ec98e?branch=f45

Log:
Update to version 0.5.0

---
diff --git a/.gitignore b/.gitignore
index cf37598..0b49e76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /oo7-cli-0.3.3.crate
 /oo7-cli-0.4.3.crate
+/oo7-cli-0.5.0.crate

diff --git a/oo7-cli-fix-metadata.diff b/oo7-cli-fix-metadata.diff
index ced7e9f..4447e13 100644
--- a/oo7-cli-fix-metadata.diff
+++ b/oo7-cli-fix-metadata.diff
@@ -1,8 +1,8 @@
---- oo7-cli-0.4.3/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ oo7-cli-0.4.3/Cargo.toml	2025-07-07T19:11:53.450213+00:00
-@@ -61,10 +61,12 @@
+--- 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.4"
+ version = "0.5"
  features = [
 +    "openssl_crypto",
      "unstable",
@@ -13,4 +13,4 @@
 +default-features = false
  
  [dependencies.rpassword]
- version = "7.2.0"
+ version = "7.4.0"

diff --git a/rust-oo7-cli.spec b/rust-oo7-cli.spec
index edeb7a5..ba42d7e 100644
--- a/rust-oo7-cli.spec
+++ b/rust-oo7-cli.spec
@@ -1,10 +1,10 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
 %bcond check 1
 
 %global crate oo7-cli
 
 Name:           rust-oo7-cli
-Version:        0.4.3
+Version:        0.5.0
 Release:        %autorelease
 Summary:        System keyring access from the terminal
 
@@ -28,18 +28,18 @@ Summary:        %{summary}
 # Apache-2.0
 # 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
-# Unicode-3.0
-# Unlicense OR MIT
 License:        %{shrink:
-    MIT AND
-    Apache-2.0 AND
-    Unicode-3.0 AND
-    (Apache-2.0 AND MIT) AND
-    (BSD-2-Clause OR Apache-2.0 OR MIT) AND
-    (Unlicense OR MIT)
+    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 107ba16..f4b13b1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (oo7-cli-0.4.3.crate) = 19b915c69f188cf2a83b5f757dcc32bd56c14290d54e1873a0d3435fd9cb848d9704d7c9f25e7cd05da2e5725134cbea9e7a64098fe214e82fe1b52b72252329
+SHA512 (oo7-cli-0.5.0.crate) = 87450e004ead9e0084b543129a818225b11cdc356fa8f7846e65d7a594e8dbd927abe9f995526675eb0bf6c8035c5f76d9d2fc189dad5b6b63575a68fe10488d

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-12 20:28 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:28 [rpms/rust-oo7-cli] f45: Update to version 0.5.0 Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox