Update to version 1.2.0; Fixes RHBZ#1992225

epel9
Fabio Valentini 4 years ago
parent e0c0b50c35
commit da8f667dfc
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -5,3 +5,4 @@
/bitstream-io-0.9.0.crate /bitstream-io-0.9.0.crate
/bitstream-io-1.0.0.crate /bitstream-io-1.0.0.crate
/bitstream-io-1.1.0.crate /bitstream-io-1.1.0.crate
/bitstream-io-1.2.0.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 17 # Generated by rust2rpm 18
%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: 1.1.0 Version: 1.2.0
Release: %autorelease Release: %autorelease
Summary: Library for reading/writing un-aligned values from/to streams Summary: Library for reading/writing un-aligned values from/to streams

@ -1 +1 @@
SHA512 (bitstream-io-1.1.0.crate) = 22b604d97b8e2f795a4c652e21ac5e542e01c944cb6d0db5d7b7e9aebe47e744c26d7fd4931e7c59d51db6100519349e3c090009cb1472fdc8411171ad1b6b2b SHA512 (bitstream-io-1.2.0.crate) = 04c44cde341aadc2acbc38533797039c94b7c46d2c762b7824f4d1ac46518a3812ac8fe6c2853d4b5af163aba61e54b7434212d9444a46936383e72f98e32072

Loading…
Cancel
Save