|
@@ -38,7 +38,7 @@ Name: php%{majorver}
|
|
|
Summary: The PHP HTML-embedded scripting language. (PHP: Hypertext Preprocessor)
|
|
|
Summary(ja): HTML 埋め込み型スクリプト言語 PHP
|
|
|
Version: 7.4.32
|
|
|
-Release: 1%{_dist_release}%{?with_systemd:.systemd}
|
|
|
+Release: 2%{_dist_release}%{?with_systemd:.systemd}
|
|
|
Group: programming
|
|
|
Vendor: Project Vine
|
|
|
Distribution: Vine Linux
|
|
@@ -928,6 +928,9 @@ rm -f files.*
|
|
|
|
|
|
#======================================================================
|
|
|
%changelog
|
|
|
+* Thu Oct 20 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 7.4.32-2
|
|
|
+- rebuilt with libicu72.
|
|
|
+
|
|
|
* Thu Sep 29 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 7.4.32-1
|
|
|
- new upstream release.
|
|
|
|