update to version 0.3.3

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

1
.gitignore vendored

@ -1,3 +1,4 @@
/heck-0.3.0.crate /heck-0.3.0.crate
/heck-0.3.1.crate /heck-0.3.1.crate
/heck-0.3.2.crate /heck-0.3.2.crate
/heck-0.3.3.crate

@ -1,12 +1,12 @@
# Generated by rust2rpm 16 # Generated by rust2rpm 17
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
%global crate heck %global crate heck
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.3.2 Version: 0.3.3
Release: 2%{?dist} Release: 1%{?dist}
Summary: Case conversion library Summary: Case conversion library
# Upstream license specification: MIT OR Apache-2.0 # Upstream license specification: MIT OR Apache-2.0
@ -71,6 +71,10 @@ which use "default" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Sat Jun 05 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.3-1
- Update to version 0.3.3.
- Fixes RHBZ#1967324
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-2 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

@ -1 +1 @@
SHA512 (heck-0.3.2.crate) = cbc72c3473ab14fe445491b1d9586d50de9a462af344638b871f7309fa805069a1405bcb1e0859b561f48583fc71045f38d03b92332d35131c67e140ccd241ad SHA512 (heck-0.3.3.crate) = b3498e033f44e03206421e565efec5b21d13107b60d35e4476331c44e6effd75c81f7678f2452c822eefd581209a2ffefd2034779cca2d8b4fac4583bbbf777f

Loading…
Cancel
Save