diff --git a/.gitignore b/.gitignore index 8bb3713..06cccbd 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ /proc-macro2-1.0.2.crate /proc-macro2-1.0.4.crate /proc-macro2-1.0.6.crate +/proc-macro2-1.0.7.crate diff --git a/rust-proc-macro2.spec b/rust-proc-macro2.spec index affe9b1..6ba2947 100644 --- a/rust-proc-macro2.spec +++ b/rust-proc-macro2.spec @@ -1,4 +1,4 @@ -# Generated by rust2rpm 10 +# Generated by rust2rpm 13 # * RUSTC_BOOTSTRAP breaks tests %bcond_with check %global debug_package %{nil} @@ -6,7 +6,7 @@ %global crate proc-macro2 Name: rust-%{crate} -Version: 1.0.6 +Version: 1.0.7 Release: 1%{?dist} Summary: Stable implementation of the upcoming new `proc_macro` API @@ -41,7 +41,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} @@ -53,7 +53,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}+nightly-devel Summary: %{summary} @@ -65,7 +65,7 @@ This package contains library source intended for building other packages which use "nightly" feature of "%{crate}" crate. %files -n %{name}+nightly-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} @@ -77,7 +77,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 %package -n %{name}+span-locations-devel Summary: %{summary} @@ -89,7 +89,7 @@ This package contains library source intended for building other packages which use "span-locations" feature of "%{crate}" crate. %files -n %{name}+span-locations-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 @@ -110,6 +110,9 @@ which use "span-locations" feature of "%{crate}" crate. %endif %changelog +* Tue Jan 07 2020 Josh Stone - 1.0.7-1 +- Update to 1.0.7 + * Tue Nov 19 2019 Josh Stone - 1.0.6-1 - Update to 1.0.6 diff --git a/sources b/sources index d44a820..15ed68a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (proc-macro2-1.0.6.crate) = d0a6358eb6f9334128a5b47c096bfc57452e13d603c9514df433409069c00468fa2b3c76761d7f3696abb061c1c3ba24150e0cf9be2c5d571d580238d2d27853 +SHA512 (proc-macro2-1.0.7.crate) = 282514c6d052896130c83f632962a54f6310bea35b5418b41bdb540e51fad73d91bdb1c5e9f83dbd265c1f3d0fc67cd119db5483b5697e34b1598735ea9246b3