diff --git a/.gitignore b/.gitignore index adbeff2..108df84 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,4 @@ /libc-0.2.106.crate /libc-0.2.107.crate /libc-0.2.108.crate +/libc-0.2.109.crate diff --git a/rust-libc.spec b/rust-libc.spec index 36b86cb..b528dc7 100644 --- a/rust-libc.spec +++ b/rust-libc.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 18 +# Generated by rust2rpm 20 %bcond_without check %global debug_package %{nil} %global crate libc Name: rust-%{crate} -Version: 0.2.108 +Version: 0.2.109 Release: %autorelease Summary: Raw FFI bindings to platform libraries like libc @@ -15,9 +15,6 @@ URL: https://crates.io/crates/libc Source: %{crates_source} ExclusiveArch: %{rust_arches} -%if %{__cargo_skip_build} -BuildArch: noarch -%endif BuildRequires: rust-packaging @@ -33,12 +30,12 @@ Requires: glibc-devel %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 LICENSE-MIT LICENSE-APACHE -%doc README.md +%license LICENSE-APACHE LICENSE-MIT +%doc CONTRIBUTING.md README.md %{cargo_registry}/%{crate}-%{version_no_tilde}/ %package -n %{name}+default-devel @@ -47,8 +44,8 @@ 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 @@ -59,8 +56,8 @@ BuildArch: noarch %description -n %{name}+align-devel %{_description} -This package contains library source intended for building other packages -which use "align" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "align" feature of the "%{crate}" crate. %files -n %{name}+align-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -71,8 +68,8 @@ BuildArch: noarch %description -n %{name}+extra_traits-devel %{_description} -This package contains library source intended for building other packages -which use "extra_traits" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "extra_traits" feature of the "%{crate}" crate. %files -n %{name}+extra_traits-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -83,8 +80,8 @@ BuildArch: noarch %description -n %{name}+std-devel %{_description} -This package contains library source intended for building other packages -which use "std" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "std" feature of the "%{crate}" crate. %files -n %{name}+std-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml @@ -95,8 +92,8 @@ BuildArch: noarch %description -n %{name}+use_std-devel %{_description} -This package contains library source intended for building other packages -which use "use_std" feature of "%{crate}" crate. +This package contains library source intended for building other packages which +use the "use_std" feature of the "%{crate}" crate. %files -n %{name}+use_std-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml diff --git a/sources b/sources index af30ada..bba4b07 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libc-0.2.108.crate) = a29f0c5cc7e4b653c2bc33c92dc90b5d3a7132d4409d6b92b94fa9fe1391d8cf57a63d339ca0602f2efac28d3dc3beb854cf9a6d03bf027fef5e5276fc5b1487 +SHA512 (libc-0.2.109.crate) = ecc5cff60ef7ef4febae95cb3ea4fc130b1844ee20d046332ea0738c85ce1c0afe9239d9ad5b1a50236918aa1166eed04b5a91ece76e49099e4a5415bde881a4