From d1819ac30a2a6fa0f8b248c66c68b7533b2697d1 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Wed, 20 May 2020 17:09:08 -0700 Subject: [PATCH] Update to 0.4.27 --- .gitignore | 1 + rust-tar.spec | 15 +++++++++------ sources | 2 +- 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 62fe501..f90c1cd 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /tar-0.4.24.crate /tar-0.4.25.crate /tar-0.4.26.crate +/tar-0.4.27.crate diff --git a/rust-tar.spec b/rust-tar.spec index ed90d45..fd97875 100644 --- a/rust-tar.spec +++ b/rust-tar.spec @@ -1,12 +1,12 @@ -# Generated by rust2rpm 10 +# Generated by rust2rpm 13 %bcond_without check %global debug_package %{nil} %global crate tar Name: rust-%{crate} -Version: 0.4.26 -Release: 4%{?dist} +Version: 0.4.27 +Release: 1%{?dist} Summary: Rust implementation of a TAR file reader and writer # Upstream license specification: MIT/Apache-2.0 @@ -44,7 +44,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} @@ -56,7 +56,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 %package -n %{name}+xattr-devel Summary: %{summary} @@ -68,7 +68,7 @@ This package contains library source intended for building other packages which use "xattr" feature of "%{crate}" crate. %files -n %{name}+xattr-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 @@ -90,6 +90,9 @@ which use "xattr" feature of "%{crate}" crate. %endif %changelog +* Thu May 21 2020 Josh Stone - 0.4.27-1 +- Update to 0.4.27 + * Thu Jan 30 2020 Fedora Release Engineering - 0.4.26-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index b983a31..e9663fa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (tar-0.4.26.crate) = 83ee187b253347068121d04242a488ac44ca6da159c6f9029f3e063b04544b7fa3ed40fed7e251692ffd73553dd369edb413f52f3b3718396451ec916eba15ab +SHA512 (tar-0.4.27.crate) = 55835b715021183a39d64cc6fc9f785f36e43869bfeddcabb3370d9f10c7d692f3850eab3d3e5881cdb0ebb8af8bf34650eb83f1dbc7fda0a41d936c78a6fea1