update to version 0.1.2

epel9
Fabio Valentini 4 years ago
parent 9b2c2425ec
commit 6af1372df3
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -1,2 +1,3 @@
/time-macros-impl-0.1.0.crate
/time-macros-impl-0.1.1.crate
/time-macros-impl-0.1.2.crate

@ -1,12 +1,12 @@
# Generated by rust2rpm 13
# Generated by rust2rpm 17
%bcond_without check
%global debug_package %{nil}
%global crate time-macros-impl
Name: rust-%{crate}
Version: 0.1.1
Release: 4%{?dist}
Version: 0.1.2
Release: 1%{?dist}
Summary: Procedural macros for the time crate
# Upstream license specification: MIT OR Apache-2.0
@ -70,6 +70,10 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Fri Jun 18 2021 Fabio Valentini <decathorpe@gmail.com> - 0.1.2-1
- Update to version 0.1.2.
- Fixes RHBZ#1971216
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

@ -1 +1 @@
SHA512 (time-macros-impl-0.1.1.crate) = c153f9e9f2acd6a9e7190a899bed3050b922eea0cdc8d0fa7ea4c67e03856189bddc745150b3e3c19320ae79e8923f9201aec8923e977c6e407833d08e1a1990
SHA512 (time-macros-impl-0.1.2.crate) = 7f783390b4cdcaed2b9c8d8083f42d5708ad25605d3c17c3a484ebd1bb93531627d563d4506281a856bc4a23ff2a4d3d4b42eb8be15da0dca2712bf47c3dcf66

Loading…
Cancel
Save