import rust-env_filter-0.1.3-1.el10

i10ce changed/i10ce/rust-env_filter-0.1.3-1.el10
MSVSphere Packaging Team 2 weeks ago
parent 17a6ba51ca
commit bd4c715ee6
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

2
.gitignore vendored

@ -1 +1 @@
SOURCES/env_filter-0.1.2.crate
SOURCES/env_filter-0.1.3.crate

@ -1 +1 @@
881c33c46741f122680ea57bef58341379da5f48 SOURCES/env_filter-0.1.2.crate
c29ea300a189d44af68b9fac9a94b4f1740bcaa3 SOURCES/env_filter-0.1.3.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 env_filter
Name: rust-env_filter
Version: 0.1.2
Version: 0.1.3
Release: %autorelease
Summary: Filter log events using environment variables
@ -88,10 +88,13 @@ use the "regex" feature of the "%{crate}" crate.
%endif
%changelog
## START: Generated by rpmautospec
* Fri Jan 03 2025 Fabio Valentini <decathorpe@gmail.com> - 0.1.3-1
- Update to version 0.1.3; Fixes RHBZ#2333530
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.1.2-1
- Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Tue Oct 22 2024 Fabio Valentini <decathorpe@gmail.com> - 0.1.2-1
- Update to version 0.1.2; Fixes RHBZ#2320823

Loading…
Cancel
Save