From d50cf561a476fda33bfafcf5dd45b64b46883351 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 1 Mar 2017 08:14:26 +0100 Subject: php-onelogin-php-saml: 2.10.4 --- php-onelogin-php-saml.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-onelogin-php-saml.spec') diff --git a/php-onelogin-php-saml.spec b/php-onelogin-php-saml.spec index ff00328..43f8f17 100644 --- a/php-onelogin-php-saml.spec +++ b/php-onelogin-php-saml.spec @@ -7,7 +7,7 @@ # # Please preserve changelog entries # -%global gh_commit eb6cfbca928106205558a596988923da0e47bd9d +%global gh_commit e1d6b8dc2e6abea3185b59da8b52002eb7dc9a87 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner onelogin %global gh_project php-saml @@ -17,7 +17,7 @@ Name: php-%{gh_owner}-%{gh_project} Group: Development/Libraries -Version: 2.10.3 +Version: 2.10.4 Release: 1%{?dist} Summary: SAML support for PHP @@ -128,6 +128,9 @@ rm -rf %{buildroot} %changelog +* Wed Mar 1 2017 Remi Collet - 2.10.4-1 +- update to 2.10.4 + * Thu Jan 12 2017 Remi Collet - 2.10.3-1 - update to 2.10.3 -- cgit