diff --git a/.gitignore b/.gitignore index e27251c..fdf3a06 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /addr2line-0.8.0.crate /addr2line-0.9.0.crate /addr2line-0.10.0.crate +/addr2line-0.11.0.crate diff --git a/rust-addr2line.spec b/rust-addr2line.spec index 85aeaa6..0816cba 100644 --- a/rust-addr2line.spec +++ b/rust-addr2line.spec @@ -1,12 +1,12 @@ -# Generated by rust2rpm 11 +# Generated by rust2rpm 13 %bcond_with check %global debug_package %{nil} %global crate addr2line Name: rust-%{crate} -Version: 0.10.0 -Release: 2%{?dist} +Version: 0.11.0 +Release: 1%{?dist} Summary: Cross-platform symbolication library written in Rust, using `gimli` # Upstream license specification: Apache-2.0/MIT @@ -38,8 +38,8 @@ which use "%{crate}" crate. %files devel %license LICENSE-APACHE LICENSE-MIT %doc README.md -%{cargo_registry}/%{crate}-%{version}/ -%exclude %{cargo_registry}/%{crate}-%{version}/{benchmark.sh,bench.plot.r,coverage,memory.png,time.png} +%{cargo_registry}/%{crate}-%{version_no_tilde}/ +%exclude %{cargo_registry}/%{crate}-%{version_no_tilde}/{benchmark.sh,bench.plot.r,coverage,memory.png,time.png} %package -n %{name}+default-devel Summary: %{summary} @@ -51,19 +51,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 - -%package -n %{name}+alloc-devel -Summary: %{summary} -BuildArch: noarch - -%description -n %{name}+alloc-devel %{_description} - -This package contains library source intended for building other packages -which use "alloc" feature of "%{crate}" crate. - -%files -n %{name}+alloc-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+cpp_demangle-devel Summary: %{summary} @@ -75,7 +63,7 @@ This package contains library source intended for building other packages which use "cpp_demangle" feature of "%{crate}" crate. %files -n %{name}+cpp_demangle-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+object-devel Summary: %{summary} @@ -87,7 +75,7 @@ This package contains library source intended for building other packages which use "object" feature of "%{crate}" crate. %files -n %{name}+object-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+rustc-demangle-devel Summary: %{summary} @@ -99,7 +87,7 @@ This package contains library source intended for building other packages which use "rustc-demangle" feature of "%{crate}" crate. %files -n %{name}+rustc-demangle-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+std-devel Summary: %{summary} @@ -111,7 +99,7 @@ This package contains library source intended for building other packages which use "std" feature of "%{crate}" crate. %files -n %{name}+std-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+std-object-devel Summary: %{summary} @@ -123,7 +111,7 @@ This package contains library source intended for building other packages which use "std-object" feature of "%{crate}" crate. %files -n %{name}+std-object-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 @@ -144,6 +132,9 @@ which use "std-object" feature of "%{crate}" crate. %endif %changelog +* Wed Feb 19 2020 Josh Stone - 0.11.0-1 +- Update to 0.11.0 + * Thu Jan 30 2020 Fedora Release Engineering - 0.10.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index fdd0445..18021a4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (addr2line-0.10.0.crate) = b4ecc810b2c71607815fec96466f5a70e73b37850b7af0cde12a8773f0c7b9f20948fbb90f4c2431cc216f0c7bcd51535063c6c2a0d0f7dd956c0ab75215a134 +SHA512 (addr2line-0.11.0.crate) = 7f4ddbcdb115c483fd012fc0f6229c99e542d9c25e2985ba1b093ff706b5f25d0ed8da994144c28a8fe2bc3337362d39b62bdcfd1ebe3275ebb80f2e4c3e8434