From b115511d2cdfe35ec41d190d49a426bc7cc7c901 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Tue, 14 Jan 2020 19:51:14 -0800 Subject: [PATCH] Update to 0.1.12 --- .gitignore | 1 + diff-fix-metadata.diff | 11 ----------- rust-diff.spec | 19 +++++++++---------- sources | 2 +- 4 files changed, 11 insertions(+), 22 deletions(-) delete mode 100644 diff-fix-metadata.diff diff --git a/.gitignore b/.gitignore index 7333617..8ce6708 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /diff-0.1.10.crate /diff-0.1.11.crate +/diff-0.1.12.crate diff --git a/diff-fix-metadata.diff b/diff-fix-metadata.diff deleted file mode 100644 index b84557e..0000000 --- a/diff-fix-metadata.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- diff-0.1.11/Cargo.toml 1970-01-01T00:00:00+00:00 -+++ diff-0.1.11/Cargo.toml 2019-07-22T17:24:39.397574+00:00 -@@ -20,7 +20,7 @@ - license = "MIT OR Apache-2.0" - repository = "https://github.com/utkarshkukreti/diff.rs" - [dev-dependencies.quickcheck] --version = "0.4.1" -+version = "0.6" - default-features = false - - [dev-dependencies.speculate] diff --git a/rust-diff.spec b/rust-diff.spec index dd7ff7d..5558e3b 100644 --- a/rust-diff.spec +++ b/rust-diff.spec @@ -1,4 +1,4 @@ -# Generated by rust2rpm 10 +# Generated by rust2rpm 13 # * speculate is not packaged %bcond_with check %global debug_package %{nil} @@ -6,17 +6,14 @@ %global crate diff Name: rust-%{crate} -Version: 0.1.11 -Release: 10%{?dist} +Version: 0.1.12 +Release: 1%{?dist} Summary: LCS based slice and string diffing implementation # Upstream license specification: MIT OR Apache-2.0 License: MIT or ASL 2.0 URL: https://crates.io/crates/diff Source: %{crates_source} -# Initial patched metadata -# * Bump quickcheck to 0.6, https://github.com/utkarshkukreti/diff.rs/pull/13 -Patch0: diff-fix-metadata.diff ExclusiveArch: %{rust_arches} %if %{__cargo_skip_build} @@ -34,8 +31,7 @@ LCS based slice and string diffing implementation.} Summary: %{summary} BuildArch: noarch -%description devel -An LCS based slice and string diffing implementation. +%description devel %{_description} This package contains library source intended for building other packages which use "%{crate}" crate. @@ -43,7 +39,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} @@ -55,7 +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 +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 @@ -76,6 +72,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Wed Jan 15 2020 Josh Stone - 0.1.12-1 +- Update to 0.1.12 + * Fri Jul 26 2019 Fedora Release Engineering - 0.1.11-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild diff --git a/sources b/sources index d095080..54852d8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (diff-0.1.11.crate) = 9c31d38bc29c9372984339b8d289317981ba483eee4430e936252b0fc44b1f500305082b19e6dc20b7d7fc81906f1c0d5c3f375b6db9f2c266e41c7015597073 +SHA512 (diff-0.1.12.crate) = 0e81331c0424e9369963e23894a6412b65a3ed4f3154ccc184fc84cf1c5985b81c586a6b34e8c6c0e5c3afba38fb15277cfd89e7f50c85bd5d8d4d24ba670d16