From 4019dcfebbf97fe73d7d4b056b985254076300b2 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Tue, 10 Mar 2020 17:14:17 -0700 Subject: [PATCH] Update to 0.7.0 --- .gitignore | 1 + rust-hexyl.spec | 13 ++++++++----- sources | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 9733b18..f99c6c3 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /hexyl-0.5.0.crate /hexyl-0.5.1.crate /hexyl-0.6.0.crate +/hexyl-0.7.0.crate diff --git a/rust-hexyl.spec b/rust-hexyl.spec index fbc8db0..fe7e04f 100644 --- a/rust-hexyl.spec +++ b/rust-hexyl.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 10 +# Generated by rust2rpm 13 %bcond_without check %global crate hexyl Name: rust-%{crate} -Version: 0.6.0 -Release: 2%{?dist} +Version: 0.7.0 +Release: 1%{?dist} Summary: A command-line hex viewer # Upstream license specification: MIT/Apache-2.0 @@ -50,7 +50,7 @@ which use "%{crate}" crate. %files devel %doc README.md -%{cargo_registry}/%{crate}-%{version}/ +%{cargo_registry}/%{crate}-%{version_no_tilde}/ %package -n %{name}+default-devel Summary: %{summary} @@ -62,7 +62,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 @@ -83,6 +83,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Wed Mar 11 2020 Josh Stone - 0.7.0-1 +- Update to 0.7.0 + * Thu Jan 30 2020 Fedora Release Engineering - 0.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index d3a62de..f889a5e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (hexyl-0.6.0.crate) = 7c1089e212856fdb17f557842523f85d473b7aa565b500938bca64389d6413bc0f1abce429e003fa9748f1a1669682a9b6fd26933d3d00c8e061edf3bc50ef42 +SHA512 (hexyl-0.7.0.crate) = d72339459c0633fe5eb6ab187d10b238af42f3ecf1af760608c565e7be1611afcead62f063dcc48dda644530322ca622ff7516a6c45f2fc1d58d2cc4b4d2e4b1