diff --git a/.gitignore b/.gitignore index ef9acbc..afd2189 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /http-auth-0.1.8.crate /http-auth-0.1.9.crate +/http-auth-0.1.10.crate diff --git a/rust-http-auth.spec b/rust-http-auth.spec index 51d74af..9be4f80 100644 --- a/rust-http-auth.spec +++ b/rust-http-auth.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 25 +# Generated by rust2rpm 26 %bcond_without check %global debug_package %{nil} %global crate http-auth Name: rust-http-auth -Version: 0.1.9 +Version: 0.1.10 Release: %autorelease Summary: HTTP authentication @@ -111,18 +111,6 @@ use the "hex" feature of the "%{crate}" crate. %files -n %{name}+hex-devel %ghost %{crate_instdir}/Cargo.toml -%package -n %{name}+http-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+http-devel %{_description} - -This package contains library source intended for building other packages which -use the "http" feature of the "%{crate}" crate. - -%files -n %{name}+http-devel -%ghost %{crate_instdir}/Cargo.toml - %package -n %{name}+http10-devel Summary: %{summary} BuildArch: noarch diff --git a/rust2rpm.toml b/rust2rpm.toml index 784e509..9bddd9c 100644 --- a/rust2rpm.toml +++ b/rust2rpm.toml @@ -1,3 +1,8 @@ [package] summary = "HTTP authentication" +[features] +hide = [ + "http", +] + diff --git a/sources b/sources index 6eee2d3..5fb1ab0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (http-auth-0.1.9.crate) = bb3154157db52908f2ead1e7a3b0296ee32061dd8be5d0a030b4fbfdc80bb590e8140476c9cdae9d3066fe54011da12c87a2a10409afe77c9f3f06f1ec69041e +SHA512 (http-auth-0.1.10.crate) = cc76291849b29253f695335e32fe931d3c8c5fe48542b7d3da67d15e3c53e3f52a3a5123b1b14515ff302a7d7c54a2487a91cc242e4c54a017dd2aa3bfed9c05