import rust-no-panic-0.1.33-1.el10

i10ce changed/i10ce/rust-no-panic-0.1.33-1.el10
MSVSphere Packaging Team 2 weeks ago
parent fa579e3671
commit c8241c751d
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

2
.gitignore vendored

@ -1 +1 @@
SOURCES/no-panic-0.1.32.crate
SOURCES/no-panic-0.1.33.crate

@ -1 +1 @@
eb0316b957f76dc3bad133afef75ace28d2fb265 SOURCES/no-panic-0.1.32.crate
c9eb656ff6b815d98154715e6d8f53114d74dbaf SOURCES/no-panic-0.1.33.crate

@ -15,7 +15,7 @@
%global crate no-panic
Name: rust-no-panic
Version: 0.1.32
Version: 0.1.33
Release: %autorelease
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
%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
- Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Tue Nov 26 2024 Fabio Valentini <decathorpe@gmail.com> - 0.1.32-1
- Update to version 0.1.32; Fixes RHBZ#2325409

Loading…
Cancel
Save