|
|
|
@ -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 libdeflater
|
|
|
|
|
|
|
|
|
|
Name: rust-libdeflater
|
|
|
|
|
Version: 1.22.0
|
|
|
|
|
Version: 1.23.0
|
|
|
|
|
Release: %autorelease
|
|
|
|
|
Summary: Bindings to libdeflate for DEFLATE
|
|
|
|
|
|
|
|
|
@ -117,10 +117,13 @@ tomcli set Cargo.toml del dev-dependencies.criterion
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
## START: Generated by rpmautospec
|
|
|
|
|
* Sat Dec 21 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.23.0-1
|
|
|
|
|
- Update to 1.23.0
|
|
|
|
|
|
|
|
|
|
* Fri Dec 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.22.0-1
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
## START: Generated by rpmautospec
|
|
|
|
|
* Mon Oct 07 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.22.0-1
|
|
|
|
|
- Update to 1.22.0 (close RHBZ#2316920)
|
|
|
|
|
|
|
|
|
|