From 606e624b8aa641dd0e6be96ccda47146a5ec1eab Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Aug 31 2023 20:14:18 +0000 Subject: Update to version 0.13.1; Fixes RHBZ#2236179 --- diff --git a/.gitignore b/.gitignore index db59f3b..aed0fc6 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /actix-0.11.1.crate /actix-0.12.0.crate /actix-0.13.0.crate +/actix-0.13.1.crate diff --git a/README.md b/README.md deleted file mode 100644 index 74cc1e0..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# rust-actix - -The rust-actix package \ No newline at end of file diff --git a/rust-actix.spec b/rust-actix.spec index 67a29a2..a7f394a 100644 --- a/rust-actix.spec +++ b/rust-actix.spec @@ -1,4 +1,4 @@ -# Generated by rust2rpm 22 +# Generated by rust2rpm 24 # * tests can only be run in-tree %bcond_with check %global debug_package %{nil} @@ -6,7 +6,7 @@ %global crate actix Name: rust-actix -Version: 0.13.0 +Version: 0.13.1 Release: %autorelease Summary: Actor framework for Rust @@ -14,8 +14,6 @@ License: MIT OR Apache-2.0 URL: https://crates.io/crates/actix Source: %{crates_source} -ExclusiveArch: %{rust_arches} - BuildRequires: rust-packaging >= 21 %global _description %{expand: @@ -52,6 +50,18 @@ use the "default" feature of the "%{crate}" crate. %files -n %{name}+default-devel %ghost %{crate_instdir}/Cargo.toml +%package -n %{name}+actix-macros-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+actix-macros-devel %{_description} + +This package contains library source intended for building other packages which +use the "actix-macros" feature of the "%{crate}" crate. + +%files -n %{name}+actix-macros-devel +%ghost %{crate_instdir}/Cargo.toml + %package -n %{name}+actix_derive-devel Summary: %{summary} BuildArch: noarch diff --git a/sources b/sources index 94ef555..3237065 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (actix-0.13.0.crate) = 407f2da4a9dddfe1a32c1101e884e6c908ff38c3298938741f4b0a820eaf7dfc44e59822345fbff0ba7e8c2e3937cace6330bbfa4fc4375ec7f872ded71c6a0b +SHA512 (actix-0.13.1.crate) = ca8fac655b80ddddb312f08e6a3b2e9ddf5ece890a15dc88e97ba3c0800348e869d83dc5cf5d5cb0a505c63d5156abc7b47f5760fa20a5284785d2054c4a48c1