public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-zip] f43: Update lzma-rust2 to 0.17
Date: Tue, 21 Jul 2026 05:19:56 GMT	[thread overview]
Message-ID: <178461119606.1.17655123136758517348.rpms-rust-zip-3e73b98f4e73@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-zip
Branch : f43
Commit : 3e73b98f4e73ab0a47b0b4f9b6581147acc3770d
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-07-20T16:55:26+01:00
Stats  : +15/-2 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-zip/c/3e73b98f4e73ab0a47b0b4f9b6581147acc3770d?branch=f43

Log:
Update lzma-rust2 to 0.17

---
diff --git a/rust-zip.spec b/rust-zip.spec
index d099d6e..56da01a 100644
--- a/rust-zip.spec
+++ b/rust-zip.spec
@@ -27,6 +27,7 @@ Patch:          zip-fix-metadata-auto.diff
 # * Patch out the nt-time features; rust-nt-time not yet packaged
 # * Patch out the deflate-flate2-zlib-ng-compat feature, which requires
 #   flate2/zlib-ng-compat, not packaged.
+# * build: update lzma-rust2 to 0.17: https://github.com/zip-rs/zip2/pull/891
 Patch:          zip-fix-metadata.diff
 # * Downstream-only: patch out tests that would need omitted test files to
 #   compile

diff --git a/rust2rpm.toml b/rust2rpm.toml
index c99ba23..c10df27 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -6,6 +6,9 @@ cargo-toml-patch-comments = [
 Patch out the deflate-flate2-zlib-ng-compat feature, which requires \
 flate2/zlib-ng-compat, not packaged.\
 """,
+    """\
+build: update lzma-rust2 to 0.17: https://github.com/zip-rs/zip2/pull/891
+""",
 ]
 exclude-crate-files = [
     "cliff.toml",

diff --git a/zip-fix-metadata-auto.diff b/zip-fix-metadata-auto.diff
index e3f7279..de1ef20 100644
--- a/zip-fix-metadata-auto.diff
+++ b/zip-fix-metadata-auto.diff
@@ -1,5 +1,5 @@
 --- zip-8.6.0/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ zip-8.6.0/Cargo.toml	2026-06-22T09:34:06.396913+00:00
++++ zip-8.6.0/Cargo.toml	2026-07-20T15:54:34.694081+00:00
 @@ -275,25 +275,3 @@
  version = "0.4"
  default-features = false

diff --git a/zip-fix-metadata.diff b/zip-fix-metadata.diff
index b9b33e8..56cd5c7 100644
--- a/zip-fix-metadata.diff
+++ b/zip-fix-metadata.diff
@@ -1,5 +1,5 @@
 --- zip-8.6.0/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ zip-8.6.0/Cargo.toml	2026-06-22T09:34:06.398170+00:00
++++ zip-8.6.0/Cargo.toml	2026-07-20T15:54:51.728717+00:00
 @@ -108,10 +108,6 @@
      "deflate-flate2",
      "flate2/zlib-ng",
@@ -19,6 +19,15 @@
  ppmd = ["dep:ppmd-rust"]
  time = ["dep:time"]
  unreserved = []
+@@ -187,7 +182,7 @@
+ optional = true
+ 
+ [dependencies.lzma-rust2]
+-version = "^0.16.1"
++version = "^0.17.0"
+ features = [
+     "std",
+     "encoder",
 @@ -200,11 +195,6 @@
  [dependencies.memchr]
  version = "2.7"

                 reply	other threads:[~2026-07-21  5:19 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=178461119606.1.17655123136758517348.rpms-rust-zip-3e73b98f4e73@fedoraproject.org \
    --to=code@musicinmybrain.net \
    --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