Compare commits

...

10 Commits

Author SHA1 Message Date
Fabio Valentini fd1b230ecf
Update to version 2.7.1; Fixes RHBZ#2256148
1 year ago
Fabio Valentini cd16dfafe4
Update to version 2.6.4; Fixes RHBZ#2241656
1 year ago
Fabio Valentini 8d5f2beebf
Update to version 2.6.3; Fixes RHBZ#2237011
1 year ago
Fabio Valentini 8d12c75ca5
Update to version 2.6.2
1 year ago
Fabio Valentini ea7fe0a39a
Update to version 2.6.1; Fixes RHBZ#2235399
1 year ago
Fabio Valentini 44527b3740
Regenerate with rust2rpm v24
1 year ago
Fabio Valentini 0741af067f
Merge branch 'rawhide' into epel9
2 years ago
Fabio Valentini 2372c152c9
Revert "Bootstrap (disable tests)"
2 years ago
Igor Raits b86edffad4
Rebuild
3 years ago
Igor Raits 8d592ced72
Bootstrap (disable tests)
3 years ago

5
.gitignore vendored

@ -14,3 +14,8 @@
/memchr-2.4.0.crate /memchr-2.4.0.crate
/memchr-2.4.1.crate /memchr-2.4.1.crate
/memchr-2.5.0.crate /memchr-2.5.0.crate
/memchr-2.6.1.crate
/memchr-2.6.2.crate
/memchr-2.6.3.crate
/memchr-2.6.4.crate
/memchr-2.7.1.crate

@ -1,5 +0,0 @@
[DEFAULT]
unwanted-features =
compiler_builtins
core
rustc-dep-of-std

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

@ -1,10 +0,0 @@
--- 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
@@ -21,6 +21,7 @@
"/bench",
"/.github",
"/fuzz",
+ "/scripts",
]
description = "Safe interface to memchr."
homepage = "https://github.com/BurntSushi/memchr"

@ -1,28 +1,23 @@
# Generated by rust2rpm 21 # Generated by rust2rpm 25
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
%global crate memchr %global crate memchr
Name: rust-%{crate} Name: rust-memchr
Version: 2.5.0 Version: 2.7.1
Release: %autorelease Release: %autorelease
Summary: Safe interface to memchr Summary: Extremely fast 1, 2 or 3 byte search and single substring search
# Upstream license specification: Unlicense/MIT License: Unlicense OR MIT
License: Unlicense or MIT
URL: https://crates.io/crates/memchr URL: https://crates.io/crates/memchr
Source: %{crates_source} Source: %{crates_source}
# Initial patched metadata
# * exclude scripts used for upstream development
Patch0: memchr-fix-metadata.diff
ExclusiveArch: %{rust_arches} BuildRequires: cargo-rpm-macros >= 24
BuildRequires: rust-packaging >= 21
%global _description %{expand: %global _description %{expand:
Safe interface to memchr.} Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32)
routines for 1, 2 or 3 byte search and single substring search.}
%description %{_description} %description %{_description}
@ -54,6 +49,18 @@ use the "default" feature of the "%{crate}" crate.
%files -n %{name}+default-devel %files -n %{name}+default-devel
%ghost %{crate_instdir}/Cargo.toml %ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+alloc-devel
Summary: %{summary}
BuildArch: noarch
%description -n %{name}+alloc-devel %{_description}
This package contains library source intended for building other packages which
use the "alloc" feature of the "%{crate}" crate.
%files -n %{name}+alloc-devel
%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+libc-devel %package -n %{name}+libc-devel
Summary: %{summary} Summary: %{summary}
BuildArch: noarch BuildArch: noarch
@ -66,6 +73,18 @@ use the "libc" feature of the "%{crate}" crate.
%files -n %{name}+libc-devel %files -n %{name}+libc-devel
%ghost %{crate_instdir}/Cargo.toml %ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+logging-devel
Summary: %{summary}
BuildArch: noarch
%description -n %{name}+logging-devel %{_description}
This package contains library source intended for building other packages which
use the "logging" feature of the "%{crate}" crate.
%files -n %{name}+logging-devel
%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+std-devel %package -n %{name}+std-devel
Summary: %{summary} Summary: %{summary}
BuildArch: noarch BuildArch: noarch
@ -91,7 +110,7 @@ use the "use_std" feature of the "%{crate}" crate.
%ghost %{crate_instdir}/Cargo.toml %ghost %{crate_instdir}/Cargo.toml
%prep %prep
%autosetup -n %{crate}-%{version_no_tilde} -p1 %autosetup -n %{crate}-%{version} -p1
%cargo_prep %cargo_prep
%generate_buildrequires %generate_buildrequires

@ -0,0 +1,10 @@
[package]
summary = "Extremely fast 1, 2 or 3 byte search and single substring search"
[features]
hide = [
"compiler_builtins",
"core",
"rustc-dep-of-std",
]

@ -1 +1 @@
SHA512 (memchr-2.5.0.crate) = 444a163b484c233e78c0e2e4d51f01ce2da93d7d29f516a95e4b0866b20bdfd3f34137653abed53eb70387991ee3e2b5937d8d4360a85bbcb50a93005a75defa SHA512 (memchr-2.7.1.crate) = 5120496faa31fc427c8b4178461a262b3a34d70eddb7ad17a19d6db8b9969c9e113d3625b5e6dc677087fc80907377b00ba0421aba9a92cf73ca2849d932f473

Loading…
Cancel
Save