update to version 0.1.13

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

1
.gitignore vendored

@ -2,3 +2,4 @@
/const-random-macro-0.1.8.crate /const-random-macro-0.1.8.crate
/const-random-macro-0.1.10.crate /const-random-macro-0.1.10.crate
/const-random-macro-0.1.11.crate /const-random-macro-0.1.11.crate
/const-random-macro-0.1.13.crate

@ -1,12 +1,12 @@
# Generated by rust2rpm 15 # Generated by rust2rpm 16
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
%global crate const-random-macro %global crate const-random-macro
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.1.11 Version: 0.1.13
Release: 2%{?dist} Release: 1%{?dist}
Summary: Provides the procedural macro used by const-random Summary: Provides the procedural macro used by const-random
# Upstream license specification: MIT OR Apache-2.0 # Upstream license specification: MIT OR Apache-2.0
@ -70,6 +70,9 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Thu Mar 25 2021 Fabio Valentini <decathorpe@gmail.com> - 0.1.13-1
- Update to version 0.1.13.
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.11-2 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.11-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

@ -1 +1 @@
SHA512 (const-random-macro-0.1.11.crate) = 5e5c79bcfbbb88136052c8e3ad66c35a07e2d95603534360d991520a55ec2d30a265410030f1406cd8a8c1d8eaaf68f9d2a0147b5787e59c933ef53074074745 SHA512 (const-random-macro-0.1.13.crate) = 9c89b9a6164b58ed83cd888ae996a769d1d705a966fa1551f5024924638b7ac193cc6192dda84a34eebd1a66a2e26af1085aeed2afcd0f167a910e868df868b1

Loading…
Cancel
Save