diff --git a/.gitignore b/.gitignore index fa5bad8..cd13b14 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /actix-server-1.0.0.crate /actix-server-1.0.2.crate /actix-server-1.0.3.crate +/actix-server-1.0.4.crate diff --git a/actix-server-fix-metadata.diff b/actix-server-fix-metadata.diff new file mode 100644 index 0000000..4351424 --- /dev/null +++ b/actix-server-fix-metadata.diff @@ -0,0 +1,11 @@ +--- actix-server-1.0.4/Cargo.toml 2020-09-12T14:51:17+00:00 ++++ actix-server-1.0.4/Cargo.toml 2020-09-21T19:30:02.854695+00:00 +@@ -66,5 +66,8 @@ + [dependencies.socket2] + version = "0.3" + ++[dev-dependencies.bytes] ++version = "0.5" ++ + [features] + default = [] diff --git a/rust-actix-server.spec b/rust-actix-server.spec index 625092c..507ef3c 100644 --- a/rust-actix-server.spec +++ b/rust-actix-server.spec @@ -5,14 +5,17 @@ %global crate actix-server Name: rust-%{crate} -Version: 1.0.3 -Release: 2%{?dist} -Summary: Actix server - General purpose tcp server +Version: 1.0.4 +Release: 1%{?dist} +Summary: General purpose TCP server built for the Actix ecosystem -# Upstream license specification: MIT/Apache-2.0 +# Upstream license specification: MIT OR Apache-2.0 License: MIT or ASL 2.0 URL: https://crates.io/crates/actix-server Source: %{crates_source} +# Initial patched metadata +# * add missing "bytes" dependency for integration tests +Patch0: actix-server-fix-metadata.diff ExclusiveArch: %{rust_arches} %if %{__cargo_skip_build} @@ -22,7 +25,7 @@ BuildArch: noarch BuildRequires: rust-packaging %global _description %{expand: -Actix server - General purpose tcp server.} +General purpose TCP server built for the Actix ecosystem.} %description %{_description} @@ -71,6 +74,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Mon Sep 21 2020 Fabio Valentini - 1.0.4-1 +- Update to version 1.0.4. + * Wed Jul 29 2020 Fedora Release Engineering - 1.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild diff --git a/sources b/sources index a22d583..7191b8b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (actix-server-1.0.3.crate) = b4c80cb91b1a0ff4244dc224cc0197cd85d0cc4464d318ab0b2609290a388afc571ba89dd1993b2c3b86c15c68a271ad1a4902c4e7c0a89b10d4dc6068bcbbd9 +SHA512 (actix-server-1.0.4.crate) = def9d79442ec6f4398168d4357bd5e15c391cffee49c803b387c5e5f968136bf34a7955b3ee8a45208ecdc5435c70fb26b3f8cb6cd604e1201fdfe0f317dd427