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-sq] f43: Update to version 1.4.1; Fixes RHBZ#2533158
Date: Mon, 14 Sep 2026 18:22:13 GMT	[thread overview]
Message-ID: <178941013315.1.15582167917167586540.rpms-rust-sequoia-sq-cc945bbbd3c8@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-sequoia-sq
Branch : f43
Commit : cc945bbbd3c81d8c3ac68541a55de4981d45ab16
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-09-14T18:37:01+02:00
Stats  : +22/-21 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-sequoia-sq/c/cc945bbbd3c81d8c3ac68541a55de4981d45ab16?branch=f43

Log:
Update to version 1.4.1; Fixes RHBZ#2533158

---
diff --git a/.gitignore b/.gitignore
index 8d13a13..1757fd6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@
 /sequoia-sq-1.3.0.crate
 /sequoia-sq-1.3.1.crate
 /sequoia-sq-1.4.0.crate
+/sequoia-sq-1.4.1.crate

diff --git a/rust-sequoia-sq.spec b/rust-sequoia-sq.spec
index 31dfb5c..618c3cc 100644
--- a/rust-sequoia-sq.spec
+++ b/rust-sequoia-sq.spec
@@ -4,7 +4,7 @@
 %global crate sequoia-sq
 
 Name:           rust-sequoia-sq
-Version:        1.4.0
+Version:        1.4.1
 Release:        %autorelease
 Summary:        Command-line frontends for Sequoia
 
@@ -55,23 +55,23 @@ Summary:        %{summary}
 # Zlib OR Apache-2.0 OR MIT
 # bzip2-1.0.6
 License:        %{shrink:
-    LGPL-2.0-or-later AND
-    Apache-2.0 AND
-    BSL-1.0 AND
-    BSD-3-Clause AND
-    MIT AND
-    MPL-2.0 AND
-    Unicode-3.0 AND
-    Unicode-DFS-2016 AND
-    Zlib AND
-    bzip2-1.0.6 AND
-    (0BSD OR MIT OR Apache-2.0) AND
-    (Apache-2.0 OR BSL-1.0) AND
-    (Apache-2.0 OR 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
-    (MIT OR Apache-2.0 OR Zlib) AND
-    (Unlicense OR MIT)
+    LGPL-2.0-or-later
+    AND Apache-2.0
+    AND BSL-1.0
+    AND BSD-3-Clause
+    AND MIT
+    AND MPL-2.0
+    AND Unicode-3.0
+    AND Unicode-DFS-2016
+    AND Zlib
+    AND bzip2-1.0.6
+    AND (0BSD OR MIT OR Apache-2.0)
+    AND (Apache-2.0 OR BSL-1.0)
+    AND (Apache-2.0 OR 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 (MIT OR Apache-2.0 OR Zlib)
+    AND (Unlicense OR MIT)
 }
 # LICENSE.dependencies contains a full license breakdown
 

diff --git a/sequoia-sq-fix-metadata.diff b/sequoia-sq-fix-metadata.diff
index ef133d0..b6162cc 100644
--- a/sequoia-sq-fix-metadata.diff
+++ b/sequoia-sq-fix-metadata.diff
@@ -1,5 +1,5 @@
---- sequoia-sq-1.4.0/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ sequoia-sq-1.4.0/Cargo.toml	2026-07-08T08:28:11.296604+00:00
+--- sequoia-sq-1.4.1/Cargo.toml	1970-01-01T00:00:01+00:00
++++ sequoia-sq-1.4.1/Cargo.toml	2026-09-14T16:12:00.550531+00:00
 @@ -49,6 +49,12 @@
  ]
  license = "LGPL-2.0-or-later"

diff --git a/sources b/sources
index f2ab42c..64cd5ce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (sequoia-sq-1.4.0.crate) = 53a776ddd367e3d327770aff964f64010618a9ebc8380f57316fd65b3b76288bf8232ae4090d29b3bb57cc48092dfd932471dcef81b0672ba6e5ddbb060985f1
+SHA512 (sequoia-sq-1.4.1.crate) = eda0f400d74e711570dcec740e8fb9302b9d8e02c4a6e3b34eb51f8c96455bcb7c4e2e86386d83e9729695a23da4d05c8a0c9084c2c8004293072fb1d8e7acb9

                 reply	other threads:[~2026-09-14 18:22 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=178941013315.1.15582167917167586540.rpms-rust-sequoia-sq-cc945bbbd3c8@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