Update to version 0.1.3; Fixes RHBZ#2333530

epel10 imports/epel10/rust-env_filter-0.1.3-1.el10
Fabio Valentini 3 weeks ago
parent b9b578b4d2
commit 35fd391aeb
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -1,2 +1,3 @@
/env_filter-0.1.0.crate
/env_filter-0.1.2.crate
/env_filter-0.1.3.crate

@ -1,11 +1,11 @@
# 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

@ -1 +1 @@
SHA512 (env_filter-0.1.2.crate) = b1f21a5d4aadfd940bde3e53935c04da48e48cd4f825cedaa83968a08244722aa4e92afb9fd2fdd228412754f040f7bb68f24e05c0bf9bf57783aec042808606
SHA512 (env_filter-0.1.3.crate) = 94db29f1639636655e05ab02611cf14d5c2c8778be6eddddf0b6b8c21f364a71909a2ecc3acf3f4062d5d3c79a6316e9ef30b2fe042f617108af8431e198d344

Loading…
Cancel
Save