From 6e9e48418ccfecfa75f73269d0e6418a29d7385b Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Fri, 8 Jul 2022 16:35:06 +0200 Subject: [PATCH] Update to version 1.1.3; Fixes RHBZ#2103939 --- .gitignore | 1 + rust-buffered-reader.spec | 24 ++++++++++++------------ sources | 2 +- 3 files changed, 14 insertions(+), 13 deletions(-) diff --git a/.gitignore b/.gitignore index a39e430..be70d38 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /buffered-reader-1.1.0.crate /buffered-reader-1.1.1.crate /buffered-reader-1.1.2.crate +/buffered-reader-1.1.3.crate diff --git a/rust-buffered-reader.spec b/rust-buffered-reader.spec index d96c6ce..4bded04 100644 --- a/rust-buffered-reader.spec +++ b/rust-buffered-reader.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 20 +# Generated by rust2rpm 21 %bcond_without check %global debug_package %{nil} %global crate buffered-reader Name: rust-%{crate} -Version: 1.1.2 +Version: 1.1.3 Release: %autorelease Summary: Super-powered Reader @@ -16,7 +16,7 @@ Source: %{crates_source} ExclusiveArch: %{rust_arches} -BuildRequires: rust-packaging +BuildRequires: rust-packaging >= 21 %global _description %{expand: Super-powered Reader.} @@ -33,9 +33,9 @@ This package contains library source intended for building other packages which use the "%{crate}" crate. %files devel -%license LICENSE.txt -%doc README.md -%{cargo_registry}/%{crate}-%{version_no_tilde}/ +%license %{crate_instdir}/LICENSE.txt +%doc %{crate_instdir}/README.md +%{crate_instdir}/ %package -n %{name}+default-devel Summary: %{summary} @@ -47,7 +47,7 @@ This package contains library source intended for building other packages which use the "default" feature of the "%{crate}" crate. %files -n %{name}+default-devel -%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml +%ghost %{crate_instdir}/Cargo.toml %package -n %{name}+bzip2-devel Summary: %{summary} @@ -59,7 +59,7 @@ This package contains library source intended for building other packages which use the "bzip2" feature of the "%{crate}" crate. %files -n %{name}+bzip2-devel -%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml +%ghost %{crate_instdir}/Cargo.toml %package -n %{name}+compression-devel Summary: %{summary} @@ -71,7 +71,7 @@ This package contains library source intended for building other packages which use the "compression" feature of the "%{crate}" crate. %files -n %{name}+compression-devel -%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml +%ghost %{crate_instdir}/Cargo.toml %package -n %{name}+compression-bzip2-devel Summary: %{summary} @@ -83,7 +83,7 @@ This package contains library source intended for building other packages which use the "compression-bzip2" feature of the "%{crate}" crate. %files -n %{name}+compression-bzip2-devel -%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml +%ghost %{crate_instdir}/Cargo.toml %package -n %{name}+compression-deflate-devel Summary: %{summary} @@ -95,7 +95,7 @@ This package contains library source intended for building other packages which use the "compression-deflate" feature of the "%{crate}" crate. %files -n %{name}+compression-deflate-devel -%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml +%ghost %{crate_instdir}/Cargo.toml %package -n %{name}+flate2-devel Summary: %{summary} @@ -107,7 +107,7 @@ This package contains library source intended for building other packages which use the "flate2" feature of the "%{crate}" crate. %files -n %{name}+flate2-devel -%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml +%ghost %{crate_instdir}/Cargo.toml %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 diff --git a/sources b/sources index bbfe100..969a982 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buffered-reader-1.1.2.crate) = 3e87b8d72d3c7a84bf19a733716b45bfffece3495d18a79cc2b0a9a15c816c50b95c674810e3ac7fda473030a9eef222c45af18e110c67e17e32d71ddeb8ea94 +SHA512 (buffered-reader-1.1.3.crate) = 5362bd209d8629d52e034845b122db3eef7d1bd5aeb26109ef9c890021a8205bce464a59a013cbfd152980e38c89eef208a798cd63a3d306680e57d833541f80