update to version 1.2.2

epel10
Fabio Valentini 4 years ago
parent 95d0e9d5d9
commit e39abf5e9f
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -1,2 +1,3 @@
/serde_with_macros-1.1.0.crate
/serde_with_macros-1.2.1.crate
/serde_with_macros-1.2.2.crate

@ -5,7 +5,7 @@
%global crate serde_with_macros
Name: rust-%{crate}
Version: 1.2.1
Version: 1.2.2
Release: 1%{?dist}
Summary: Proc-macro library for serde_with
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Wed Oct 07 2020 Fabio Valentini <decathorpe@gmail.com> - 1.2.2-1
- Update to version 1.2.2.
* Mon Oct 05 2020 Fabio Valentini <decathorpe@gmail.com> - 1.2.1-1
- Update to version 1.2.1.

@ -1 +1 @@
SHA512 (serde_with_macros-1.2.1.crate) = b829afddbb0fb2e3eda7fabf75f3803f11f3f85034b4be45b6180fd00b0e264bffa0a2b8c66d2bc2ab5425777172a211b73cf0da64bd87c9e545f4b525a0125e
SHA512 (serde_with_macros-1.2.2.crate) = aee30f8b8a48bf074f04ca7f0da180d25c523521321189830cdcd036db3f66e3305d53aedb590ca60809e6678f83f1133f7965e636fd166bcb0ad8f9752a44e5

Loading…
Cancel
Save