From dc5d540f141746c5801dc5e30dbcb1fee64c8d5c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 9 Sep 2019 09:50:00 +0200 Subject: v2.2.12 --- phan.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'phan.spec') diff --git a/phan.spec b/phan.spec index 52cbccd..a411c94 100644 --- a/phan.spec +++ b/phan.spec @@ -10,14 +10,14 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit ce6cb621d473df36e0d71d9f8c2b2e421135204f +%global gh_commit 2a92f878ba768a59d0137b9c1f8e58d798c24792 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner phan #global gh_date 20150820 %global gh_project phan %global psr0 Phan %global with_tests 0%{!?_without_tests:1} -%global upstream_version 2.2.11 +%global upstream_version 2.2.12 #global upstream_prever RC2 Name: %{gh_project} @@ -229,6 +229,9 @@ EOF %changelog +* Mon Sep 9 2019 Remi Collet - 2.2.12-1 +- update to 2.2.12 + * Mon Aug 19 2019 Remi Collet - 2.2.11-1 - update to 2.2.11 -- cgit