import rust-serde_derive-1.0.195-1.el9

i9ce changed/i9ce/rust-serde_derive-1.0.195-1.el9
MSVSphere Packaging Team 1 year ago
parent 03fa0d1dad
commit 5de642d85d

1
.gitignore vendored

@ -0,0 +1 @@
SOURCES/serde_derive-1.0.195.crate

@ -0,0 +1 @@
b88afe876709e7c4da239f4be535687986bd29db SOURCES/serde_derive-1.0.195.crate

@ -0,0 +1,3 @@
[tests]
run = ["none"]
comments = ["tests can only be run in-tree"]

@ -16,7 +16,7 @@
%global crate serde_derive
Name: rust-serde_derive
Version: 1.0.192
Version: 1.0.195
Release: %autorelease
Summary: Macros 1.1 implementation of #[derive(Serialize, Deserialize)]
@ -90,6 +90,15 @@ use the "deserialize_in_place" feature of the "%{crate}" crate.
%endif
%changelog
* Fri Jan 12 2024 Fabio Valentini <decathorpe@gmail.com> - 1.0.195-1
- Update to version 1.0.195; Fixes RHBZ#2257012
* Wed Jan 03 2024 Fabio Valentini <decathorpe@gmail.com> - 1.0.194-1
- Update to version 1.0.194; Fixes RHBZ#2256428
* Thu Nov 30 2023 Fabio Valentini <decathorpe@gmail.com> - 1.0.193-1
- Update to version 1.0.193; Fixes RHBZ#2250759
* Mon Nov 20 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.0.192-1
- Rebuilt for MSVSphere 9.2

Loading…
Cancel
Save