|
|
@ -16,7 +16,7 @@
|
|
|
|
%global crate serde_derive
|
|
|
|
%global crate serde_derive
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-serde_derive
|
|
|
|
Name: rust-serde_derive
|
|
|
|
Version: 1.0.192
|
|
|
|
Version: 1.0.194
|
|
|
|
Release: %autorelease
|
|
|
|
Release: %autorelease
|
|
|
|
Summary: Macros 1.1 implementation of #[derive(Serialize, Deserialize)]
|
|
|
|
Summary: Macros 1.1 implementation of #[derive(Serialize, Deserialize)]
|
|
|
|
|
|
|
|
|
|
|
@ -90,8 +90,14 @@ use the "deserialize_in_place" feature of the "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Mon Nov 20 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.0.192-1
|
|
|
|
* Wed Jan 10 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.0.194-1
|
|
|
|
- Rebuilt for MSVSphere 9.2
|
|
|
|
- Rebuilt for MSVSphere 9.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Nov 10 2023 Fabio Valentini <decathorpe@gmail.com> - 1.0.192-1
|
|
|
|
* Fri Nov 10 2023 Fabio Valentini <decathorpe@gmail.com> - 1.0.192-1
|
|
|
|
- Update to version 1.0.192; Fixes RHBZ#2246258
|
|
|
|
- Update to version 1.0.192; Fixes RHBZ#2246258
|
|
|
|