From a57bb6fed4ebc90c3df8f2fc448fe28ae24c7b13 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Fri, 4 Oct 2024 01:41:55 +0300 Subject: [PATCH] import stb-0^20241002git31707d1-1.el9 --- .gitignore | 2 +- .stb.metadata | 2 +- SPECS/stb.spec | 11 +++++++---- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index ad9ded8..cdbc3d8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/stb-013ac3beddff3dbffafd5177e7972067cd2b5083.tar.gz +SOURCES/stb-31707d14fdb75da66b3eed52a2236a70af0d0960.tar.gz diff --git a/.stb.metadata b/.stb.metadata index 3fc52da..04d4182 100644 --- a/.stb.metadata +++ b/.stb.metadata @@ -1 +1 @@ -0632d78b9fe1d83c114e2b04c455545336e28d0b SOURCES/stb-013ac3beddff3dbffafd5177e7972067cd2b5083.tar.gz +0474d08ed28d29b139e5f3ba5281512a21d3519c SOURCES/stb-31707d14fdb75da66b3eed52a2236a70af0d0960.tar.gz diff --git a/SPECS/stb.spec b/SPECS/stb.spec index ed2e677..42d5ee4 100644 --- a/SPECS/stb.spec +++ b/SPECS/stb.spec @@ -1,5 +1,5 @@ ## START: Set by rpmautospec -## (rpmautospec version 0.6.3) +## (rpmautospec version 0.7.2) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 1; @@ -8,8 +8,8 @@ }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec -%global commit 013ac3beddff3dbffafd5177e7972067cd2b5083 -%global snapdate 20240531 +%global commit 31707d14fdb75da66b3eed52a2236a70af0d0960 +%global snapdate 20241002 # We choose not to package the “stb_include” library (stb_include.h) because, # during the package review, it was observed that it follows coding practices @@ -213,7 +213,7 @@ Patch: %{url}/pull/1559.patch %global stb_hexwave_version 0.5 %global stb_image_version 2.30 %global stb_image_resize_version 0.97 -%global stb_image_resize2_version 2.07 +%global stb_image_resize2_version 2.11 %global stb_image_write_version 1.16 %global stb_include_version 0.2 %global stb_leakcheck_version 0.6 @@ -1001,6 +1001,9 @@ EOF %changelog ## START: Generated by rpmautospec +* Wed Oct 02 2024 Benjamin A. Beasley - 0^20241002git31707d1-1 +- stb_image_resize2 2.11 + * Fri May 31 2024 Benjamin A. Beasley - 0^20240531git013ac3b-1 - stb_image 2.30