diff --git a/.gitignore b/.gitignore index 1158990..e4f7f57 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /skim-0.8.0.crate /skim-0.8.1.crate /skim-0.8.2.crate +/skim-0.9.4.crate diff --git a/rust-skim.spec b/rust-skim.spec index a59aa89..11785c0 100644 --- a/rust-skim.spec +++ b/rust-skim.spec @@ -1,17 +1,21 @@ -# Generated by rust2rpm 15 +# Generated by rust2rpm 17 %bcond_without check %global crate skim Name: rust-%{crate} -Version: 0.8.2 -Release: 6%{?dist} +Version: 0.9.4 +Release: 1%{?dist} Summary: Fuzzy Finder in Rust # Upstream license specification: MIT License: MIT URL: https://crates.io/crates/skim Source: %{crates_source} +# Initial patched metadata +# * bump from nix 0.19 to 0.20 +# * bump from vte 0.9 to 0.10 +Patch0: skim-fix-metadata.diff ExclusiveArch: %{rust_arches} %if %{__cargo_skip_build} @@ -28,18 +32,18 @@ Fuzzy Finder in rust!.} %if ! %{__cargo_skip_build} %package -n %{crate} Summary: %{summary} -# (MIT or ASL 2.0) and BSD +# ASL 2.0 or MIT # MIT # MIT or ASL 2.0 # MPLv2.0 # Unlicense or MIT -License: MIT and BSD and MPLv2.0 +License: MIT and MPLv2.0 %description -n %{crate} %{_description} %files -n %{crate} %license LICENSE -%doc CHANGELOG.md README.md +%doc README.md CHANGELOG.md %{_bindir}/sk %{_bindir}/sk-tmux %{_mandir}/man1/sk.1* @@ -66,7 +70,7 @@ which use "%{crate}" crate. %files devel %license LICENSE -%doc CHANGELOG.md README.md +%doc README.md CHANGELOG.md %{cargo_registry}/%{crate}-%{version_no_tilde}/ %package -n %{name}+default-devel @@ -123,6 +127,10 @@ install -Dpm0644 -t %{buildroot}%{_datadir}/skim/shell \ %endif %changelog +* Mon Jun 28 2021 Fabio Valentini - 0.9.4-1 +- Update to version 0.9.4. +- Fixes RHBZ#1889197 + * Wed Jan 27 2021 Fedora Release Engineering - 0.8.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild diff --git a/skim-fix-metadata.diff b/skim-fix-metadata.diff new file mode 100644 index 0000000..f84a27c --- /dev/null +++ b/skim-fix-metadata.diff @@ -0,0 +1,20 @@ +--- skim-0.9.4/Cargo.toml 1970-01-01T00:00:00+00:00 ++++ skim-0.9.4/Cargo.toml 2021-06-28T17:22:47.103078+00:00 +@@ -70,7 +70,7 @@ + version = "0.4.6" + + [dependencies.nix] +-version = "0.19.1" ++version = "0.20.0" + + [dependencies.rayon] + version = "1.0.3" +@@ -94,7 +94,7 @@ + version = "0.1.4" + + [dependencies.vte] +-version = "0.9.0" ++version = "0.10.0" + + [features] + default = [] diff --git a/sources b/sources index 6d2887d..4bfddf8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (skim-0.8.2.crate) = 2911687d426cd2e377623e9c94747198be4357c5a02706f424b2371f256a43380f41a34a594f36bb99100774a5d2ce19bd88ea719c762e3aff187b55aeba6f19 +SHA512 (skim-0.9.4.crate) = 05ae2030c7cd28e28111d8998d677eb6d5e6cb1d69cb385e373b477a794a608fef57eace4a60bec0460697fc2ef7a3fc41de86acf55d364434f80e1ea8466403