diff --git a/.gitignore b/.gitignore index 11f3d99..f175744 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /bodhi-cli-1.0.0.crate /bodhi-cli-1.0.1.crate /bodhi-cli-1.0.2.crate +/bodhi-cli-1.1.0.crate diff --git a/rust-bodhi-cli.spec b/rust-bodhi-cli.spec index bdb4f27..ee2fd7c 100644 --- a/rust-bodhi-cli.spec +++ b/rust-bodhi-cli.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 17 +# Generated by rust2rpm 18 %bcond_without check %global __cargo_skip_build 0 %global crate bodhi-cli Name: rust-%{crate} -Version: 1.0.2 +Version: 1.1.0 Release: %autorelease Summary: Bodhi CLI client based on bodhi-rs @@ -25,16 +25,106 @@ Bodhi CLI client based on bodhi-rs.} %package -n %{crate} Summary: %{summary} -# ASL 2.0 -# ASL 2.0 or Boost -# ASL 2.0 or MIT -# BSD -# MIT -# MIT or ASL 2.0 -# Unlicense or MIT -# zlib -# zlib or ASL 2.0 or MIT -License: ASL 2.0 and BSD and MIT and zlib +# ASL 2.0 or Boost: rust-ryu 1.0.5 +# ASL 2.0 or MIT: rust-autocfg 1.0.1 +# ASL 2.0 or MIT: rust-const_fn 0.4.8 +# ASL 2.0 or MIT: rust-encoding_rs 0.8.28 +# ASL 2.0 or MIT: rust-fnv 1.0.7 +# ASL 2.0 or MIT: rust-hashbrown 0.9.1 +# ASL 2.0 or MIT: rust-indexmap 1.6.2 +# ASL 2.0 or MIT: rust-pin-project-lite 0.2.7 +# ASL 2.0: rust-openssl 0.10.36 +# MIT or ASL 2.0 or zlib: rust-tinyvec_macros 0.1.0 +# MIT or ASL 2.0: rust-base64 0.13.0 +# MIT or ASL 2.0: rust-bitflags 1.3.1 +# MIT or ASL 2.0: rust-cc 1.0.70 +# MIT or ASL 2.0: rust-cfg-if 1.0.0 +# MIT or ASL 2.0: rust-cfg-if0.1 0.1.10 +# MIT or ASL 2.0: rust-chrono 0.4.19 +# MIT or ASL 2.0: rust-cookie 0.14.4 +# MIT or ASL 2.0: rust-cookie_store 0.12.0 +# MIT or ASL 2.0: rust-dirs 3.0.2 +# MIT or ASL 2.0: rust-dirs-sys 0.3.6 +# MIT or ASL 2.0: rust-fedora 1.1.0 +# MIT or ASL 2.0: rust-foreign-types-shared0.1 0.1.1 +# MIT or ASL 2.0: rust-foreign-types0.3 0.3.2 +# MIT or ASL 2.0: rust-form_urlencoded 1.0.1 +# MIT or ASL 2.0: rust-futures-channel 0.3.17 +# MIT or ASL 2.0: rust-futures-core 0.3.17 +# MIT or ASL 2.0: rust-futures-io 0.3.17 +# MIT or ASL 2.0: rust-futures-sink 0.3.17 +# MIT or ASL 2.0: rust-futures-task 0.3.17 +# MIT or ASL 2.0: rust-futures-util 0.3.17 +# MIT or ASL 2.0: rust-getrandom0.1 0.1.15 +# MIT or ASL 2.0: rust-http 0.2.4 +# MIT or ASL 2.0: rust-httparse 1.5.1 +# MIT or ASL 2.0: rust-httpdate 1.0.1 +# MIT or ASL 2.0: rust-hyper-tls 0.5.0 +# MIT or ASL 2.0: rust-idna 0.2.3 +# MIT or ASL 2.0: rust-ipnet 2.3.1 +# MIT or ASL 2.0: rust-itoa 0.4.8 +# MIT or ASL 2.0: rust-lazy_static 1.4.0 +# MIT or ASL 2.0: rust-libc 0.2.101 +# MIT or ASL 2.0: rust-log 0.4.14 +# MIT or ASL 2.0: rust-mime 0.3.16 +# MIT or ASL 2.0: rust-native-tls 0.2.8 +# MIT or ASL 2.0: rust-num-integer 0.1.44 +# MIT or ASL 2.0: rust-num-traits 0.2.14 +# MIT or ASL 2.0: rust-num_cpus 1.13.0 +# MIT or ASL 2.0: rust-once_cell 1.8.0 +# MIT or ASL 2.0: rust-openssl-probe 0.1.2 +# MIT or ASL 2.0: rust-percent-encoding 2.1.0 +# MIT or ASL 2.0: rust-pin-utils 0.1.0 +# MIT or ASL 2.0: rust-pkg-config 0.3.19 +# MIT or ASL 2.0: rust-ppv-lite86 0.2.10 +# MIT or ASL 2.0: rust-proc-macro-hack 0.5.19 +# MIT or ASL 2.0: rust-proc-macro2 1.0.29 +# MIT or ASL 2.0: rust-publicsuffix 1.5.6 +# MIT or ASL 2.0: rust-quote 1.0.9 +# MIT or ASL 2.0: rust-rand0.7 0.7.3 +# MIT or ASL 2.0: rust-rand_chacha0.2 0.2.2 +# MIT or ASL 2.0: rust-rand_core0.5 0.5.1 +# MIT or ASL 2.0: rust-reqwest 0.11.4 +# MIT or ASL 2.0: rust-serde 1.0.130 +# MIT or ASL 2.0: rust-serde_derive 1.0.130 +# MIT or ASL 2.0: rust-serde_json 1.0.67 +# MIT or ASL 2.0: rust-serde_repr 0.1.7 +# MIT or ASL 2.0: rust-serde_url_params 0.2.1 +# MIT or ASL 2.0: rust-serde_urlencoded 0.7.0 +# MIT or ASL 2.0: rust-socket2 0.4.1 +# MIT or ASL 2.0: rust-standback 0.2.17 +# MIT or ASL 2.0: rust-syn 1.0.76 +# MIT or ASL 2.0: rust-thiserror 1.0.28 +# MIT or ASL 2.0: rust-thiserror-impl 1.0.28 +# MIT or ASL 2.0: rust-time 0.2.26 +# MIT or ASL 2.0: rust-time-macros 0.1.1 +# MIT or ASL 2.0: rust-time-macros-impl 0.1.2 +# MIT or ASL 2.0: rust-time0.1 0.1.44 +# MIT or ASL 2.0: rust-unicode-bidi 0.3.6 +# MIT or ASL 2.0: rust-unicode-normalization 0.1.19 +# MIT or ASL 2.0: rust-unicode-xid 0.2.2 +# MIT or ASL 2.0: rust-url 2.2.2 +# MIT or ASL 2.0: rust-version_check 0.9.3 +# MIT: rust-bytes 1.1.0 +# MIT: rust-h2 0.3.4 +# MIT: rust-http-body 0.4.3 +# MIT: rust-hyper 0.14.12 +# MIT: rust-matches 0.1.9 +# MIT: rust-mio 0.7.13 +# MIT: rust-openssl-sys 0.9.66 +# MIT: rust-retry 1.3.0 +# MIT: rust-slab 0.4.4 +# MIT: rust-tokio 1.10.1 +# MIT: rust-tokio-native-tls 0.3.0 +# MIT: rust-tokio-util 0.6.8 +# MIT: rust-tower-service 0.3.1 +# MIT: rust-tracing 0.1.26 +# MIT: rust-tracing-core 0.1.19 +# MIT: rust-try-lock 0.2.3 +# MIT: rust-want 0.3.0 +# Unlicense or MIT: rust-memchr 2.4.1 +# zlib or ASL 2.0 or MIT: rust-tinyvec 1.3.1 +License: ASL 2.0 and MIT %description -n %{crate} %{_description} diff --git a/sources b/sources index 69639bc..7a2b332 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (bodhi-cli-1.0.2.crate) = 6f296d2b3965bf9e0a9843e4141558155d0d05409cf6a41db080ad1fa4c6eab1cb57d94dd803fb16427abec800aef6bda42e0b157dd115ddbce46f4b43695c5d +SHA512 (bodhi-cli-1.1.0.crate) = 2cf2c575f75af1dee160831ac1eafa3f9cddbe7bd8a6013073eba5124a4e3f70cb43170aebaf91b06f1c30d9843ae77f6031264d7c08127dd89808d038f8624f