diff options
| author | Remi Collet <remi@remirepo.net> | 2026-03-19 15:27:04 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-03-19 15:27:04 +0100 |
| commit | 6e4678666d16ea885671143f6b801e354408336f (patch) | |
| tree | a367eb98d0f3b0d0abbb378b96fe6d435fb83d59 /pie.spec | |
| parent | d1d0306eaa4c8e83d8bf08d05ade5853bf5e3a86 (diff) | |
Diffstat (limited to 'pie.spec')
| -rw-r--r-- | pie.spec | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -11,15 +11,15 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit bb8b16f1f0fa5870f9de2ee6276ff5b55a8a22f6 +%global gh_commit 97673090f41e40d081e8747e3ad8c1e87da04409 %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.10 -#global upstream_prever rc3 +%global upstream_version 1.4.0 +%global upstream_prever alpha1 %global bashcompdir %(pkg-config --variable=completionsdir bash-completion 2>/dev/null) %global bashcomproot %(dirname %{bashcompdir} 2>/dev/null) @@ -141,6 +141,9 @@ done %changelog +* Thu Mar 19 2026 Remi Collet <remi@remirepo.net> - 1.4.0~alpha1-1 +- update to 1.4.0-alpha.1 + * Wed Mar 18 2026 Remi Collet <remi@remirepo.net> - 1.3.10-1 - update to 1.3.10 |
