diff --git a/.gitignore b/.gitignore index d2a85e5..5a2ae35 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /backtrace-0.3.9.crate /backtrace-0.3.12.crate /backtrace-0.3.13.crate +/backtrace-0.3.14.crate diff --git a/backtrace-fix-metadata.diff b/backtrace-fix-metadata.diff index ce7e2d2..462d8d1 100644 --- a/backtrace-fix-metadata.diff +++ b/backtrace-fix-metadata.diff @@ -1,5 +1,5 @@ ---- backtrace-0.3.13/Cargo.toml 1969-12-31T16:00:00-08:00 -+++ backtrace-0.3.13/Cargo.toml 2019-01-10T09:06:58.691919-08:00 +--- backtrace-0.3.14/Cargo.toml 1969-12-31T16:00:00-08:00 ++++ backtrace-0.3.14/Cargo.toml 2019-02-19T09:35:27.921474-08:00 @@ -22,6 +22,7 @@ readme = "README.md" license = "MIT/Apache-2.0" @@ -56,7 +56,7 @@ libunwind = [] serialize-rustc = ["rustc-serialize"] @@ -106,6 +84,3 @@ - [target."cfg(unix)".dependencies.libc] + [target."cfg(any(unix, target_env = \"sgx\"))".dependencies.libc] version = "0.2.45" default-features = false -[target."cfg(windows)".dependencies.winapi] diff --git a/rust-backtrace.spec b/rust-backtrace.spec index e02e3d6..c421984 100644 --- a/rust-backtrace.spec +++ b/rust-backtrace.spec @@ -6,14 +6,14 @@ %global crate backtrace Name: rust-%{crate} -Version: 0.3.13 -Release: 2%{?dist} +Version: 0.3.14 +Release: 1%{?dist} Summary: Library to acquire a stack trace (backtrace) at runtime in a Rust program # Upstream license specification: MIT/Apache-2.0 License: MIT or ASL 2.0 URL: https://crates.io/crates/backtrace -Source0: https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{version}.crate +Source: %{crates_source} # Initial patched metadata # * No windows/osx # * No gimli-symbolize feature until findshlibs is packaged @@ -209,7 +209,7 @@ which use "unix-backtrace" feature of "%{crate}" crate. %ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml %prep -%autosetup -n %{crate}-%{version} -p1 +%autosetup -n %{crate}-%{version_no_tilde} -p1 %cargo_prep %build @@ -225,6 +225,9 @@ which use "unix-backtrace" feature of "%{crate}" crate. %endif %changelog +* Tue Feb 19 2019 Josh Stone - 0.3.14-1 +- Update to 0.3.14 + * Sat Feb 02 2019 Fedora Release Engineering - 0.3.13-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild diff --git a/sources b/sources index 3dfae6d..62a0778 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (backtrace-0.3.13.crate) = 434037b8b9bae57bbc788d5db05d02464cab8aac92be1bee9636aec17b02f14110e7d6bcf0c529ce5ffbf632c2fc939fbcd96600bd90656ac489c1ccf1e8e439 +SHA512 (backtrace-0.3.14.crate) = 6ed74aaa996c30b7d97e2eee2aff72347ed3d26d6f5e9f5af4047dcf13170fcd9ea8edf7e44134faabfa34d41de0700f8c4b814f81e8f450729ef5db2d03a435