summaryrefslogtreecommitdiffstats
path: root/php-PsrLog.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-10-10 16:24:28 +0200
committerRemi Collet <fedora@famillecollet.com>2016-10-10 16:24:28 +0200
commit0bab298eb29de5af2a9b3aadd2e659eaa26e5cb5 (patch)
treeaa128b0c42f36707c6afb03e92ce92929b526d0f /php-PsrLog.spec
parent2950de06688cf9aa5de535717f6f1c834058013c (diff)
php-PsrLog: 1.0.2
Diffstat (limited to 'php-PsrLog.spec')
-rw-r--r--php-PsrLog.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-PsrLog.spec b/php-PsrLog.spec
index 2d2984b..8c3f0fd 100644
--- a/php-PsrLog.spec
+++ b/php-PsrLog.spec
@@ -12,8 +12,8 @@
%global github_owner php-fig
%global github_name log
-%global github_version 1.0.1
-%global github_commit 5277094ed527a1c4477177d102fe4c53551953e0
+%global github_version 1.0.2
+%global github_commit 4ebe3a8bf773a19edfe0a84b6585ba3d401b724d
%global composer_vendor psr
%global composer_project log
@@ -100,6 +100,9 @@ cp -rp Psr %{buildroot}%{_datadir}/php/
%changelog
+* Mon Oct 10 2016 Remi Collet <remi@fedoraproject.org> 1.0.2-1
+- update to 1.0.2
+
* Sun Sep 25 2016 Shawn Iwinski <shawn.iwinski@gmail.com> - 1.0.1-1
- Updated to 1.0.1 (RHBZ #1377513)