The package rpms/rust-tokio-tls.git has added or updated architecture specific content in its spec file (ExclusiveArch/ExcludeArch or %ifarch/%ifnarch) in commit(s): https://src.fedoraproject.org/cgit/rpms/rust-tokio-tls.git/commit/?id=1701da....
Change: -ExclusiveArch: %{rust_arches}
Thanks.
Full change: ============
commit 1701da11f2939eae8835c8e6193013973cef280f Author: Fabio Valentini decathorpe@gmail.com Date: Tue Oct 4 14:36:10 2022 +0200
no longer needed
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 21a61ba..0000000 --- a/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -/tokio-tls-0.2.1.crate -/tokio-tls-0.3.0.crate -/tokio-tls-0.3.1.crate diff --git a/README.md b/README.md deleted file mode 100644 index 94c8eba..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# rust-tokio-tls - -The rust-tokio-tls package \ No newline at end of file diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..c7912ba --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +no longer needed diff --git a/rust-tokio-tls.spec b/rust-tokio-tls.spec deleted file mode 100644 index 2d90a16..0000000 --- a/rust-tokio-tls.spec +++ /dev/null @@ -1,110 +0,0 @@ -# Generated by rust2rpm 13 -# * Tests require network -%bcond_with check -%global debug_package %{nil} - -%global crate tokio-tls - -Name: rust-%{crate} -Version: 0.3.1 -Release: 6%{?dist} -Summary: Implementation of TLS/SSL streams for Tokio - -# Upstream license specification: MIT -License: MIT -URL: https://crates.io/crates/tokio-tls -Source: %{crates_source} -# Initial patched metadata -# * No Windows/MacOS/iOS -Patch0: tokio-tls-fix-metadata.diff - -ExclusiveArch: %{rust_arches} -%if %{__cargo_skip_build} -BuildArch: noarch -%endif - -BuildRequires: rust-packaging - -%global _description %{expand: -Implementation of TLS/SSL streams for Tokio giving an implementation of TLS for -nonblocking I/O streams.} - -%description %{_description} - -%package devel -Summary: %{summary} -BuildArch: noarch - -%description devel %{_description} - -This package contains library source intended for building other packages -which use "%{crate}" crate. - -%files devel -%license LICENSE -%doc README.md -%{cargo_registry}/%{crate}-%{version_no_tilde}/ - -%package -n %{name}+default-devel -Summary: %{summary} -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. - -%files -n %{name}+default-devel -%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml - -%prep -%autosetup -n %{crate}-%{version_no_tilde} -p1 -%cargo_prep - -%generate_buildrequires -%cargo_generate_buildrequires - -%build -%cargo_build - -%install -%cargo_install - -%if %{with check} -%check -%cargo_test -%endif - -%changelog -* Sat Jul 23 2022 Fedora Release Engineering releng@fedoraproject.org - 0.3.1-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Fri Jan 21 2022 Fedora Release Engineering releng@fedoraproject.org - 0.3.1-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Fri Jul 23 2021 Fedora Release Engineering releng@fedoraproject.org - 0.3.1-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Wed Jan 27 2021 Fedora Release Engineering releng@fedoraproject.org - 0.3.1-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Wed Jul 29 2020 Fedora Release Engineering releng@fedoraproject.org - 0.3.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Fri May 15 2020 Josh Stone jistone@redhat.com - 0.3.1-1 -- Update to 0.3.1 - -* Thu Jan 30 2020 Fedora Release Engineering releng@fedoraproject.org - 0.3.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Sat Dec 14 15:25:12 CET 2019 Igor Gnatenko ignatenkobrain@fedoraproject.org - 0.3.0-1 -- Update to 0.3.0 - -* Fri Jul 26 2019 Fedora Release Engineering releng@fedoraproject.org - 0.2.1-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Sat Jun 22 14:50:16 CEST 2019 Igor Gnatenko ignatenkobrain@fedoraproject.org - 0.2.1-2 -- Regenerate - -* Wed Mar 13 2019 Igor Gnatenko ignatenkobrain@fedoraproject.org - 0.2.1-1 -- Initial package diff --git a/sources b/sources deleted file mode 100644 index 0090381..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -SHA512 (tokio-tls-0.3.1.crate) = 46ac00d839415a8dc9d9709967414e3812606a23c2c1e0e9dc9aa6aff70b24afb44e4c5a231d0d857ea8d06d07c254c97a459713122006cf1afbc6d4f7b7b6dd diff --git a/tokio-tls-fix-metadata.diff b/tokio-tls-fix-metadata.diff deleted file mode 100644 index b0ccf13..0000000 --- a/tokio-tls-fix-metadata.diff +++ /dev/null @@ -1,16 +0,0 @@ ---- tokio-tls-0.3.1/Cargo.toml 2020-05-06T20:15:16+00:00 -+++ tokio-tls-0.3.1/Cargo.toml 2020-05-15T23:04:51.559109+00:00 -@@ -48,13 +48,5 @@ - features = ["full"] - [target."cfg(all(not(target_os = "macos"), not(windows), not(target_os = "ios")))".dev-dependencies.openssl] - version = "0.10" --[target."cfg(any(target_os = "macos", target_os = "ios"))".dev-dependencies.security-framework] --version = "0.2" --[target."cfg(windows)".dev-dependencies.schannel] --version = "0.1" -- --[target."cfg(windows)".dev-dependencies.winapi] --version = "0.3" --features = ["lmcons", "basetsd", "minwinbase", "minwindef", "ntdef", "sysinfoapi", "timezoneapi", "wincrypt", "winerror"] - [badges.travis-ci] - repository = "tokio-rs/tokio-tls"
arch-excludes@lists.fedoraproject.org