diff options
| author | Remi Collet <remi@remirepo.net> | 2026-03-18 10:08:02 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-03-18 10:08:02 +0100 |
| commit | d1d0306eaa4c8e83d8bf08d05ade5853bf5e3a86 (patch) | |
| tree | f09c29eaedd5ec0a203b03bffaa0c7cc2e882ac2 /pie.spec | |
| parent | ad9835dcf1d8aa5dfe6e286b858111234b7a9787 (diff) | |
Diffstat (limited to 'pie.spec')
| -rw-r--r-- | pie.spec | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -11,14 +11,14 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 9f845c2222ae326c462ca106d0be7df83f94c672 +%global gh_commit bb8b16f1f0fa5870f9de2ee6276ff5b55a8a22f6 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) #global gh_date 20241003 %global gh_branch main %global gh_owner php %global gh_project pie -%global upstream_version 1.3.9 +%global upstream_version 1.3.10 #global upstream_prever rc3 %global bashcompdir %(pkg-config --variable=completionsdir bash-completion 2>/dev/null) @@ -141,6 +141,9 @@ done %changelog +* Wed Mar 18 2026 Remi Collet <remi@remirepo.net> - 1.3.10-1 +- update to 1.3.10 + * Tue Mar 3 2026 Remi Collet <remi@remirepo.net> - 1.3.9-1 - update to 1.3.9 |
