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-serdect] epel10: Update to version 0.4.3; Fixes RHBZ#2335943
Date: Wed, 05 Aug 2026 06:27:07 GMT [thread overview]
Message-ID: <178591122774.1.11568797072757537593.rpms-rust-serdect-0e2d8b5130b5@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-serdect
Branch : epel10
Commit : 0e2d8b5130b531f90e8ab885231b46068c853038
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-08-04T08:02:35+01:00
Stats : +22/-10 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-serdect/c/0e2d8b5130b531f90e8ab885231b46068c853038?branch=epel10
Log:
Update to version 0.4.3; Fixes RHBZ#2335943
---
diff --git a/.gitignore b/.gitignore
index 6544bc6..3354d09 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/serdect-0.2.0.crate
+/serdect-0.4.3.crate
diff --git a/rust-serdect.spec b/rust-serdect.spec
index 9a8c63f..5475b4a 100644
--- a/rust-serdect.spec
+++ b/rust-serdect.spec
@@ -1,20 +1,19 @@
-# Generated by rust2rpm 24
-# * missing dev-dependencies: serde-json-core ^0.5
-%bcond_with check
+# Generated by rust2rpm 28
+%bcond check 1
%global debug_package %{nil}
%global crate serdect
Name: rust-serdect
-Version: 0.2.0
+Version: 0.4.3
Release: %autorelease
-Summary: Constant-time serde serializer/deserializer helpers for data that potentially contains secrets
+Summary: Constant-time serializer/deserializer helpers for serde
License: Apache-2.0 OR MIT
URL: https://crates.io/crates/serdect
Source: %{crates_source}
-BuildRequires: rust-packaging >= 21
+BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
Constant-time serde serializer/deserializer helpers for data that
@@ -62,6 +61,18 @@ use the "alloc" feature of the "%{crate}" crate.
%files -n %{name}+alloc-devel
%ghost %{crate_instdir}/Cargo.toml
+%package -n %{name}+derive-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+derive-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "derive" feature of the "%{crate}" crate.
+
+%files -n %{name}+derive-devel
+%ghost %{crate_instdir}/Cargo.toml
+
%package -n %{name}+zeroize-devel
Summary: %{summary}
BuildArch: noarch
@@ -75,7 +86,7 @@ use the "zeroize" feature of the "%{crate}" crate.
%ghost %{crate_instdir}/Cargo.toml
%prep
-%autosetup -n %{crate}-%{version_no_tilde} -p1
+%autosetup -n %{crate}-%{version} -p1
%cargo_prep
%generate_buildrequires
diff --git a/rust2rpm.conf b/rust2rpm.conf
deleted file mode 100644
index 48ce7fe..0000000
--- a/rust2rpm.conf
+++ /dev/null
@@ -1,2 +0,0 @@
-[DEFAULT]
-summary = Constant-time serializer/deserializer helpers for serde
diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..74a1a0b
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,2 @@
+[package]
+summary = "Constant-time serializer/deserializer helpers for serde"
diff --git a/sources b/sources
index 5a79625..1206a00 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (serdect-0.2.0.crate) = b96d631dae093e9852c2c71efd4fcf6f183e72817cb60944bfe7c90281e8e25b4167c3c71c7184bf8a42c23fade704b28c30d03d429cfd028d8a75eed4e2e0e6
+SHA512 (serdect-0.4.3.crate) = 7c4c347ad6054444e26235f820587a77e190999f882f17b500f9ab1c63945896bc4d25d07bda8e91a1ee9b95e2177dee33f8cf01f62e5feff3aa56d9f19dead6
reply other threads:[~2026-08-05 6:27 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=178591122774.1.11568797072757537593.rpms-rust-serdect-0e2d8b5130b5@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