Update to 0.9.0

Close: rhbz#1878217

Signed-off-by: Robert-André Mauchin <zebob.m@gmail.com>
epel9
Robert-André Mauchin 4 years ago
parent 1967763ae1
commit 827c683d06
No known key found for this signature in database
GPG Key ID: F07E690B12A82D56

1
.gitignore vendored

@ -2,3 +2,4 @@
/bitstream-io-0.8.3.crate /bitstream-io-0.8.3.crate
/bitstream-io-0.8.4.crate /bitstream-io-0.8.4.crate
/bitstream-io-0.8.5.crate /bitstream-io-0.8.5.crate
/bitstream-io-0.9.0.crate

@ -1,12 +1,12 @@
# Generated by rust2rpm 13 # Generated by rust2rpm 16
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
%global crate bitstream-io %global crate bitstream-io
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.8.5 Version: 0.9.0
Release: 2%{?dist} Release: 1%{?dist}
Summary: Library for reading/writing un-aligned values from/to streams Summary: Library for reading/writing un-aligned values from/to streams
# Upstream license specification: MIT/Apache-2.0 # Upstream license specification: MIT/Apache-2.0
@ -72,6 +72,10 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Thu Dec 10 17:40:45 CET 2020 Robert-André Mauchin <zebob.m@gmail.com> - 0.9.0-1
- Update to 0.9.0
- Close: rhbz#1878217
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.5-2 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

@ -1 +1 @@
SHA512 (bitstream-io-0.8.5.crate) = 79d87a9b3780e6bf38000d435a2fe7579ce88bbbf50cc2fe4b3eaeb1b7812813216682adf968de369fa6f749f75958a47e6232d3a5154cdd2c8bbc69a616e3ca SHA512 (bitstream-io-0.9.0.crate) = 1d03c4f44a02ec4d4b668ab6c03d29f1c28e191a1bb6f170faaf7c4b7231f3b6304270af158e983dd86210ce86cc0fb92ceb2de45aa80638cfbdb7a386c1c7b5

Loading…
Cancel
Save