import rust-rustversion-1.0.19-1.el10

i10ce changed/i10ce/rust-rustversion-1.0.19-1.el10
MSVSphere Packaging Team 2 weeks ago
parent 754dd5a229
commit 5d900ed1d9
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

2
.gitignore vendored

@ -1 +1 @@
SOURCES/rustversion-1.0.18.crate
SOURCES/rustversion-1.0.19.crate

@ -1 +1 @@
39003344779219b04dc9a5119c6dc4d670216564 SOURCES/rustversion-1.0.18.crate
4c0a571962096b163722f62198c6fcbaf3e3ccd2 SOURCES/rustversion-1.0.19.crate

@ -8,14 +8,14 @@
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
## END: Set by rpmautospec
# Generated by rust2rpm 26
%bcond_without check
# Generated by rust2rpm 27
%bcond check 1
%global debug_package %{nil}
%global crate rustversion
Name: rust-rustversion
Version: 1.0.18
Version: 1.0.19
Release: %autorelease
Summary: Conditional compilation according to rustc compiler version
@ -76,10 +76,13 @@ use the "default" feature of the "%{crate}" crate.
%endif
%changelog
## START: Generated by rpmautospec
* Fri Jan 03 2025 Fabio Valentini <decathorpe@gmail.com> - 1.0.19-1
- Update to version 1.0.19; Fixes RHBZ#2334268
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.0.18-1
- Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Sun Oct 20 2024 Fabio Valentini <decathorpe@gmail.com> - 1.0.18-1
- Update to version 1.0.18; Fixes RHBZ#2318620

Loading…
Cancel
Save