public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-ciborium] epel10: Update to version 0.2.1
@ 2026-08-05 6:47 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-05 6:47 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-ciborium
Branch : epel10
Commit : d653279af07dae60f6cf5375e19173e56157690b
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2023-08-06T15:31:08+02:00
Stats : +7/-12 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-ciborium/c/d653279af07dae60f6cf5375e19173e56157690b?branch=epel10
Log:
Update to version 0.2.1
---
diff --git a/.gitignore b/.gitignore
index 1592239..257cf56 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/ciborium-0.2.0.crate
+/ciborium-0.2.1.crate
diff --git a/README.md b/README.md
deleted file mode 100644
index 4c52cc8..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# rust-ciborium
-
-The rust-ciborium package
diff --git a/rust-ciborium.spec b/rust-ciborium.spec
index 5d110f7..4a8cc2c 100644
--- a/rust-ciborium.spec
+++ b/rust-ciborium.spec
@@ -1,22 +1,19 @@
-# Generated by rust2rpm 21
-# disable due to unpackaged rstest, upstream runs a full CI test already
+# Generated by rust2rpm 24
+# * outdated dev-dependencies: rstest
%bcond_with check
%global debug_package %{nil}
%global crate ciborium
-Name: rust-%{crate}
-Version: 0.2.0
+Name: rust-ciborium
+Version: 0.2.1
Release: %autorelease
Summary: Serde implementation of CBOR using ciborium-basic
-# Upstream license specification: Apache-2.0
-License: ASL 2.0
+License: Apache-2.0
URL: https://crates.io/crates/ciborium
Source: %{crates_source}
-ExclusiveArch: %{rust_arches}
-
BuildRequires: rust-packaging >= 21
%global _description %{expand:
diff --git a/sources b/sources
index 87056fb..bcde168 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ciborium-0.2.0.crate) = 05f906ca1eec19e903652f2cfe86de36c25f6019af0e10212720bfdb2260a90426cea3acbab6acf64cb059fd138883e5cd4e46032b9a2d7a021715243ca6ecc1
+SHA512 (ciborium-0.2.1.crate) = 4403239badcdb5ea6e754e706472e25c4593a1fbdfc5a07e46409ea3dac41151020204167102dbf401a2e5f31b3731267bc3759be59a73880a022e5f4a3064fc
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-05 6:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-05 6:47 [rpms/rust-ciborium] epel10: Update to version 0.2.1 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox