From 3ea15c9280da86d27124d44325d903ca15806833 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Tue, 22 Jun 2021 18:41:54 +0200 Subject: [PATCH] update to version 0.4.3 --- .gitignore | 1 + .rust2rpm.conf | 3 +++ rust-bzip2.spec | 13 ++++++++----- sources | 2 +- 4 files changed, 13 insertions(+), 6 deletions(-) create mode 100644 .rust2rpm.conf diff --git a/.gitignore b/.gitignore index d79e35d..47d3488 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /bzip2-0.3.3.crate /bzip2-0.4.2.crate +/bzip2-0.4.3.crate diff --git a/.rust2rpm.conf b/.rust2rpm.conf new file mode 100644 index 0000000..ba12dc4 --- /dev/null +++ b/.rust2rpm.conf @@ -0,0 +1,3 @@ +[DEFAULT] +unwanted-features = + static diff --git a/rust-bzip2.spec b/rust-bzip2.spec index 0b84262..91335d0 100644 --- a/rust-bzip2.spec +++ b/rust-bzip2.spec @@ -1,15 +1,14 @@ -# Generated by rust2rpm 16 -# * partial-io is too new in Fedora (^0.4 instead of ^0.3) -# * quickcheck is too old in Fedora (^0.9 instead of ^1) +# Generated by rust2rpm 17 +# * partial-io is too new in Fedora %bcond_with check %global debug_package %{nil} %global crate bzip2 Name: rust-%{crate} -Version: 0.4.2 +Version: 0.4.3 Release: 1%{?dist} -Summary: Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams +Summary: Bindings to libbzip2 for bzip2 exposed as Reader/Writer streams # Upstream license specification: MIT/Apache-2.0 License: MIT or ASL 2.0 @@ -110,6 +109,10 @@ which use "tokio-io" feature of "%{crate}" crate. %endif %changelog +* Tue Jun 22 2021 Fabio Valentini - 0.4.3-1 +- Update to version 0.4.3. +- Fixes RHBZ#1970139 + * Mon Mar 01 2021 Fabio Valentini - 0.4.2-1 - Update to version 0.4.2. diff --git a/sources b/sources index 12168e4..9d4440f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (bzip2-0.4.2.crate) = 8dc26b6465eaf8781d8a0317433fb5aed1da68621e629b583e6655ffa1da3a0c588c3d628079421de396ea98afa7720628812d8361ba56a58d10144a25221666 +SHA512 (bzip2-0.4.3.crate) = 2d4622c336f204ab28970ccb369ba55829bfea426bfe96f15da376f2375c441a9bfb03c46f5da210990f23115740250cc15e9036309034b39a1c960dca542da2