import rust-quote-1.0.38-1.el10

i10ce changed/i10ce/rust-quote-1.0.38-1.el10
MSVSphere Packaging Team 2 weeks ago
parent 201493ebda
commit 2c8e423a61
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

2
.gitignore vendored

@ -1 +1 @@
SOURCES/quote-1.0.37.crate
SOURCES/quote-1.0.38.crate

@ -1 +1 @@
b26e91103eb61b25a493e772341727b5bf28dfd5 SOURCES/quote-1.0.37.crate
38586b2f50d582e0707f0f570e1e2834d9ef84ed SOURCES/quote-1.0.38.crate

@ -1,5 +1,5 @@
## START: Set by rpmautospec
## (rpmautospec version 0.7.2)
## (rpmautospec version 0.7.3)
## RPMAUTOSPEC: autorelease, autochangelog
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
release_number = 1;
@ -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 quote
Name: rust-quote
Version: 1.0.37
Version: 1.0.38
Release: %autorelease
Summary: Quasi-quoting macro quote!(...)
@ -88,10 +88,13 @@ use the "proc-macro" feature of the "%{crate}" crate.
%endif
%changelog
## START: Generated by rpmautospec
* Sat Jan 04 2025 Fabio Valentini <decathorpe@gmail.com> - 1.0.38-1
- Update to version 1.0.38; Fixes RHBZ#2334149
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.0.37-1
- Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Mon Sep 02 2024 Fabio Valentini <decathorpe@gmail.com> - 1.0.37-1
- Update to version 1.0.37; Fixes RHBZ#2307467

Loading…
Cancel
Save