diff --git a/.gitignore b/.gitignore index 2e1adb0..2e271eb 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /cookie_store-0.7.0.crate +/cookie_store-0.10.0.crate diff --git a/rust-cookie_store.spec b/rust-cookie_store.spec index 65ca365..107742b 100644 --- a/rust-cookie_store.spec +++ b/rust-cookie_store.spec @@ -5,8 +5,8 @@ %global crate cookie_store Name: rust-%{crate} -Version: 0.7.0 -Release: 2%{?dist} +Version: 0.10.0 +Release: 1%{?dist} Summary: Implementation of Cookie storage and retrieval per RFC6265 # Upstream license specification: MIT/Apache-2.0 @@ -23,7 +23,7 @@ BuildRequires: rust-packaging %global _description %{expand: Implementation of Cookie storage and retrieval per -RFC6265 (http://tools.ietf.org/html/rfc6265).} +[RFC6265](http://tools.ietf.org/html/rfc6265).} %description %{_description} @@ -53,6 +53,30 @@ which use "default" feature of "%{crate}" crate. %files -n %{name}+default-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml +%package -n %{name}+indexmap-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+indexmap-devel %{_description} + +This package contains library source intended for building other packages +which use "indexmap" feature of "%{crate}" crate. + +%files -n %{name}+indexmap-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml + +%package -n %{name}+preserve_order-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+preserve_order-devel %{_description} + +This package contains library source intended for building other packages +which use "preserve_order" feature of "%{crate}" crate. + +%files -n %{name}+preserve_order-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml + %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 %cargo_prep @@ -72,6 +96,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Tue Feb 11 11:25:51 CET 2020 Igor Raits - 0.10.0-1 +- Update to 0.10.0 + * Thu Jan 30 2020 Fedora Release Engineering - 0.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index 914bd4d..2cc5662 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (cookie_store-0.7.0.crate) = 40584ddc3189ee798b5ba262934d0a48455376d9cab4d715e6c4dd476b75c62ec09fe0c2f1b748b266d20f2b84fd97e58cf1ec88cc6b245290a572fb29fbc4d4 +SHA512 (cookie_store-0.10.0.crate) = f67b4035364b8052a3962099e1d882a71ba85de1a7ba60d883ec537b02d34cc15763b8554af25cc942cebeaafdbb159ff5825be7d289a43c179a02d69fda1c66