update to version 1.4.1

epel10
Fabio Valentini 4 years ago
parent 135cf8b208
commit 1bc58715b4
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -2,3 +2,4 @@
/serde_with_macros-1.2.1.crate
/serde_with_macros-1.2.2.crate
/serde_with_macros-1.3.0.crate
/serde_with_macros-1.4.1.crate

@ -5,8 +5,8 @@
%global crate serde_with_macros
Name: rust-%{crate}
Version: 1.3.0
Release: 2%{?dist}
Version: 1.4.1
Release: 1%{?dist}
Summary: Proc-macro library for serde_with
# Upstream license specification: MIT OR Apache-2.0
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Sat Feb 27 2021 Fabio Valentini <decathorpe@gmail.com> - 1.4.1-1
- Update to version 1.4.1.
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

@ -1 +1 @@
SHA512 (serde_with_macros-1.3.0.crate) = 1717f7f87f2e456b56ac93547f246171fa3b9d193c7de41ed43039ce310ae5dca873e5ebd3dca1b331be81e30b9e8fc5948ed99a430772d1bbd9fef6548ffb93
SHA512 (serde_with_macros-1.4.1.crate) = e7aaca8d4b033b9ce7eea4b79fd34018574ad4d1f3a688a20e9a5bcc3f4b1edb0987c0fb848b511b10c8ef90e3f93702ca9d462339b0e2e8a2b6245e5aad6e41

Loading…
Cancel
Save