import rust-termcolor-1.4.1-1.el9

i9ce changed/i9ce/rust-termcolor-1.4.1-1.el9
MSVSphere Packaging Team 1 year ago
parent 47fe610e39
commit c25e9380b1

2
.gitignore vendored

@ -1 +1 @@
SOURCES/termcolor-1.4.0.crate
SOURCES/termcolor-1.4.1.crate

@ -1 +1 @@
ad792b2c847e816da625a9c7603c4b81371a360a SOURCES/termcolor-1.4.0.crate
625cb854ef51fa5788c1f16183bd0ef1cf32412a SOURCES/termcolor-1.4.1.crate

@ -1,5 +1,5 @@
--- termcolor-1.4.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ termcolor-1.4.0/Cargo.toml 2023-11-14T23:46:43.491515+00:00
--- termcolor-1.4.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ termcolor-1.4.1/Cargo.toml 2024-01-10T15:57:15.677677+00:00
@@ -36,5 +36,3 @@
[dev-dependencies]

@ -15,7 +15,7 @@
%global crate termcolor
Name: rust-termcolor
Version: 1.4.0
Version: 1.4.1
Release: %autorelease
Summary: Simple cross platform library for writing colored text to a terminal
@ -79,6 +79,9 @@ use the "default" feature of the "%{crate}" crate.
%endif
%changelog
* Wed Jan 10 2024 Fabio Valentini <decathorpe@gmail.com> - 1.4.1-1
- Update to version 1.4.1; Fixes RHBZ#2257699
* Mon Nov 20 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.4.0-1
- Rebuilt for MSVSphere 9.2

Loading…
Cancel
Save