diff --git a/.gitignore b/.gitignore index 64edba0..9444b98 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,4 @@ /libc-0.2.108.crate /libc-0.2.109.crate /libc-0.2.112.crate +/libc-0.2.113.crate diff --git a/.rust2rpm.conf b/.rust2rpm.conf index 5a099e0..29b1c06 100644 --- a/.rust2rpm.conf +++ b/.rust2rpm.conf @@ -1,6 +1,5 @@ [DEFAULT] unwanted-features = - const-extern-fn rustc-dep-of-std rustc-std-workspace-core buildrequires = diff --git a/rust-libc.spec b/rust-libc.spec index 6447d2b..5626d9d 100644 --- a/rust-libc.spec +++ b/rust-libc.spec @@ -5,7 +5,7 @@ %global crate libc Name: rust-%{crate} -Version: 0.2.112 +Version: 0.2.113 Release: %autorelease Summary: Raw FFI bindings to platform libraries like libc @@ -62,6 +62,18 @@ use the "align" feature of the "%{crate}" crate. %files -n %{name}+align-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml +%package -n %{name}+const-extern-fn-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+const-extern-fn-devel %{_description} + +This package contains library source intended for building other packages which +use the "const-extern-fn" feature of the "%{crate}" crate. + +%files -n %{name}+const-extern-fn-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml + %package -n %{name}+extra_traits-devel Summary: %{summary} BuildArch: noarch diff --git a/sources b/sources index 4b0fc1e..88bf166 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libc-0.2.112.crate) = 6c1a027eff21d3ef8078ad19b90b06d90790919a848e95a4c878e8c8b850d2e9be3fca36d8db39b24e472f15e5352ead1182d5491a0b382e06f8c3ead379c45f +SHA512 (libc-0.2.113.crate) = 9b3740ae39ce8813b2add0f208764a0b91f1132d5ef28579ef26c1817fdf065746ff909eced162d920fd1d91d63d41a9963768e48f4e20dea4ec246bb0240181