public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-encoding_rs_io] epel9: Regenerate with rust2rpm v24
@ 2026-08-09 13:33 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-09 13:33 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-encoding_rs_io
Branch : epel9
Commit : ec2a981ec45ae66d45cae0804f05b1f53849e089
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2023-05-10T19:26:55+02:00
Stats : +14/-21 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/rust-encoding_rs_io/c/ec2a981ec45ae66d45cae0804f05b1f53849e089?branch=epel9
Log:
Regenerate with rust2rpm v24
---
diff --git a/README.md b/README.md
deleted file mode 100644
index ffb74b7..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# rust-encoding_rs_io
-
-The rust-encoding_rs_io package
\ No newline at end of file
diff --git a/rust-encoding_rs_io.spec b/rust-encoding_rs_io.spec
index 8ae83c4..498eb57 100644
--- a/rust-encoding_rs_io.spec
+++ b/rust-encoding_rs_io.spec
@@ -1,25 +1,19 @@
-# Generated by rust2rpm 13
+# Generated by rust2rpm 24
%bcond_without check
%global debug_package %{nil}
%global crate encoding_rs_io
-Name: rust-%{crate}
+Name: rust-encoding_rs_io
Version: 0.1.7
Release: %autorelease
Summary: Streaming transcoding for encoding_rs
-# Upstream license specification: MIT OR Apache-2.0
-License: MIT or ASL 2.0
+License: MIT OR Apache-2.0
URL: https://crates.io/crates/encoding_rs_io
Source: %{crates_source}
-ExclusiveArch: %{rust_arches}
-%if %{__cargo_skip_build}
-BuildArch: noarch
-%endif
-
-BuildRequires: rust-packaging
+BuildRequires: rust-packaging >= 21
%global _description %{expand:
Streaming transcoding for encoding_rs.}
@@ -32,13 +26,15 @@ BuildArch: noarch
%description devel %{_description}
-This package contains library source intended for building other packages
-which use "%{crate}" crate.
+This package contains library source intended for building other packages which
+use the "%{crate}" crate.
%files devel
-%license COPYING LICENSE-MIT LICENSE-APACHE
-%doc README.md
-%{cargo_registry}/%{crate}-%{version_no_tilde}/
+%license %{crate_instdir}/COPYING
+%license %{crate_instdir}/LICENSE-APACHE
+%license %{crate_instdir}/LICENSE-MIT
+%doc %{crate_instdir}/README.md
+%{crate_instdir}/
%package -n %{name}+default-devel
Summary: %{summary}
@@ -46,11 +42,11 @@ BuildArch: noarch
%description -n %{name}+default-devel %{_description}
-This package contains library source intended for building other packages
-which use "default" feature of "%{crate}" crate.
+This package contains library source intended for building other packages which
+use the "default" feature of the "%{crate}" crate.
%files -n %{name}+default-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
%prep
%autosetup -n %{crate}-%{version_no_tilde} -p1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-09 13:33 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:33 [rpms/rust-encoding_rs_io] epel9: Regenerate with rust2rpm v24 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox