Update to 2.3.4

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel10
Igor Raits 5 years ago
parent 65e86a37ff
commit e205e171f8
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E

1
.gitignore vendored

@ -1,2 +1,3 @@
/crc-any-2.3.0.crate /crc-any-2.3.0.crate
/crc-any-2.3.1.crate /crc-any-2.3.1.crate
/crc-any-2.3.4.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 13 # Generated by rust2rpm 15
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
%global crate crc-any %global crate crc-any
Name: rust-%{crate} Name: rust-%{crate}
Version: 2.3.1 Version: 2.3.4
Release: 1%{?dist} Release: 1%{?dist}
Summary: Compute CRC values Summary: Compute CRC values
@ -132,6 +132,9 @@ which use "std" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Mon Jul 20 08:32:57 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 2.3.4-1
- Update to 2.3.4
* Fri Jun 19 2020 Josh Stone <jistone@redhat.com> - 2.3.1-1 * Fri Jun 19 2020 Josh Stone <jistone@redhat.com> - 2.3.1-1
- Update to 2.3.1 - Update to 2.3.1

@ -1 +1 @@
SHA512 (crc-any-2.3.1.crate) = 8fd3d715e039ee28ef625852b166eaa5466ec9e7221706e826913379238c06171f2d46bc6e98d63833536185db2f7f06a9767fa54c553caf220567100680c9bc SHA512 (crc-any-2.3.4.crate) = 3f65ea4cd05bcbed6597d4e1fe24bffe97358e9fafc1381a099c88baf0f87d1f014fecff11617e37a298b318103a8765d759677b9935a193858ded888cd4ecad

Loading…
Cancel
Save