diff --git a/.gitignore b/.gitignore index 75cce29..1742ea2 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /actix-http-2.0.0-alpha.3.crate /actix-http-2.0.0-alpha.4.crate /actix-http-2.0.0-beta.3.crate +/actix-http-2.0.0.crate diff --git a/rust-actix-http.spec b/rust-actix-http.spec index ce9d2e6..1d43692 100644 --- a/rust-actix-http.spec +++ b/rust-actix-http.spec @@ -1,12 +1,11 @@ # Generated by rust2rpm 15 -# * No actix-http-test -%bcond_with check +%bcond_without check %global debug_package %{nil} %global crate actix-http Name: rust-%{crate} -Version: 2.0.0~beta.3 +Version: 2.0.0 Release: 1%{?dist} Summary: Actix HTTP primitives @@ -163,6 +162,10 @@ which use "secure-cookies" feature of "%{crate}" crate. %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 +# examples are broken (missing deps in Cargo.toml) +rm -r examples +# integration tests fail to even compile +rm -r tests %cargo_prep %generate_buildrequires @@ -180,6 +183,9 @@ which use "secure-cookies" feature of "%{crate}" crate. %endif %changelog +* Mon Sep 21 2020 Fabio Valentini - 2.0.0-1 +- Update to version 2.0.0. + * Sat Aug 29 08:37:27 CEST 2020 Igor Raits - 2.0.0~beta.3-1 - Update to 2.0.0-beta.3 diff --git a/sources b/sources index 5f651f9..9a1b86e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (actix-http-2.0.0-beta.3.crate) = 7f6bcab548a2ad61eca1dae6b67bddffe01cb7078be710a5e291756ebcdc498cd60bac94374add4926858083befd4cf57aba1eea26247b99cffea4ee1d42d281 +SHA512 (actix-http-2.0.0.crate) = d811858aec71c36b5441fd6a674b240ef7a50ec09253ec75270dea2c260eb756d6ab51f900327e2d39514d24fe11552700797e9f0a06a465c616e7da351f96d2