public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-encoding_rs_io] f43: Update to version 0.1.8; Fixes RHBZ#2510982
@ 2026-08-09 13:00 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-09 13:00 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-encoding_rs_io
Branch : f43
Commit : 45172b7a3ff3764a2223a562f8efa4e8c8313acd
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-08-09T14:46:03+02:00
Stats : +7/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-encoding_rs_io/c/45172b7a3ff3764a2223a562f8efa4e8c8313acd?branch=f43
Log:
Update to version 0.1.8; Fixes RHBZ#2510982
---
diff --git a/.gitignore b/.gitignore
index 1957e00..56c9113 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
/encoding_rs_io-0.1.5.crate
/encoding_rs_io-0.1.6.crate
/encoding_rs_io-0.1.7.crate
+/encoding_rs_io-0.1.8.crate
diff --git a/rust-encoding_rs_io.spec b/rust-encoding_rs_io.spec
index 498eb57..e06751f 100644
--- a/rust-encoding_rs_io.spec
+++ b/rust-encoding_rs_io.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 24
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
%global debug_package %{nil}
%global crate encoding_rs_io
Name: rust-encoding_rs_io
-Version: 0.1.7
+Version: 0.1.8
Release: %autorelease
Summary: Streaming transcoding for encoding_rs
@@ -13,7 +13,7 @@ License: MIT OR Apache-2.0
URL: https://crates.io/crates/encoding_rs_io
Source: %{crates_source}
-BuildRequires: rust-packaging >= 21
+BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
Streaming transcoding for encoding_rs.}
@@ -49,7 +49,7 @@ use the "default" 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/sources b/sources
index cb15c9d..e3c119b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (encoding_rs_io-0.1.7.crate) = 0c7d33616e96fcdf225599dbf469232d150fa4bef5809346c4003ff7fa0362a1cded8f3392fb5945f4950e2b2cd71b60c93025d73ecfdd2ba4fda5e03a16902c
+SHA512 (encoding_rs_io-0.1.8.crate) = b5bfb22be92c3ecd5f55abe10ecdecdd6e3647a357fb31012a0849a222b16b454a4dee316a218c5398df335551f7ee4ab8205e8872aa2cab58b3409396dcd41c
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-09 13:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-09 13:00 [rpms/rust-encoding_rs_io] f43: Update to version 0.1.8; Fixes RHBZ#2510982 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox