|
|
@ -1,5 +1,5 @@
|
|
|
|
## START: Set by rpmautospec
|
|
|
|
## START: Set by rpmautospec
|
|
|
|
## (rpmautospec version 0.7.2)
|
|
|
|
## (rpmautospec version 0.7.3)
|
|
|
|
## RPMAUTOSPEC: autorelease, autochangelog
|
|
|
|
## RPMAUTOSPEC: autorelease, autochangelog
|
|
|
|
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
|
|
|
|
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
|
|
|
|
release_number = 1;
|
|
|
|
release_number = 1;
|
|
|
@ -8,15 +8,15 @@
|
|
|
|
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
|
|
|
|
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
|
|
|
|
## END: Set by rpmautospec
|
|
|
|
## END: Set by rpmautospec
|
|
|
|
|
|
|
|
|
|
|
|
# Generated by rust2rpm 26
|
|
|
|
# Generated by rust2rpm 27
|
|
|
|
# * tests can only be run in-tree
|
|
|
|
# * tests can only be run in-tree
|
|
|
|
%bcond_with check
|
|
|
|
%bcond check 0
|
|
|
|
%global debug_package %{nil}
|
|
|
|
%global debug_package %{nil}
|
|
|
|
|
|
|
|
|
|
|
|
%global crate serde_with
|
|
|
|
%global crate serde_with
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-serde_with
|
|
|
|
Name: rust-serde_with
|
|
|
|
Version: 3.11.0
|
|
|
|
Version: 3.12.0
|
|
|
|
Release: %autorelease
|
|
|
|
Release: %autorelease
|
|
|
|
Summary: Custom de/serialization functions for Rust's serde
|
|
|
|
Summary: Custom de/serialization functions for Rust's serde
|
|
|
|
|
|
|
|
|
|
|
@ -258,10 +258,13 @@ use the "time_0_3" feature of the "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
## START: Generated by rpmautospec
|
|
|
|
|
|
|
|
* Sat Jan 04 2025 Fabio Valentini <decathorpe@gmail.com> - 3.12.0-1
|
|
|
|
|
|
|
|
- Update to version 3.12.0; Fixes RHBZ#2334130
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.11.0-1
|
|
|
|
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.11.0-1
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
|
|
## START: Generated by rpmautospec
|
|
|
|
|
|
|
|
* Mon Oct 07 2024 Fabio Valentini <decathorpe@gmail.com> - 3.11.0-1
|
|
|
|
* Mon Oct 07 2024 Fabio Valentini <decathorpe@gmail.com> - 3.11.0-1
|
|
|
|
- Update to version 3.11.0; Fixes RHBZ#2315994
|
|
|
|
- Update to version 3.11.0; Fixes RHBZ#2315994
|
|
|
|
|
|
|
|
|
|
|
|