public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-zlib-rs] f43: Update to version 0.6.5; Fixes RHBZ#2495882
@ 2026-07-01 12:58 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-07-01 12:58 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

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

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"
  

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

only message in thread, other threads:[~2026-07-01 12:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-01 12:58 [rpms/rust-zlib-rs] f43: Update to version 0.6.5; Fixes RHBZ#2495882 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