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

A new commit has been pushed.

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

Log:
Update to version 8.2.0

---
diff --git a/.gitignore b/.gitignore
index 1122a33..4426894 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,3 +44,5 @@
 /zip2-7.2.0-filtered.tar.gz
 /zip-8.1.0.crate
 /zip2-8.1.0-filtered.tar.gz
+/zip-8.2.0.crate
+/zip2-8.2.0-filtered.tar.gz

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

diff --git a/sources b/sources
index 1d282bf..1136c49 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (zip-8.1.0.crate) = 7b2136a72e021d32de63ba54516fa1082052108a2c1270cd20fe9befc149cfede4aa03a9ee0c2e7aa2e1183b0de5da9c42e8f7cf08580e9013b39739985b7de7
-SHA512 (zip2-8.1.0-filtered.tar.gz) = ecf99c6c175dbbb1b38ec8bfe1c18f7cd05577c452b887ead8d7697f24a71f9926dbac49813f8c8f990aebd644f8d3b1ece84b0831dbb9d7e1d38a4de9d0db11
+SHA512 (zip-8.2.0.crate) = d31ea687f8f8d68655d684659e3993cfba962dd73e23f3f84bc388bdf319cad3f75a532f6b4ca7ebe8053e95ce182d11f0a142e25be2223eb6906c894dd4727b
+SHA512 (zip2-8.2.0-filtered.tar.gz) = 47b9938c98783d8bc21932b0de5bda801f364292c81e01774ff70ae1a78736194b7a7d91917b163aa3c7275a337e12aadc53272f03f5e72e82566acf36c9241e

diff --git a/zip-fix-metadata-auto.diff b/zip-fix-metadata-auto.diff
index 315eb3c..57ac103 100644
--- a/zip-fix-metadata-auto.diff
+++ b/zip-fix-metadata-auto.diff
@@ -1,5 +1,5 @@
---- zip-8.1.0/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ zip-8.1.0/Cargo.toml	2026-02-24T09:34:16.388170+00:00
+--- 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
 @@ -277,25 +277,3 @@
  version = "0.4"
  default-features = false
@@ -11,7 +11,7 @@
 -default-features = false
 -
 -[target.'cfg(target_arch = "wasm32")'.dependencies.time]
--version = "0.3.47"
+-version = "^0.3.47"
 -features = [
 -    "std",
 -    "wasm-bindgen",

diff --git a/zip-fix-metadata.diff b/zip-fix-metadata.diff
index 5cb103f..7760e25 100644
--- a/zip-fix-metadata.diff
+++ b/zip-fix-metadata.diff
@@ -1,5 +1,5 @@
---- zip-8.1.0/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ zip-8.1.0/Cargo.toml	2026-02-24T09:34:16.389426+00:00
+--- 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 @@
      "deflate-flate2",
      "flate2/zlib-ng",

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

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

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