public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-zerocopy] f43: Update to version 0.8.52; Fixes RHBZ#2483426
@ 2026-06-12 17:54 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-06-12 17:54 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-zerocopy
Branch : f43
Commit : 85f1c3d242ee4ffa3863a9e29158c1839e021370
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-06-12T19:53:17+02:00
Stats  : +6/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-zerocopy/c/85f1c3d242ee4ffa3863a9e29158c1839e021370?branch=f43

Log:
Update to version 0.8.52; Fixes RHBZ#2483426

---
diff --git a/.gitignore b/.gitignore
index 56a004f..98c45b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
 /zerocopy-0.8.42.crate
 /zerocopy-0.8.48.crate
 /zerocopy-0.8.49.crate
+/zerocopy-0.8.52.crate

diff --git a/rust-zerocopy.spec b/rust-zerocopy.spec
index 00e9ab6..16562e4 100644
--- a/rust-zerocopy.spec
+++ b/rust-zerocopy.spec
@@ -6,7 +6,7 @@
 %global crate zerocopy
 
 Name:           rust-zerocopy
-Version:        0.8.49
+Version:        0.8.52
 Release:        %autorelease
 Summary:        Zerocopy makes zero-cost memory manipulation effortless
 
@@ -37,14 +37,16 @@ use the "%{crate}" crate.
 %license %{crate_instdir}/LICENSE-MIT
 %doc %{crate_instdir}/AGENTS.md
 %doc %{crate_instdir}/CHANGELOG.md
-%doc %{crate_instdir}/CONTRIBUTING.md
 %doc %{crate_instdir}/POLICIES.md
 %doc %{crate_instdir}/README.md
 %{crate_instdir}/
+%exclude %{crate_instdir}/agent_docs/
 %exclude %{crate_instdir}/ci/
 %exclude %{crate_instdir}/githooks/
+%exclude %{crate_instdir}/rustdoc/
 %exclude %{crate_instdir}/testdata/
 %exclude %{crate_instdir}/cargo.sh
+%exclude %{crate_instdir}/Cargo.toml.std
 %exclude %{crate_instdir}/clippy.toml
 %exclude %{crate_instdir}/rustfmt.toml
 %exclude %{crate_instdir}/win-cargo.bat

diff --git a/sources b/sources
index e4fd334..cf5ffbf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zerocopy-0.8.49.crate) = 9a0857086816698ab562d202eaa54689247213af9c15b7804d875148459b75e9dfa0b601db298d328bdc3dab79a07db22b078301972bc3d1b1912103b77c3611
+SHA512 (zerocopy-0.8.52.crate) = 031f5bba92dbd102a71f365a8630e3ce8420864e1ac94cbfc614aa48ab59495c29757ca3f8e80e37c81501de327292a030b6d98d16c15df2128cf3eebc8bf4dd

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-12 17:54 [rpms/rust-zerocopy] f43: Update to version 0.8.52; Fixes RHBZ#2483426 Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox