public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-zip] f45: Update lzma-rust2 to 0.19
@ 2026-08-17  6:49 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-17  6:49 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-zip
Branch : f45
Commit : 9869425fa51df58b4637d322ccb0353c00715772
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-08-17T07:39:29+01:00
Stats  : +9/-7 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-zip/c/9869425fa51df58b4637d322ccb0353c00715772?branch=f45

Log:
Update lzma-rust2 to 0.19

---
diff --git a/rust-zip.spec b/rust-zip.spec
index 42d8f4f..79e4cc5 100644
--- a/rust-zip.spec
+++ b/rust-zip.spec
@@ -27,8 +27,9 @@ 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.
-# * Update lzma-rust2 to 0.18: https://github.com/zip-rs/zip2/pull/891,
-#   https://github.com/zip-rs/zip2/pull/905
+# * Update lzma-rust2 to 0.19: https://github.com/zip-rs/zip2/pull/891,
+#   https://github.com/zip-rs/zip2/pull/905,
+#   https://github.com/zip-rs/zip2/pull/942
 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 eee6297..c618596 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -7,8 +7,9 @@ Patch out the deflate-flate2-zlib-ng-compat feature, which requires \
 flate2/zlib-ng-compat, not packaged.\
 """,
     """\
-Update lzma-rust2 to 0.18: https://github.com/zip-rs/zip2/pull/891, \
-https://github.com/zip-rs/zip2/pull/905\
+Update lzma-rust2 to 0.19: https://github.com/zip-rs/zip2/pull/891, \
+https://github.com/zip-rs/zip2/pull/905, \
+https://github.com/zip-rs/zip2/pull/942\
 """,
 ]
 exclude-crate-files = [

diff --git a/zip-fix-metadata-auto.diff b/zip-fix-metadata-auto.diff
index 2bfc7ab..35c6a5d 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-07-31T10:00:27.728870+00:00
++++ zip-8.6.0/Cargo.toml	2026-08-17T06:39:04.620736+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 64265c6..ed41730 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-07-31T10:00:35.249684+00:00
++++ zip-8.6.0/Cargo.toml	2026-08-17T06:39:13.369936+00:00
 @@ -108,10 +108,6 @@
      "deflate-flate2",
      "flate2/zlib-ng",
@@ -24,7 +24,7 @@
  
  [dependencies.lzma-rust2]
 -version = "^0.16.1"
-+version = "^0.18.0"
++version = "^0.19.0"
  features = [
      "std",
      "encoder",

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

only message in thread, other threads:[~2026-08-17  6:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-17  6:49 [rpms/rust-zip] f45: Update lzma-rust2 to 0.19 Benjamin A. Beasley

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