diff options
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 bfb859a4c03836a0a95d69f41a81f5a76d5f6bfb +%global gh_commit 9f845c2222ae326c462ca106d0be7df83f94c672 %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.8 +%global upstream_version 1.3.9 #global upstream_prever rc3 %global bashcompdir %(pkg-config --variable=completionsdir bash-completion 2>/dev/null) @@ -141,6 +141,9 @@ done %changelog +* Tue Mar 3 2026 Remi Collet <remi@remirepo.net> - 1.3.9-1 +- update to 1.3.9 + * Wed Feb 4 2026 Remi Collet <remi@remirepo.net> - 1.3.8-1 - update to 1.3.8 |
