import rust-miniz_oxide-0.8.2-1.el10

i10ce changed/i10ce/rust-miniz_oxide-0.8.2-1.el10
MSVSphere Packaging Team 3 weeks ago
parent c7c59852f5
commit 26c6929242
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

2
.gitignore vendored

@ -1 +1 @@
SOURCES/miniz_oxide-0.8.0.crate
SOURCES/miniz_oxide-0.8.2.crate

@ -1 +1 @@
27fafc10fde1f321b6a0dea0c0c68d2b5afe8a2c SOURCES/miniz_oxide-0.8.0.crate
43fe5e70ec336c6a150b2f855ed7058579d25eac SOURCES/miniz_oxide-0.8.2.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 miniz_oxide
Name: rust-miniz_oxide
Version: 0.8.0
Version: 0.8.2
Release: %autorelease
Summary: DEFLATE compression and decompression library rewritten in Rust based on miniz
@ -127,10 +127,13 @@ use the "with-alloc" feature of the "%{crate}" crate.
%endif
%changelog
## START: Generated by rpmautospec
* Fri Jan 03 2025 Fabio Valentini <decathorpe@gmail.com> - 0.8.2-1
- Update to version 0.8.2; Fixes RHBZ#2332831
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.8.0-1
- Rebuilt for MSVSphere 10
## START: Generated by rpmautospec
* Mon Sep 23 2024 Fabio Valentini <decathorpe@gmail.com> - 0.8.0-1
- Update to version 0.8.0; Fixes RHBZ#2303762

Loading…
Cancel
Save