public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-ciborium] epel9: Update to version 0.2.2; Fixes RHBZ#2259985
Date: Wed, 05 Aug 2026 06:47:42 GMT [thread overview]
Message-ID: <178591246227.1.5972868512688674039.rpms-rust-ciborium-f53f10edc08a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-ciborium
Branch : epel9
Commit : f53f10edc08ae920812b1d775fa418a883a83467
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2024-06-18T16:34:48+02:00
Stats : +11/-6 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-ciborium/c/f53f10edc08ae920812b1d775fa418a883a83467?branch=epel9
Log:
Update to version 0.2.2; Fixes RHBZ#2259985
---
diff --git a/.gitignore b/.gitignore
index 257cf56..9f8afca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/ciborium-0.2.0.crate
/ciborium-0.2.1.crate
+/ciborium-0.2.2.crate
diff --git a/rust-ciborium.spec b/rust-ciborium.spec
index 4a8cc2c..cf4b046 100644
--- a/rust-ciborium.spec
+++ b/rust-ciborium.spec
@@ -1,12 +1,12 @@
-# Generated by rust2rpm 24
-# * outdated dev-dependencies: rstest
+# Generated by rust2rpm 26
+# * outdated dev-dependencies: rstest ^0.11
%bcond_with check
%global debug_package %{nil}
%global crate ciborium
Name: rust-ciborium
-Version: 0.2.1
+Version: 0.2.2
Release: %autorelease
Summary: Serde implementation of CBOR using ciborium-basic
@@ -14,7 +14,7 @@ License: Apache-2.0
URL: https://crates.io/crates/ciborium
Source: %{crates_source}
-BuildRequires: rust-packaging >= 21
+BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
Serde implementation of CBOR using ciborium-basic.}
@@ -60,7 +60,7 @@ use the "std" 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.toml b/rust2rpm.toml
new file mode 100644
index 0000000..5dcf077
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,4 @@
+[tests]
+run = ["none"]
+comments = ["outdated dev-dependencies: rstest ^0.11"]
+
diff --git a/sources b/sources
index bcde168..b7167b5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ciborium-0.2.1.crate) = 4403239badcdb5ea6e754e706472e25c4593a1fbdfc5a07e46409ea3dac41151020204167102dbf401a2e5f31b3731267bc3759be59a73880a022e5f4a3064fc
+SHA512 (ciborium-0.2.2.crate) = 8d1af6a09f116e42f0098d7d0e34dd906dc3e718b257ff1a1fde655a235d40619f61f18917c0cf35c55de9160c255a9795d5e7525989037e3512807cc6a900b1
reply other threads:[~2026-08-05 6:47 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=178591246227.1.5972868512688674039.rpms-rust-ciborium-f53f10edc08a@fedoraproject.org \
--to=decathorpe@gmail.com \
--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