public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-zip] epel9: Update to version 8.3.0
@ 2026-06-03 21:31 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-06-03 21:31 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-zip
Branch : epel9
Commit : 9e2cff469dc406bbacd8e476c69fcba92e8edc29
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-05-20T22:36:23+01:00
Stats  : +12/-10 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-zip/c/9e2cff469dc406bbacd8e476c69fcba92e8edc29?branch=epel9

Log:
Update to version 8.3.0

---
diff --git a/.gitignore b/.gitignore
index 4426894..d0dd0d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,3 +46,5 @@
 /zip2-8.1.0-filtered.tar.gz
 /zip-8.2.0.crate
 /zip2-8.2.0-filtered.tar.gz
+/zip-8.3.0.crate
+/zip2-8.3.0-filtered.tar.gz

diff --git a/rust-zip.spec b/rust-zip.spec
index bdd859f..3b00032 100644
--- a/rust-zip.spec
+++ b/rust-zip.spec
@@ -5,7 +5,7 @@
 %global crate zip
 
 Name:           rust-zip
-Version:        8.2.0
+Version:        8.3.0
 Release:        %autorelease
 Summary:        Library to support the reading and writing of zip files
 

diff --git a/sources b/sources
index 1136c49..18f52e0 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (zip-8.2.0.crate) = d31ea687f8f8d68655d684659e3993cfba962dd73e23f3f84bc388bdf319cad3f75a532f6b4ca7ebe8053e95ce182d11f0a142e25be2223eb6906c894dd4727b
-SHA512 (zip2-8.2.0-filtered.tar.gz) = 47b9938c98783d8bc21932b0de5bda801f364292c81e01774ff70ae1a78736194b7a7d91917b163aa3c7275a337e12aadc53272f03f5e72e82566acf36c9241e
+SHA512 (zip-8.3.0.crate) = b2de5139a6adc297520512bc87a2896ae7ce9b9defe6826f8e30b11e58f56a32ae88059d281e19dd78f614c0186ba547d2f97bd18d76f738cbc52f950eab1c03
+SHA512 (zip2-8.3.0-filtered.tar.gz) = 8aab6bd23fe94f98363be8813f6ba9bf872ba0e8b167f5cf3ec7ece161005917b9170c9ebcafdda61c11dd67a049d190f9c9adac085650d9e2ad6bf9299747a5

diff --git a/zip-fix-metadata-auto.diff b/zip-fix-metadata-auto.diff
index 57ac103..749fada 100644
--- a/zip-fix-metadata-auto.diff
+++ b/zip-fix-metadata-auto.diff
@@ -1,5 +1,5 @@
---- zip-8.2.0/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ zip-8.2.0/Cargo.toml	2026-05-20T20:36:36.472820+00:00
+--- zip-8.3.0/Cargo.toml	2006-07-24T01:21:28+00:00
++++ zip-8.3.0/Cargo.toml	2026-05-20T20:44:07.073565+00:00
 @@ -277,25 +277,3 @@
  version = "0.4"
  default-features = false

diff --git a/zip-fix-metadata.diff b/zip-fix-metadata.diff
index 7760e25..82064a4 100644
--- a/zip-fix-metadata.diff
+++ b/zip-fix-metadata.diff
@@ -1,6 +1,6 @@
---- zip-8.2.0/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ zip-8.2.0/Cargo.toml	2026-05-20T20:36:36.474078+00:00
-@@ -109,10 +109,6 @@
+--- zip-8.3.0/Cargo.toml	2006-07-24T01:21:28+00:00
++++ zip-8.3.0/Cargo.toml	2026-05-20T20:44:07.075530+00:00
+@@ -110,10 +110,6 @@
      "deflate-flate2",
      "flate2/zlib-ng",
  ]
@@ -11,7 +11,7 @@
  deflate-flate2-zlib-rs = [
      "deflate-flate2",
      "flate2/zlib-rs",
-@@ -125,7 +121,6 @@
+@@ -126,7 +122,6 @@
  jiff-02 = ["dep:jiff"]
  legacy-zip = ["bitstream-io"]
  lzma = ["dep:lzma-rust2"]
@@ -19,7 +19,7 @@
  ppmd = ["dep:ppmd-rust"]
  time = ["dep:time"]
  unreserved = []
-@@ -201,11 +196,6 @@
+@@ -202,11 +197,6 @@
  [dependencies.memchr]
  version = "2.7"
  

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

only message in thread, other threads:[~2026-06-03 21:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-03 21:31 [rpms/rust-zip] epel9: Update to version 8.3.0 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