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] epel9: Update to version 8.6.0; Fixes RHBZ#2444056
Date: Tue, 23 Jun 2026 08:40:19 GMT	[thread overview]
Message-ID: <178220401924.1.15750026740393029457.rpms-rust-zip-9ad461139b2e@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-zip
Branch : epel9
Commit : 9ad461139b2e9014cf7db6113c96d7b0007d9116
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-06-22T10:34:12+01:00
Stats  : +10/-8 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-zip/c/9ad461139b2e9014cf7db6113c96d7b0007d9116?branch=epel9

Log:
Update to version 8.6.0; Fixes RHBZ#2444056

---
diff --git a/.gitignore b/.gitignore
index e3ac24f..43a5c35 100644
--- a/.gitignore
+++ b/.gitignore
@@ -56,3 +56,5 @@
 /zip2-8.5.0-filtered.tar.gz
 /zip-8.5.1.crate
 /zip2-8.5.1-filtered.tar.gz
+/zip-8.6.0.crate
+/zip2-8.6.0-filtered.tar.gz

diff --git a/rust-zip.spec b/rust-zip.spec
index 1db0bd0..d099d6e 100644
--- a/rust-zip.spec
+++ b/rust-zip.spec
@@ -5,7 +5,7 @@
 %global crate zip
 
 Name:           rust-zip
-Version:        8.5.1
+Version:        8.6.0
 Release:        %autorelease
 Summary:        Library to support the reading and writing of zip files
 

diff --git a/sources b/sources
index 64b144a..4eab748 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (zip-8.5.1.crate) = 5e61fe3418d0c71122c50aa41ca0e0650c323424e16b1e764a08114033a7adc76985060e32c81db93c30e89dddf21d657adb2a33861a1bd5d6efe8d9eb197ad2
-SHA512 (zip2-8.5.1-filtered.tar.gz) = 3b0caf2a149ca9057f56c3a8f9c5532206e3ead085c01aa6351b0c0c3fac642693b1c6a2bf5659717a5b8ca007427616cd1ef186b6087771c800b038e497a458
+SHA512 (zip-8.6.0.crate) = 40323b439c9cf1075c668e1c44df1084a74cc1f508c23ad0b33d1a537b6b3f289b28bc80efe019f014b8e9469a96ea680557707d3bfeecbac72b3a9447c4cbbb
+SHA512 (zip2-8.6.0-filtered.tar.gz) = a2dae587e7b3220287a23278abfa45af5c97603a14081f45be5ee02a54c3c880c476df7f74b6b567cbc3be5eac0c19eaecf876feb28bd8ea4bccdbc98a36eb81

diff --git a/zip-fix-metadata-auto.diff b/zip-fix-metadata-auto.diff
index 4f94b1d..e3f7279 100644
--- a/zip-fix-metadata-auto.diff
+++ b/zip-fix-metadata-auto.diff
@@ -1,5 +1,5 @@
---- zip-8.5.1/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ zip-8.5.1/Cargo.toml	2026-06-03T20:35:31.475666+00:00
+--- zip-8.6.0/Cargo.toml	2006-07-24T01:21:28+00:00
++++ zip-8.6.0/Cargo.toml	2026-06-22T09:34:06.396913+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 186f28b..b9b33e8 100644
--- a/zip-fix-metadata.diff
+++ b/zip-fix-metadata.diff
@@ -1,5 +1,5 @@
---- zip-8.5.1/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ zip-8.5.1/Cargo.toml	2026-06-03T20:35:31.477061+00:00
+--- zip-8.6.0/Cargo.toml	2006-07-24T01:21:28+00:00
++++ zip-8.6.0/Cargo.toml	2026-06-22T09:34:06.398170+00:00
 @@ -108,10 +108,6 @@
      "deflate-flate2",
      "flate2/zlib-ng",
@@ -29,7 +29,7 @@
 -default-features = false
 -
  [dependencies.pbkdf2]
- version = "0.12"
+ version = "0.13"
  optional = true
 @@ -232,13 +222,6 @@
  version = "^0.13.3"

                 reply	other threads:[~2026-06-23  8:40 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=178220401924.1.15750026740393029457.rpms-rust-zip-9ad461139b2e@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