import rust-unicase-2.8.1-1.el10

i10ce changed/i10ce/rust-unicase-2.8.1-1.el10
MSVSphere Packaging Team 4 weeks ago
parent 7c197dbe3c
commit f0db6a73e9
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

2
.gitignore vendored

@ -1 +1 @@
SOURCES/unicase-2.8.0.crate
SOURCES/unicase-2.8.1.crate

@ -1 +1 @@
6618700349b7e91d22c0793b8c8e41107103168a SOURCES/unicase-2.8.0.crate
39fe7f5aa74a5a5e7b9ac4f066ea27f47f887baf SOURCES/unicase-2.8.1.crate

@ -8,14 +8,14 @@
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
## END: Set by rpmautospec
# Generated by rust2rpm 26
%bcond_without check
# Generated by rust2rpm 27
%bcond check 1
%global debug_package %{nil}
%global crate unicase
Name: rust-unicase
Version: 2.8.0
Version: 2.8.1
Release: %autorelease
Summary: Case-insensitive wrapper around strings
@ -88,10 +88,13 @@ use the "nightly" feature of the "%{crate}" crate.
%endif
%changelog
## START: Generated by rpmautospec
* Fri Jan 03 2025 Fabio Valentini <decathorpe@gmail.com> - 2.8.1-1
- Update to version 2.8.1; Fixes RHBZ#2334002
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.8.0-1
- Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Sat Oct 19 2024 Fabio Valentini <decathorpe@gmail.com> - 2.8.0-1
- Update to version 2.8.0; Fixes RHBZ#2319850

Loading…
Cancel
Save