|
|
@ -15,7 +15,7 @@
|
|
|
|
%global crate no-panic
|
|
|
|
%global crate no-panic
|
|
|
|
|
|
|
|
|
|
|
|
Name: rust-no-panic
|
|
|
|
Name: rust-no-panic
|
|
|
|
Version: 0.1.32
|
|
|
|
Version: 0.1.33
|
|
|
|
Release: %autorelease
|
|
|
|
Release: %autorelease
|
|
|
|
Summary: Attribute macro to require that the compiler prove a function can't ever panic
|
|
|
|
Summary: Attribute macro to require that the compiler prove a function can't ever panic
|
|
|
|
|
|
|
|
|
|
|
@ -77,10 +77,13 @@ use the "default" feature of the "%{crate}" crate.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
## START: Generated by rpmautospec
|
|
|
|
|
|
|
|
* Fri Jan 03 2025 Fabio Valentini <decathorpe@gmail.com> - 0.1.33-1
|
|
|
|
|
|
|
|
- Update to version 0.1.33; Fixes RHBZ#2333712
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.1.32-1
|
|
|
|
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.1.32-1
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
|
|
## START: Generated by rpmautospec
|
|
|
|
|
|
|
|
* Tue Nov 26 2024 Fabio Valentini <decathorpe@gmail.com> - 0.1.32-1
|
|
|
|
* Tue Nov 26 2024 Fabio Valentini <decathorpe@gmail.com> - 0.1.32-1
|
|
|
|
- Update to version 0.1.32; Fixes RHBZ#2325409
|
|
|
|
- Update to version 0.1.32; Fixes RHBZ#2325409
|
|
|
|
|
|
|
|
|
|
|
|