Regenerate with rust2rpm v24

epel9
Fabio Valentini 2 years ago
parent 0741af067f
commit 44527b3740
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -1,3 +0,0 @@
# rust-memchr
The rust-memchr package

@ -1,5 +1,5 @@
--- memchr-2.5.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ memchr-2.5.0/Cargo.toml 2022-05-12T13:17:45.620674+00:00
+++ memchr-2.5.0/Cargo.toml 2023-08-06T20:21:07.575068+00:00
@@ -21,6 +21,7 @@
"/bench",
"/.github",

@ -1,23 +1,21 @@
# Generated by rust2rpm 21
# Generated by rust2rpm 24
%bcond_without check
%global debug_package %{nil}
%global crate memchr
Name: rust-%{crate}
Name: rust-memchr
Version: 2.5.0
Release: %autorelease
Summary: Safe interface to memchr
# Upstream license specification: Unlicense/MIT
License: Unlicense or MIT
License: Unlicense OR MIT
URL: https://crates.io/crates/memchr
Source: %{crates_source}
# Initial patched metadata
# * exclude scripts used for upstream development
Patch0: memchr-fix-metadata.diff
ExclusiveArch: %{rust_arches}
# Manually created patch for downstream crate metadata changes
# * exclude files that are only useful for upstream development
Patch: memchr-fix-metadata.diff
BuildRequires: rust-packaging >= 21

Loading…
Cancel
Save