public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-zip] epel10: Update lzma-rust2 to 0.18
@ 2026-07-31 10:04 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-07-31 10:04 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-zip
Branch : epel10
Commit : 87a4e2187e4cfc183eb7566bf7ae95058b105624
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-07-31T11:00:49+01:00
Stats  : +7/-5 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-zip/c/87a4e2187e4cfc183eb7566bf7ae95058b105624?branch=epel10

Log:
Update lzma-rust2 to 0.18

---
diff --git a/rust-zip.spec b/rust-zip.spec
index 56da01a..42d8f4f 100644
--- a/rust-zip.spec
+++ b/rust-zip.spec
@@ -27,7 +27,8 @@ 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
+# * Update lzma-rust2 to 0.18: https://github.com/zip-rs/zip2/pull/891,
+#   https://github.com/zip-rs/zip2/pull/905
 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 c10df27..eee6297 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -7,7 +7,8 @@ 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
+Update lzma-rust2 to 0.18: https://github.com/zip-rs/zip2/pull/891, \
+https://github.com/zip-rs/zip2/pull/905\
 """,
 ]
 exclude-crate-files = [

diff --git a/zip-fix-metadata-auto.diff b/zip-fix-metadata-auto.diff
index de1ef20..2bfc7ab 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-20T15:54:34.694081+00:00
++++ zip-8.6.0/Cargo.toml	2026-07-31T10:00:27.728870+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 56cd5c7..64265c6 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-20T15:54:51.728717+00:00
++++ zip-8.6.0/Cargo.toml	2026-07-31T10:00:35.249684+00:00
 @@ -108,10 +108,6 @@
      "deflate-flate2",
      "flate2/zlib-ng",
@@ -24,7 +24,7 @@
  
  [dependencies.lzma-rust2]
 -version = "^0.16.1"
-+version = "^0.17.0"
++version = "^0.18.0"
  features = [
      "std",
      "encoder",

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

only message in thread, other threads:[~2026-07-31 10:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-31 10:04 [rpms/rust-zip] epel10: Update lzma-rust2 to 0.18 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