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 2ebd9dcb458a1e401a5341caa218a07c4971e6cd +%global gh_commit 5193fa59757b5d30557b9081b1d12e69ec9e7d81 %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.1 +%global upstream_version 1.3.2 #global upstream_prever rc3 %global bashcompdir %(pkg-config --variable=completionsdir bash-completion 2>/dev/null) @@ -141,6 +141,9 @@ done %changelog +* Wed Dec 17 2025 Remi Collet <remi@remirepo.net> - 1.3.2-1 +- update to 1.3.2 + * Fri Nov 28 2025 Remi Collet <remi@remirepo.net> - 1.3.1-1 - update to 1.3.1 |
