diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..05a0e946187b8160d0c54c23a9f8100f44e0f43b --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.xz filter=lfs diff=lfs merge=lfs -text diff --git a/.lfsconfig b/.lfsconfig new file mode 100644 index 0000000000000000000000000000000000000000..88ab7e6c0c9b2931a58964a430361c94e624df16 --- /dev/null +++ b/.lfsconfig @@ -0,0 +1,2 @@ +[lfs] + url = https://artlfs.openeuler.openatom.cn/src-openEuler/php diff --git a/php-8.3.14.tar.xz b/php-8.3.14.tar.xz deleted file mode 100644 index 901b196e0713e30606798dfd044024f8a3ef9a0a..0000000000000000000000000000000000000000 Binary files a/php-8.3.14.tar.xz and /dev/null differ diff --git a/php-8.3.15.tar.xz b/php-8.3.15.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..fb72cc8feeb785b7674c038d424dd8d0f8fef1a8 --- /dev/null +++ b/php-8.3.15.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3df5d45637283f759eef8fc3ce03de829ded3e200c3da278936a684955d2f94f +size 12525028 diff --git a/php.spec b/php.spec index 75dbb40e5314e5395599f037c52dfbe5404f39ba..4c3fb1613d49855f2615afab1d376d67197bfb35 100644 --- a/php.spec +++ b/php.spec @@ -23,7 +23,7 @@ %global with_modphp 1 %global with_lmdb 1 %global with_sodium 1 -%global upver 8.3.14 +%global upver 8.3.15 Name: php @@ -1310,6 +1310,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %{_mandir}/man?/* %changelog +* Wed Dec 18 2024 Funda Wang - 8.3.15-1 +- New version 8.3.15 + * Wed Nov 20 2024 Funda Wang - 8.3.14-1 - New version 8.3.14