diff --git a/.gitignore b/.gitignore index 1318ee8..4c9cac9 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /plist-0.5.1.crate /plist-0.5.3.crate /plist-1.0.0.crate +/plist-1.0.1.crate diff --git a/plist-fix-metadata.diff b/plist-fix-metadata.diff new file mode 100644 index 0000000..16374dc --- /dev/null +++ b/plist-fix-metadata.diff @@ -0,0 +1,11 @@ +--- plist-1.0.1/Cargo.toml 2020-12-27T18:45:59+00:00 ++++ plist-1.0.1/Cargo.toml 2020-12-28T10:09:07.262094+00:00 +@@ -30,7 +30,7 @@ + default-features = false + + [dependencies.indexmap] +-version = ">=1.0.2,<1.6" ++version = "1.0.2" + + [dependencies.line-wrap] + version = "0.1.1" diff --git a/rust-plist.spec b/rust-plist.spec index 914999d..9c0fabe 100644 --- a/rust-plist.spec +++ b/rust-plist.spec @@ -1,18 +1,21 @@ -# Generated by rust2rpm 13 +# Generated by rust2rpm 16 %bcond_without check %global debug_package %{nil} %global crate plist Name: rust-%{crate} -Version: 1.0.0 -Release: 2%{?dist} +Version: 1.0.1 +Release: 1%{?dist} Summary: Rusty plist parser # Upstream license specification: MIT License: MIT URL: https://crates.io/crates/plist Source: %{crates_source} +# Initial patched metadata +# * Avoid locking indexmap, revert of https://github.com/ebarnard/rust-plist/commit/5a8c6664b8916ca9d0671acecabb2c6574cb1f9f +Patch0: plist-fix-metadata.diff ExclusiveArch: %{rust_arches} %if %{__cargo_skip_build} @@ -95,6 +98,9 @@ which use "serde" feature of "%{crate}" crate. %endif %changelog +* Mon Dec 28 11:06:57 CET 2020 Igor Raits - 1.0.1-1 +- Update to 1.0.1 (Fixes: RHBZ#1911126) + * Wed Jul 29 2020 Fedora Release Engineering - 1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild diff --git a/sources b/sources index 5b91210..4ddcd1a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (plist-1.0.0.crate) = e8d5e70fe882ce0c471f6a13ea0db897e10594ca28c8113814d7c38a3ed92c90f734ea45646ea12bd6f59c17e060d2269229d191ba9fc3d514e0fa7ce2bfb855 +SHA512 (plist-1.0.1.crate) = 67c9b478ff89b3461a44c72e0718047fe8378909c3c371de36d875b54e867b7c41f56ccf6215688d7a511fa291620eddea1e1fcd7bfe357276d3d08ec9a84376