Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| c71fc75a20 | |||
| 6f85c288eb | |||
| ab07230eef | |||
| eb689d3f93 |
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 25 20:08:38 UTC 2026 - Arjen de Korte <suse+build@de-korte.org>
|
||||
|
||||
- Update to 1.10.26
|
||||
- PEAR 1.10.28
|
||||
* don't use report_memleaks with 8.5+
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 14 20:56:13 UTC 2025 - Arjen de Korte <suse+build@de-korte.org>
|
||||
|
||||
- Update to 1.10.25
|
||||
- PEAR 1.10.17
|
||||
* Fix HTTP chunked encoding handling
|
||||
* fix composer.json: typo in replace for pear_exception package
|
||||
* switch to https by default
|
||||
* Throw new Error instead of E_USER_ERROR on PHP 7.0+
|
||||
* update tests for https-first behavior
|
||||
- Archive_Tar 1.6.0
|
||||
* big file support
|
||||
* Fix return value of _writeBlock
|
||||
* Remove gzopen/gztell/gzseek shim
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 1 19:14:16 UTC 2024 - Arjen de Korte <suse+build@de-korte.org>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package php8-pear
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# 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})
|
||||
|
||||
Name: php8-pear
|
||||
Version: 1.10.24
|
||||
Version: 1.10.26
|
||||
Release: 0
|
||||
Summary: PHP Extension and Application Repository
|
||||
License: BSD-2-Clause
|
||||
|
||||
Reference in New Issue
Block a user