import stb-0^20240525git449758b-1.el9

i9ce changed/i9ce/stb-0%5e20240525git449758b-1.el9
MSVSphere Packaging Team 8 months ago
parent b49b120b15
commit 18954d45a3

2
.gitignore vendored

@ -1 +1 @@
SOURCES/stb-ae721c50eaf761660b4f90cc590453cdb0c2acd0.tar.gz SOURCES/stb-449758bd74ce14b7d0ba9b24a3dbc4386702a0e0.tar.gz

@ -1 +1 @@
18ae1a0bda4c97a38795672537b1e585b0c18aa4 SOURCES/stb-ae721c50eaf761660b4f90cc590453cdb0c2acd0.tar.gz 2f188a6304b4d0fe9b03097f9ecc4d44a7584c96 SOURCES/stb-449758bd74ce14b7d0ba9b24a3dbc4386702a0e0.tar.gz

@ -2,14 +2,14 @@
## (rpmautospec version 0.6.3) ## (rpmautospec version 0.6.3)
## RPMAUTOSPEC: autorelease, autochangelog ## RPMAUTOSPEC: autorelease, autochangelog
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua: %define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
release_number = 5; release_number = 1;
base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
print(release_number + base_release_number - 1); print(release_number + base_release_number - 1);
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
## END: Set by rpmautospec ## END: Set by rpmautospec
%global commit ae721c50eaf761660b4f90cc590453cdb0c2acd0 %global commit 449758bd74ce14b7d0ba9b24a3dbc4386702a0e0
%global snapdate 20240213 %global snapdate 20240525
# We choose not to package the “stb_include” library (stb_include.h) because, # 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 # 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_hexwave_version 0.5
%global stb_image_version 2.29 %global stb_image_version 2.29
%global stb_image_resize_version 0.97 %global stb_image_resize_version 0.97
%global stb_image_resize2_version 2.06 %global stb_image_resize2_version 2.07
%global stb_image_write_version 1.16 %global stb_image_write_version 1.16
%global stb_include_version 0.2 %global stb_include_version 0.2
%global stb_leakcheck_version 0.6 %global stb_leakcheck_version 0.6
@ -267,7 +267,7 @@ Requires: stb_image-static = %{stb_image_version}%{snapinfo}-%{release}
# For compatibility, we still depend on the subpackages for the original, # For compatibility, we still depend on the subpackages for the original,
# deprecated-upstream stb_image_library in existing stable releases, but we # deprecated-upstream stb_image_library in existing stable releases, but we
# drop the dependendency going forward as an acknowledgement of its status. # drop the dependendency going forward as an acknowledgement of its status.
%if 0%{?fc39} || 0%{?fc38} || 0%{?fc37} || 0%{?el9} || 0%{?el8} || 0%{?el7} %if 0%{?fc39} || 0%{?el9} || 0%{?el8} || 0%{?el7}
Requires: stb_image_resize-devel%{?_isa} = %{stb_image_resize_version}%{snapinfo}-%{release} Requires: stb_image_resize-devel%{?_isa} = %{stb_image_resize_version}%{snapinfo}-%{release}
Requires: stb_image_resize-static = %{stb_image_resize_version}%{snapinfo}-%{release} Requires: stb_image_resize-static = %{stb_image_resize_version}%{snapinfo}-%{release}
%endif %endif
@ -1001,6 +1001,9 @@ EOF
%changelog %changelog
## START: Generated by rpmautospec ## START: Generated by rpmautospec
* Sat May 25 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20240525git449758b-1
- stb_image_resize2 2.07
* Thu May 02 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20240213gitae721c5-5 * Thu May 02 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20240213gitae721c5-5
- Patch for GHSL-2023-171/CVE-2023-45681/CVE-2023-47212 - Patch for GHSL-2023-171/CVE-2023-45681/CVE-2023-47212

Loading…
Cancel
Save