update to version 1.4.1

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

1
.gitignore vendored

@ -7,3 +7,4 @@
/alphanumeric-sort-1.3.0.crate /alphanumeric-sort-1.3.0.crate
/alphanumeric-sort-1.3.3.crate /alphanumeric-sort-1.3.3.crate
/alphanumeric-sort-1.4.0.crate /alphanumeric-sort-1.4.0.crate
/alphanumeric-sort-1.4.1.crate

@ -1,12 +1,12 @@
# Generated by rust2rpm 13 # Generated by rust2rpm 16
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
%global crate alphanumeric-sort %global crate alphanumeric-sort
Name: rust-%{crate} Name: rust-%{crate}
Version: 1.4.0 Version: 1.4.1
Release: 2%{?dist} Release: 1%{?dist}
Summary: Sort order for files and folders whose names contain numerals Summary: Sort order for files and folders whose names contain numerals
# Upstream license specification: MIT # Upstream license specification: MIT
@ -84,6 +84,10 @@ which use "std" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Thu Mar 25 2021 Fabio Valentini <decathorpe@gmail.com> - 1.4.1-1
- Update to version 1.4.1.
- Fixes RHBZ#1937532
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-2 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

@ -1 +1 @@
SHA512 (alphanumeric-sort-1.4.0.crate) = 093b6f4cc9df8433d01b88bf67d40341ceb8aedf6163e5f1cbe38e84c5adefef0a46fcf952950a1bde05ba65e458e6bf243ed3492cbf7afc183ad5e86ab75a49 SHA512 (alphanumeric-sort-1.4.1.crate) = b5b790e0d84d851eb33122344281f6e6ecf2db826759b243c68311c31834a9ce64febe7b3ec96a21ec9df36ee77f71824ae55abc4803650f0bb4334f81a90318

Loading…
Cancel
Save