import rust-predicates-core-1.0.9-1.el10

i10ce changed/i10ce/rust-predicates-core-1.0.9-1.el10
MSVSphere Packaging Team 2 weeks ago
parent 3b6c87a2e5
commit 44a28d141e
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

2
.gitignore vendored

@ -1 +1 @@
SOURCES/predicates-core-1.0.8.crate
SOURCES/predicates-core-1.0.9.crate

@ -1 +1 @@
1f79e9741bb3d86bb7e80bf0981f2a5debd7de66 SOURCES/predicates-core-1.0.8.crate
708fb88b4fadf632787b5fce6e0228a4bbff045e SOURCES/predicates-core-1.0.9.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 predicates-core
Name: rust-predicates-core
Version: 1.0.8
Version: 1.0.9
Release: %autorelease
Summary: API for boolean-valued predicate functions
@ -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.9-1
- Update to version 1.0.9; Fixes RHBZ#2333409
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.0.8-1
- Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Fri Jul 26 2024 Fabio Valentini <decathorpe@gmail.com> - 1.0.8-1
- Update to version 1.0.8; Fixes RHBZ#2299891

Loading…
Cancel
Save