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-zlib-rs] epel10: Update to version 0.6.5; Fixes RHBZ#2495882
Date: Wed, 01 Jul 2026 12:58:36 GMT	[thread overview]
Message-ID: <178291071680.1.13690105995321094265.rpms-rust-zlib-rs-570e5fd31e28@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-zlib-rs
Branch : epel10
Commit : 570e5fd31e28d0a2fc49c5576da738dfeed7733b
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-07-01T13:52:41+01:00
Stats  : +18/-5 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-zlib-rs/c/570e5fd31e28d0a2fc49c5576da738dfeed7733b?branch=epel10

Log:
Update to version 0.6.5; Fixes RHBZ#2495882

---
diff --git a/.gitignore b/.gitignore
index 644124b..0a36895 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /zlib-rs-0.6.2.crate
 /zlib-rs-0.6.3.crate
 /zlib-rs-0.6.4.crate
+/zlib-rs-0.6.5.crate

diff --git a/rust-zlib-rs.spec b/rust-zlib-rs.spec
index 572ee36..05e988d 100644
--- a/rust-zlib-rs.spec
+++ b/rust-zlib-rs.spec
@@ -5,7 +5,7 @@
 %global crate zlib-rs
 
 Name:           rust-zlib-rs
-Version:        0.6.4
+Version:        0.6.5
 Release:        %autorelease
 Summary:        Memory-safe zlib implementation written in rust
 
@@ -90,6 +90,18 @@ use the "c-allocator" feature of the "%{crate}" crate.
 %files       -n %{name}+c-allocator-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+lsx-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+lsx-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "lsx" feature of the "%{crate}" crate.
+
+%files       -n %{name}+lsx-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %package     -n %{name}+rust-allocator-devel
 Summary:        %{summary}
 BuildArch:      noarch

diff --git a/sources b/sources
index 866cb67..2bc56a1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zlib-rs-0.6.4.crate) = f167c1aa89107d48122432b30e5115e9605f4b9e79c6ef8a6d81b69f877232711652e6bec4e64f5eab5e4aa95e11c0ff64229b09e3d6a14606171f4ab0e4021d
+SHA512 (zlib-rs-0.6.5.crate) = 956e8fd309d220cc26a7113e508e17ba81599d164de024d46530c5121dc29778ac471b66a4e921e4d5fe5a2ce08e34e24b0d65699322a6b579ba3a9dd250ef8d

diff --git a/zlib-rs-fix-metadata.diff b/zlib-rs-fix-metadata.diff
index dee9d6e..2685f7e 100644
--- a/zlib-rs-fix-metadata.diff
+++ b/zlib-rs-fix-metadata.diff
@@ -1,5 +1,5 @@
---- zlib-rs-0.6.4/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ zlib-rs-0.6.4/Cargo.toml	2026-06-21T20:19:31.783300+00:00
+--- zlib-rs-0.6.5/Cargo.toml	2006-07-24T01:21:28+00:00
++++ zlib-rs-0.6.5/Cargo.toml	2026-07-01T12:52:01.175733+00:00
 @@ -28,11 +28,7 @@
  repository = "https://github.com/trifectatechfoundation/zlib-rs"
  
@@ -12,7 +12,7 @@
  avx512 = ["vpclmulqdq"]
  c-allocator = []
  default = [
-@@ -47,17 +43,6 @@
+@@ -48,17 +44,6 @@
  name = "zlib_rs"
  path = "src/lib.rs"
  

                 reply	other threads:[~2026-07-01 12:58 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=178291071680.1.13690105995321094265.rpms-rust-zlib-rs-570e5fd31e28@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