diff --git a/.gitignore b/.gitignore index 0da610f..6d0e458 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /quote-0.6.12.crate /quote-0.6.13.crate /quote-1.0.2.crate +/quote-1.0.3.crate diff --git a/rust-quote.spec b/rust-quote.spec index a039a59..c80e16e 100644 --- a/rust-quote.spec +++ b/rust-quote.spec @@ -1,13 +1,12 @@ -# Generated by rust2rpm 10 -# * trybuild and rustversion are not packaged -%bcond_with check +# Generated by rust2rpm 13 +%bcond_without check %global debug_package %{nil} %global crate quote Name: rust-%{crate} -Version: 1.0.2 -Release: 2%{?dist} +Version: 1.0.3 +Release: 1%{?dist} Summary: Quasi-quoting macro quote!(...) # Upstream license specification: MIT OR Apache-2.0 @@ -39,7 +38,7 @@ which use "%{crate}" crate. %files devel %license LICENSE-MIT LICENSE-APACHE %doc README.md -%{cargo_registry}/%{crate}-%{version}/ +%{cargo_registry}/%{crate}-%{version_no_tilde}/ %package -n %{name}+default-devel Summary: %{summary} @@ -51,7 +50,7 @@ This package contains library source intended for building other packages which use "default" feature of "%{crate}" crate. %files -n %{name}+default-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+proc-macro-devel Summary: %{summary} @@ -63,7 +62,7 @@ This package contains library source intended for building other packages which use "proc-macro" feature of "%{crate}" crate. %files -n %{name}+proc-macro-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 @@ -84,6 +83,9 @@ which use "proc-macro" feature of "%{crate}" crate. %endif %changelog +* Thu Mar 05 2020 Josh Stone - 1.0.3-1 +- Update to 1.0.3 + * Thu Jan 30 2020 Fedora Release Engineering - 1.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index acc7a66..068e734 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (quote-1.0.2.crate) = 67778dff9dc5c4edcdd6454b74ad9353bb6c0c4e51c16cb82f2e393a7d7a0cde084d3c93279b718a8398c40af0a9377ebfae5321e69e635efd8390c125b75ce4 +SHA512 (quote-1.0.3.crate) = b4867554b86d119251db67f9d0949bf8c3cd7c64f006c76531398ebb7478cb93805b9bcafe159d921ba1a32e92773853b56685cff0e1ebdc6aadaefd3b932ef3