import rust-libdeflate-sys-1.23.0-1.el10

i10ce changed/i10ce/rust-libdeflate-sys-1.23.0-1.el10
MSVSphere Packaging Team 2 months ago
parent 252c6ff4d8
commit d8870d12f6
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

2
.gitignore vendored

@ -1 +1 @@
SOURCES/libdeflate-sys-1.22.0.crate
SOURCES/libdeflate-sys-1.23.0.crate

@ -1 +1 @@
3b29aba523c4fb7282cdd0a8889b3d769cc2811f SOURCES/libdeflate-sys-1.22.0.crate
d47d18de03106caddab3bcc2e23cecb734fc9e68 SOURCES/libdeflate-sys-1.23.0.crate

@ -1,6 +1,6 @@
--- libdeflate-sys-1.22.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ libdeflate-sys-1.22.0/Cargo.toml 2024-10-07T11:29:17.523993+00:00
@@ -40,8 +40,7 @@
--- libdeflate-sys-1.23.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ libdeflate-sys-1.23.0/Cargo.toml 2024-12-21T16:46:41.654068+00:00
@@ -49,8 +49,7 @@
[build-dependencies.pkg-config]
version = "0.3.9"

@ -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 libdeflate-sys
Name: rust-libdeflate-sys
Version: 1.22.0
Version: 1.23.0
Release: %autorelease
Summary: Bindings to libdeflate for DEFLATE
@ -121,10 +121,13 @@ sed -r -i 's@^([[:blank:]]*)(\.exactly_version\()@\1// \2@' build.rs
%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#2316921)

Loading…
Cancel
Save