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.1
Date: Mon, 15 Jun 2026 12:50:37 GMT [thread overview]
Message-ID: <178152783761.1.5560463900777360676.rpms-rust-sequoia-policy-config-040fc3d0da44@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-sequoia-policy-config
Branch : epel10
Commit : 040fc3d0da44db6ce991af6c4fd6b7432b2a5777
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2025-11-18T16:25:36+01:00
Stats : +12/-18 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-sequoia-policy-config/c/040fc3d0da44db6ce991af6c4fd6b7432b2a5777?branch=epel10
Log:
Update to version 0.8.1
---
diff --git a/.gitignore b/.gitignore
index 6838736..6f56600 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/sequoia-policy-config-0.6.0.crate
/sequoia-policy-config-0.7.0.crate
/sequoia-policy-config-0.8.0.crate
+/sequoia-policy-config-0.8.1.crate
diff --git a/rust-sequoia-policy-config.spec b/rust-sequoia-policy-config.spec
index a9c21a2..005f6aa 100644
--- a/rust-sequoia-policy-config.spec
+++ b/rust-sequoia-policy-config.spec
@@ -1,10 +1,10 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
%bcond check 1
%global crate sequoia-policy-config
Name: rust-sequoia-policy-config
-Version: 0.8.0
+Version: 0.8.1
Release: %autorelease
Summary: Configure Sequoia using a configuration file
@@ -33,18 +33,17 @@ Summary: %{summary}
# LGPL-2.0-or-later
# MIT
# MIT OR Apache-2.0
-# MIT OR Apache-2.0 OR Zlib
+# Unicode-3.0
# Unlicense OR MIT
-# Zlib OR Apache-2.0 OR MIT
License: %{shrink:
LGPL-2.0-or-later AND
Apache-2.0 AND
BSD-3-Clause AND
BSL-1.0 AND
MIT AND
+ Unicode-3.0 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
diff --git a/sequoia-policy-config-fix-metadata-auto.diff b/sequoia-policy-config-fix-metadata-auto.diff
index 423e603..3b8038f 100644
--- a/sequoia-policy-config-fix-metadata-auto.diff
+++ b/sequoia-policy-config-fix-metadata-auto.diff
@@ -1,6 +1,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 @@
+--- sequoia-policy-config-0.8.1/Cargo.toml 1970-01-01T00:00:01+00:00
++++ sequoia-policy-config-0.8.1/Cargo.toml 2025-11-18T14:38:34.378887+00:00
+@@ -83,10 +83,3 @@
]
default-features = false
@@ -11,7 +11,3 @@
- "__implicit-crypto-backend-for-tests",
-]
-default-features = false
--
- [badges.maintenance]
- status = "actively-developed"
-+
diff --git a/sequoia-policy-config-fix-metadata.diff b/sequoia-policy-config-fix-metadata.diff
index 3f408bc..95d6794 100644
--- a/sequoia-policy-config-fix-metadata.diff
+++ b/sequoia-policy-config-fix-metadata.diff
@@ -1,6 +1,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:02:20.856907+00:00
-@@ -63,13 +63,10 @@
+--- sequoia-policy-config-0.8.1/Cargo.toml 1970-01-01T00:00:01+00:00
++++ sequoia-policy-config-0.8.1/Cargo.toml 2025-11-18T14:38:34.380555+00:00
+@@ -75,11 +75,8 @@
version = "1"
default-features = false
@@ -16,5 +16,3 @@
+crypto-openssl = ["sequoia-openpgp/crypto-openssl"]
+crypto-rust = ["sequoia-openpgp/crypto-rust"]
- [badges.maintenance]
- status = "actively-developed"
diff --git a/sources b/sources
index a5bf10e..5aa336c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (sequoia-policy-config-0.8.0.crate) = ff2491a0e8e02f17711f386ba9cb06aa4bd1a6563f93f7cf4628554f5621d791d22309e2db4d3826e775fcc6b8effb75017469306feae73452d67921010eb380
+SHA512 (sequoia-policy-config-0.8.1.crate) = a0ec22eb48d4f99d3aa9c3790b7e811cd9e104371c02d85b931c9e48a8dee3dd5f02c43c686d73641565bc180dcb396a3126c224f0447557b631b73687a49901
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=178152783761.1.5560463900777360676.rpms-rust-sequoia-policy-config-040fc3d0da44@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