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 to version 8.2.0
Date: Wed, 03 Jun 2026 13:16:26 GMT	[thread overview]
Message-ID: <178049258682.1.6305989626321005538.rpms-rust-zip-84f3c5e5796c@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-zip
Branch : f43
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=f43

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",

                 reply	other threads:[~2026-06-03 13:16 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=178049258682.1.6305989626321005538.rpms-rust-zip-84f3c5e5796c@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