diff --git a/.gitignore b/.gitignore index bb0b631..0d450a5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /path-absolutize-1.2.1.crate +/path-absolutize-2.0.0.crate diff --git a/rust-path-absolutize.spec b/rust-path-absolutize.spec index 1ececc7..2c5a03b 100644 --- a/rust-path-absolutize.spec +++ b/rust-path-absolutize.spec @@ -5,7 +5,7 @@ %global crate path-absolutize Name: rust-%{crate} -Version: 1.2.1 +Version: 2.0.0 Release: 1%{?dist} Summary: Get an absolute path without dots in `Path` and `PathBuf` @@ -53,6 +53,66 @@ which use "default" feature of "%{crate}" crate. %files -n %{name}+default-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml +%package -n %{name}+lazy_static_cache-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+lazy_static_cache-devel %{_description} + +This package contains library source intended for building other packages +which use "lazy_static_cache" feature of "%{crate}" crate. + +%files -n %{name}+lazy_static_cache-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml + +%package -n %{name}+path-dedot-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+path-dedot-devel %{_description} + +This package contains library source intended for building other packages +which use "path-dedot" feature of "%{crate}" crate. + +%files -n %{name}+path-dedot-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml + +%package -n %{name}+path-dedot-lazy-static-cache-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+path-dedot-lazy-static-cache-devel %{_description} + +This package contains library source intended for building other packages +which use "path-dedot-lazy-static-cache" feature of "%{crate}" crate. + +%files -n %{name}+path-dedot-lazy-static-cache-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml + +%package -n %{name}+path-dedot-unsafe-cache-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+path-dedot-unsafe-cache-devel %{_description} + +This package contains library source intended for building other packages +which use "path-dedot-unsafe-cache" feature of "%{crate}" crate. + +%files -n %{name}+path-dedot-unsafe-cache-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml + +%package -n %{name}+unsafe_cache-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+unsafe_cache-devel %{_description} + +This package contains library source intended for building other packages +which use "unsafe_cache" feature of "%{crate}" crate. + +%files -n %{name}+unsafe_cache-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml + %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 %cargo_prep @@ -72,5 +132,8 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Wed May 27 07:21:23 CEST 2020 Igor Raits - 2.0.0-1 +- Update to 2.0.0 + * Tue May 26 11:51:56 CEST 2020 Igor Raits - 1.2.1-1 - Initial package diff --git a/sources b/sources index 22f13af..e876c01 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (path-absolutize-1.2.1.crate) = 2cae73b77fa65e2fa043d2db8a8513b603fdd1a1da76d26b9035c0d874642ba591dad0d6dc261ea700888bf19262684cb90d99f410c166d4e300174866c9d560 +SHA512 (path-absolutize-2.0.0.crate) = 911c61595669e556c55914c459e5215010f489eda63aaf665a9048b2f6c08fbe959133edf518a9afc9b359fa93feabea9e6eeaf7afca738e24cd9d9d156f258e