import rust-semver-1.0.21-1.el9

i9ce changed/i9ce/rust-semver-1.0.21-1.el9
MSVSphere Packaging Team 1 year ago
parent b1fefb29b0
commit 6a3aae8326

1
.gitignore vendored

@ -0,0 +1 @@
SOURCES/semver-1.0.21.crate

@ -0,0 +1 @@
271960390e938887c805ca5342e0e143bbb98607 SOURCES/semver-1.0.21.crate

Binary file not shown.

Binary file not shown.

@ -15,7 +15,7 @@
%global crate semver %global crate semver
Name: rust-semver Name: rust-semver
Version: 1.0.20 Version: 1.0.21
Release: %autorelease Release: %autorelease
Summary: Parser and evaluator for Cargo's flavor of Semantic Versioning Summary: Parser and evaluator for Cargo's flavor of Semantic Versioning
@ -100,6 +100,9 @@ use the "std" feature of the "%{crate}" crate.
%endif %endif
%changelog %changelog
* Wed Jan 03 2024 Fabio Valentini <decathorpe@gmail.com> - 1.0.21-1
- Update to version 1.0.21; Fixes RHBZ#2256496
* Sun Nov 19 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.0.20-1 * Sun Nov 19 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.0.20-1
- Rebuilt for MSVSphere 9.2 - Rebuilt for MSVSphere 9.2

Loading…
Cancel
Save