The package rpms/rust-fallible_collections.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-fallible_collections.git/commit... https://src.fedoraproject.org/cgit/rpms/rust-fallible_collections.git/commit... https://src.fedoraproject.org/cgit/rpms/rust-fallible_collections.git/commit....
Change: -ExclusiveArch: %{rust_arches} +ExclusiveArch: %{rust_arches} -ExclusiveArch: %{rust_arches}
Thanks.
Full change: ============
commit 13a0d540ff11958018cc5c32c9cd1a01b4f5cdfc Author: blinxen h-k-81@hotmail.com Date: Mon Jan 30 19:09:45 2023 +0100
Update to version 0.4.6
diff --git a/.gitignore b/.gitignore index 449cce2..6a0126d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /fallible_collections-0.4.2.crate /fallible_collections-0.4.3.crate /fallible_collections-0.4.4.crate +/fallible_collections-0.4.6.crate diff --git a/changelog b/changelog index df2c36b..8b26382 100644 --- a/changelog +++ b/changelog @@ -1,2 +1,5 @@ +* Mon Jan 30 2023 blinxen h-k-81@hotmail.com - 0.4.6-1 +- Initial package after unretirement + * Fri Jun 25 2021 Rémi Lauzier remilauzier@protonmail.com - 0.4.2-1 - Initial package diff --git a/rust-fallible_collections.spec b/rust-fallible_collections.spec index 56767e9..98b7f67 100644 --- a/rust-fallible_collections.spec +++ b/rust-fallible_collections.spec @@ -1,25 +1,25 @@ -# Generated by rust2rpm 20 +# Generated by rust2rpm 23 %bcond_without check %global debug_package %{nil}
%global crate fallible_collections
Name: rust-%{crate} -Version: 0.4.4 +Version: 0.4.6 Release: %autorelease Summary: Crate which adds fallible allocation api to std collections
# Upstream license specification: MIT/Apache-2.0 -License: MIT or ASL 2.0 -URL: https://crates.io/crates/fallible_collections +License: MIT OR Apache-2.0 +URL: https://crates.io/crates/%%7Bcrate%7D Source: %{crates_source}
-ExclusiveArch: %{rust_arches} - -BuildRequires: rust-packaging +BuildRequires: rust-packaging >= 21
%global _description %{expand: -Crate which adds fallible allocation api to std collections.} +Implement Fallible collections on allocation errors, quite as describe in RFC 2116. +This was used in the turbofish OS hobby project to mitigate +the lack of faillible allocation in rust.}
%description %{_description}
@@ -30,12 +30,13 @@ BuildArch: noarch %description devel %{_description}
This package contains library source intended for building other packages which -use "%{crate}" crate. +use the "%{crate}" crate.
%files devel -%license LICENSE-APACHE LICENSE-MIT -%doc README.md -%{cargo_registry}/%{crate}-%{version_no_tilde}/ +%license %{crate_instdir}/LICENSE-APACHE +%license %{crate_instdir}/LICENSE-MIT +%doc %{crate_instdir}/README.md +%{crate_instdir}/
%package -n %{name}+default-devel Summary: %{summary} @@ -44,10 +45,10 @@ 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. +use the "default" feature of the "%{crate}" crate.
%files -n %{name}+default-devel -%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml +%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+rust_1_57-devel Summary: %{summary} @@ -59,7 +60,7 @@ This package contains library source intended for building other packages which use the "rust_1_57" feature of the "%{crate}" crate.
%files -n %{name}+rust_1_57-devel -%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml +%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+std-devel Summary: %{summary} @@ -71,7 +72,7 @@ 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 +%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+std_io-devel Summary: %{summary} @@ -80,10 +81,10 @@ BuildArch: noarch %description -n %{name}+std_io-devel %{_description}
This package contains library source intended for building other packages which -use "std_io" feature of "%{crate}" crate. +use the "std_io" feature of the "%{crate}" crate.
%files -n %{name}+std_io-devel -%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml +%ghost %{crate_instdir}/Cargo.toml
%package -n %{name}+unstable-devel Summary: %{summary} @@ -92,10 +93,10 @@ BuildArch: noarch %description -n %{name}+unstable-devel %{_description}
This package contains library source intended for building other packages which -use "unstable" feature of "%{crate}" crate. +use the "unstable" feature of the "%{crate}" crate.
%files -n %{name}+unstable-devel -%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml +%ghost %{crate_instdir}/Cargo.toml
%prep %autosetup -n %{crate}-%{version_no_tilde} -p1 diff --git a/sources b/sources index 4bff5e3..9bb71bf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (fallible_collections-0.4.4.crate) = 1d91ee35dac5de7d80a57c30342f60cc99b5e5109a93c4b86d97eef99d96855282ad1756c3d65f9a275c0ee6e596d1eb589bd9f3c53135f3b4dbcea57cce1424 +SHA512 (fallible_collections-0.4.6.crate) = 0878e2c9ca4d7407fb7a77f7554d1fdb1ba1a42eb64905d35bd8966dd8aac0937da84bd1b84f03a1ab8a237447b439148d03595f23961f5648acc328fb7adf5c
commit c34744aee9a781c03fa807af6d0b44aacf192bf7 Author: Tomas Hrcka thrcka@redhat.com Date: Mon Jan 30 09:15:13 2023 +0100
Unretirement request: https://pagure.io/releng/issue/11245
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..449cce2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/fallible_collections-0.4.2.crate +/fallible_collections-0.4.3.crate +/fallible_collections-0.4.4.crate diff --git a/README.md b/README.md new file mode 100644 index 0000000..1de3a10 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# rust-fallible_collections + +The rust-fallible_collections package diff --git a/changelog b/changelog new file mode 100644 index 0000000..df2c36b --- /dev/null +++ b/changelog @@ -0,0 +1,2 @@ +* Fri Jun 25 2021 Rémi Lauzier remilauzier@protonmail.com - 0.4.2-1 +- Initial package diff --git a/dead.package b/dead.package deleted file mode 100644 index c7912ba..0000000 --- a/dead.package +++ /dev/null @@ -1 +0,0 @@ -no longer needed diff --git a/rust-fallible_collections.spec b/rust-fallible_collections.spec new file mode 100644 index 0000000..56767e9 --- /dev/null +++ b/rust-fallible_collections.spec @@ -0,0 +1,119 @@ +# Generated by rust2rpm 20 +%bcond_without check +%global debug_package %{nil} + +%global crate fallible_collections + +Name: rust-%{crate} +Version: 0.4.4 +Release: %autorelease +Summary: Crate which adds fallible allocation api to std collections + +# Upstream license specification: MIT/Apache-2.0 +License: MIT or ASL 2.0 +URL: https://crates.io/crates/fallible_collections +Source: %{crates_source} + +ExclusiveArch: %{rust_arches} + +BuildRequires: rust-packaging + +%global _description %{expand: +Crate which adds fallible allocation api to std collections.} + +%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-APACHE LICENSE-MIT +%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 + +%package -n %{name}+rust_1_57-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+rust_1_57-devel %{_description} + +This package contains library source intended for building other packages which +use the "rust_1_57" feature of the "%{crate}" crate. + +%files -n %{name}+rust_1_57-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml + +%package -n %{name}+std-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+std-devel %{_description} + +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 + +%package -n %{name}+std_io-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+std_io-devel %{_description} + +This package contains library source intended for building other packages which +use "std_io" feature of "%{crate}" crate. + +%files -n %{name}+std_io-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml + +%package -n %{name}+unstable-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+unstable-devel %{_description} + +This package contains library source intended for building other packages which +use "unstable" feature of "%{crate}" crate. + +%files -n %{name}+unstable-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 +%autochangelog diff --git a/sources b/sources new file mode 100644 index 0000000..4bff5e3 --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (fallible_collections-0.4.4.crate) = 1d91ee35dac5de7d80a57c30342f60cc99b5e5109a93c4b86d97eef99d96855282ad1756c3d65f9a275c0ee6e596d1eb589bd9f3c53135f3b4dbcea57cce1424
commit 11cc56613239400e1df8cc2cb95f60b51c1e5748 Author: Fabio Valentini decathorpe@gmail.com Date: Mon Apr 25 12:48:26 2022 +0200
no longer needed
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 449cce2..0000000 --- a/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -/fallible_collections-0.4.2.crate -/fallible_collections-0.4.3.crate -/fallible_collections-0.4.4.crate diff --git a/README.md b/README.md deleted file mode 100644 index 1de3a10..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# rust-fallible_collections - -The rust-fallible_collections package diff --git a/changelog b/changelog deleted file mode 100644 index df2c36b..0000000 --- a/changelog +++ /dev/null @@ -1,2 +0,0 @@ -* Fri Jun 25 2021 Rémi Lauzier remilauzier@protonmail.com - 0.4.2-1 -- Initial package 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-fallible_collections.spec b/rust-fallible_collections.spec deleted file mode 100644 index 56767e9..0000000 --- a/rust-fallible_collections.spec +++ /dev/null @@ -1,119 +0,0 @@ -# Generated by rust2rpm 20 -%bcond_without check -%global debug_package %{nil} - -%global crate fallible_collections - -Name: rust-%{crate} -Version: 0.4.4 -Release: %autorelease -Summary: Crate which adds fallible allocation api to std collections - -# Upstream license specification: MIT/Apache-2.0 -License: MIT or ASL 2.0 -URL: https://crates.io/crates/fallible_collections -Source: %{crates_source} - -ExclusiveArch: %{rust_arches} - -BuildRequires: rust-packaging - -%global _description %{expand: -Crate which adds fallible allocation api to std collections.} - -%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-APACHE LICENSE-MIT -%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 - -%package -n %{name}+rust_1_57-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+rust_1_57-devel %{_description} - -This package contains library source intended for building other packages which -use the "rust_1_57" feature of the "%{crate}" crate. - -%files -n %{name}+rust_1_57-devel -%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml - -%package -n %{name}+std-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+std-devel %{_description} - -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 - -%package -n %{name}+std_io-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+std_io-devel %{_description} - -This package contains library source intended for building other packages which -use "std_io" feature of "%{crate}" crate. - -%files -n %{name}+std_io-devel -%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml - -%package -n %{name}+unstable-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+unstable-devel %{_description} - -This package contains library source intended for building other packages which -use "unstable" feature of "%{crate}" crate. - -%files -n %{name}+unstable-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 -%autochangelog diff --git a/sources b/sources deleted file mode 100644 index 4bff5e3..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -SHA512 (fallible_collections-0.4.4.crate) = 1d91ee35dac5de7d80a57c30342f60cc99b5e5109a93c4b86d97eef99d96855282ad1756c3d65f9a275c0ee6e596d1eb589bd9f3c53135f3b4dbcea57cce1424
arch-excludes@lists.fedoraproject.org