Compare commits

1 Commits
main ... 1.1

4 changed files with 445 additions and 560 deletions

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@@ -1,28 +1,3 @@
-------------------------------------------------------------------
Sun Dec 1 19:14:16 UTC 2024 - Arjen de Korte <suse+build@de-korte.org>
- Update to 1.10.24
- PEAR 1.10.16
* Fix bug #27796: "Array to string" conversion warnings on
installs/other actions
* Never reference E_STRICT on PHP 8.4+
* Fix tests 8.1+
- Archive_Tar 1.5.0
* Fix @return true... to @return bool true... on some functions
* Use 775 default for mkdirs, to avoid world-write
- Structures_Graph 1.2.0
* Update composer info (adds PHP/PEAR deps)
* Update phpunit tests
* Composer shows wrong license
-------------------------------------------------------------------
Sat Mar 9 19:59:45 UTC 2024 - Arjen de Korte <suse+build@de-korte.org>
- Update to 1.10.23
- PEAR 1.10.15
* Cleanup uneeded test
* Fix PHP Deprecated: Calling get_class() without arguments
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Nov 26 17:26:02 UTC 2023 - Arjen de Korte <suse+build@de-korte.org> Sun Nov 26 17:26:02 UTC 2023 - Arjen de Korte <suse+build@de-korte.org>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package php8-pear # spec file for package php8-pear
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2023 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
%define pear_module_version(m) %(sed -n 's/.*=>.*%{1}-\\(.*\\)\\.tar.*/\\1/p' %{SOURCE0}) %define pear_module_version(m) %(sed -n 's/.*=>.*%{1}-\\(.*\\)\\.tar.*/\\1/p' %{SOURCE0})
Name: php8-pear Name: php8-pear
Version: 1.10.24 Version: 1.10.22
Release: 0 Release: 0
Summary: PHP Extension and Application Repository Summary: PHP Extension and Application Repository
License: BSD-2-Clause License: BSD-2-Clause