summaryrefslogtreecommitdiffstats
path: root/php81.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-01-05 08:45:32 +0100
committerRemi Collet <remi@php.net>2023-01-05 08:45:32 +0100
commita081d0acb1c73b273dd31d588b31d7108fc30153 (patch)
tree026abaf3743c7d09f226259b57e7b60499434ec1 /php81.spec
parentaf856291c393c1d2fe6c3b7fcc8442deb8ade0c9 (diff)
rebuild with new sources archivev8.1.14
Diffstat (limited to 'php81.spec')
-rw-r--r--php81.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/php81.spec b/php81.spec
index d1697ab..2b51d43 100644
--- a/php81.spec
+++ b/php81.spec
@@ -113,7 +113,7 @@
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: %{upver}%{?rcver:~%{rcver}}
-Release: 1%{?dist}
+Release: 2%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -1158,9 +1158,6 @@ in pure PHP.
%setup -q -n php-%{upver}%{?rcver}
-# Corrupted MacOS archive
-find . -name '._*' -delete
-
%patch1 -p1 -b .mpmcheck
%patch5 -p1 -b .includedir
%patch6 -p1 -b .embed
@@ -2178,6 +2175,9 @@ fi
%changelog
+* Thu Jan 5 2023 Remi Collet <remi@remirepo.net> - 8.1.14-2
+- rebuild with new sources archive
+
* Wed Jan 4 2023 Remi Collet <remi@remirepo.net> - 8.1.14-1
- Update to 8.1.14 - http://www.php.net/releases/8_1_14.php