diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-11-09 12:39:06 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-11-09 12:39:06 +0100 |
commit | 46faac6e7318e985c8468a8f021a6d96ec6cd6a0 (patch) | |
tree | 3e2368e6dce35958882e7f8590553376621a2951 | |
parent | 9dd25f31342742831d7ec02e960bdd70fcfc9293 (diff) |
php-simplesamlphp-saml2_1: 1.10.1
-rw-r--r-- | php-simplesamlphp-saml2_1.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-simplesamlphp-saml2_1.spec b/php-simplesamlphp-saml2_1.spec index a9682e1..21fd458 100644 --- a/php-simplesamlphp-saml2_1.spec +++ b/php-simplesamlphp-saml2_1.spec @@ -12,8 +12,8 @@ %global github_owner simplesamlphp %global github_name saml2 -%global github_version 1.10 -%global github_commit 6a4b1eece19b067b17fff718176689b82dc89fb9 +%global github_version 1.10.1 +%global github_commit 6cb5cb844ba5ef9a7f98d149bdab5661d36268ed %global composer_vendor simplesamlphp %global composer_project saml2 @@ -169,6 +169,9 @@ rm -rf %{buildroot} %changelog +* Wed Nov 9 2016 Remi Collet <remi@remirepo.net> - 1.10.1-1 +- update to 1.10.1 + * Sun Sep 25 2016 Shawn Iwinski <shawn@iwin.ski> - 1.10-1 - Update to 1.10 (RHBZ #1376300) |