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-sequoia-policy-config] epel10: Update to version 0.8.0; Fixes RHBZ#2349876
Date: Mon, 15 Jun 2026 12:50:36 GMT	[thread overview]
Message-ID: <178152783670.1.10668386973763101617.rpms-rust-sequoia-policy-config-d1c5ec2b2edb@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-sequoia-policy-config
Branch : epel10
Commit : d1c5ec2b2edb40d40744a609b64c209886ea4721
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2025-03-08T12:08:11+01:00
Stats  : +23/-11 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-sequoia-policy-config/c/d1c5ec2b2edb40d40744a609b64c209886ea4721?branch=epel10

Log:
Update to version 0.8.0; Fixes RHBZ#2349876

---
diff --git a/.gitignore b/.gitignore
index 23852a1..6838736 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /sequoia-policy-config-0.5.0.crate
 /sequoia-policy-config-0.6.0.crate
 /sequoia-policy-config-0.7.0.crate
+/sequoia-policy-config-0.8.0.crate

diff --git a/rust-sequoia-policy-config.spec b/rust-sequoia-policy-config.spec
index 031e621..a9c21a2 100644
--- a/rust-sequoia-policy-config.spec
+++ b/rust-sequoia-policy-config.spec
@@ -4,7 +4,7 @@
 %global crate sequoia-policy-config
 
 Name:           rust-sequoia-policy-config
-Version:        0.7.0
+Version:        0.8.0
 Release:        %autorelease
 Summary:        Configure Sequoia using a configuration file
 
@@ -28,6 +28,7 @@ Summary:        %{summary}
 # (MIT OR Apache-2.0) AND Unicode-DFS-2016
 # Apache-2.0
 # Apache-2.0 OR MIT
+# BSD-3-Clause
 # BSL-1.0
 # LGPL-2.0-or-later
 # MIT
@@ -35,7 +36,17 @@ Summary:        %{summary}
 # MIT OR Apache-2.0 OR Zlib
 # Unlicense OR MIT
 # Zlib OR Apache-2.0 OR MIT
-License:        LGPL-2.0-or-later AND Apache-2.0 AND BSL-1.0 AND MIT AND Unicode-DFS-2016
+License:        %{shrink:
+    LGPL-2.0-or-later AND
+    Apache-2.0 AND
+    BSD-3-Clause AND
+    BSL-1.0 AND
+    MIT AND
+    Unicode-DFS-2016 AND
+    (Apache-2.0 OR MIT) AND
+    (MIT OR Apache-2.0 OR Zlib) AND
+    (Unlicense OR MIT)
+}
 # LICENSE.dependencies contains a full license breakdown
 
 %description -n %{crate} %{_description}

diff --git a/sequoia-policy-config-fix-metadata-auto.diff b/sequoia-policy-config-fix-metadata-auto.diff
index a37907d..423e603 100644
--- a/sequoia-policy-config-fix-metadata-auto.diff
+++ b/sequoia-policy-config-fix-metadata-auto.diff
@@ -1,11 +1,11 @@
---- sequoia-policy-config-0.7.0/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ sequoia-policy-config-0.7.0/Cargo.toml	2024-12-06T10:56:19.351272+00:00
-@@ -79,13 +79,6 @@
+--- sequoia-policy-config-0.8.0/Cargo.toml	1970-01-01T00:00:01+00:00
++++ sequoia-policy-config-0.8.0/Cargo.toml	2025-03-08T11:01:28.711841+00:00
+@@ -71,13 +71,6 @@
  ]
  default-features = false
  
 -[target."cfg(windows)".dev-dependencies.sequoia-openpgp]
--version = "1.17"
+-version = "2"
 -features = [
 -    "crypto-cng",
 -    "__implicit-crypto-backend-for-tests",

diff --git a/sequoia-policy-config-fix-metadata.diff b/sequoia-policy-config-fix-metadata.diff
index e3f85a8..3f408bc 100644
--- a/sequoia-policy-config-fix-metadata.diff
+++ b/sequoia-policy-config-fix-metadata.diff
@@ -1,11 +1,11 @@
---- sequoia-policy-config-0.7.0/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ sequoia-policy-config-0.7.0/Cargo.toml	2024-12-06T10:56:24.917296+00:00
-@@ -71,13 +71,10 @@
+--- sequoia-policy-config-0.8.0/Cargo.toml	1970-01-01T00:00:01+00:00
++++ sequoia-policy-config-0.8.0/Cargo.toml	2025-03-08T11:02:20.856907+00:00
+@@ -63,13 +63,10 @@
  version = "1"
  default-features = false
  
 -[target."cfg(not(windows))".dev-dependencies.sequoia-openpgp]
--version = "1.17"
+-version = "2"
 -features = [
 -    "crypto-nettle",
 -    "__implicit-crypto-backend-for-tests",

diff --git a/sources b/sources
index 9f68c46..a5bf10e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (sequoia-policy-config-0.7.0.crate) = 24db46b8d47877bb533f2379db104464e78492305e2d7c0b058a1fefe5408ddb744a8a84ec239d750d9dc12166e79a49595e096e9d3cc24989455571b7c4e0f3
+SHA512 (sequoia-policy-config-0.8.0.crate) = ff2491a0e8e02f17711f386ba9cb06aa4bd1a6563f93f7cf4628554f5621d791d22309e2db4d3826e775fcc6b8effb75017469306feae73452d67921010eb380

                 reply	other threads:[~2026-06-15 12:50 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=178152783670.1.10668386973763101617.rpms-rust-sequoia-policy-config-d1c5ec2b2edb@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