From 6a4be794277d601553d71d01aa54d9f78eb769ef Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 12 Jan 2018 09:35:55 +0100 Subject: v2.1.2 --- php-sebastian-comparator2.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-sebastian-comparator2.spec') diff --git a/php-sebastian-comparator2.spec b/php-sebastian-comparator2.spec index 1b7a4ea..7c5dfbf 100644 --- a/php-sebastian-comparator2.spec +++ b/php-sebastian-comparator2.spec @@ -7,7 +7,7 @@ # Please, preserve the changelog entries # %global bootstrap 0 -%global gh_commit b11c729f95109b56a0fe9650c6a63a0fcd8c439f +%global gh_commit 11c07feade1d65453e06df3b3b90171d6d982087 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project comparator @@ -24,7 +24,7 @@ %endif Name: php-%{pk_vendor}-%{pk_project}%{major} -Version: 2.1.1 +Version: 2.1.2 Release: 1%{?dist} Summary: Compare PHP values for equality @@ -121,6 +121,9 @@ exit $ret %changelog +* Fri Jan 12 2018 Remi Collet - 2.1.2-1 +- Update to 2.1.2 + * Sat Dec 23 2017 Remi Collet - 2.1.1-1 - Update to 2.1.1 -- cgit