summaryrefslogtreecommitdiffstats
path: root/php-PsrLog.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-09-19 18:28:12 +0200
committerRemi Collet <fedora@famillecollet.com>2016-09-19 18:28:12 +0200
commitfdd776cbd9974d43e2eb6039960a5e3e1bb8d1b9 (patch)
tree78eaf8d30e3f09ade2415462cc85e8ea182bec1b /php-PsrLog.spec
parent770dc4b301d8d0396a101ec57dbf70194097bfaf (diff)
php-PsrLog: 1.0.1
Diffstat (limited to 'php-PsrLog.spec')
-rw-r--r--php-PsrLog.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-PsrLog.spec b/php-PsrLog.spec
index b2491d0..261fe31 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.0
-%global github_commit fe0936ee26643249e916849d48e3a51d5f5e278b
+%global github_version 1.0.1
+%global github_commit 5277094ed527a1c4477177d102fe4c53551953e0
%global composer_vendor psr
%global composer_project log
@@ -22,7 +22,7 @@
Name: php-PsrLog
Version: %{github_version}
-Release: 9%{?dist}
+Release: 1%{?dist}
Summary: Common interface for logging libraries
Group: Development/Libraries
@@ -100,6 +100,9 @@ cp -rp Psr %{buildroot}%{_datadir}/php/
%changelog
+* Mon Sep 19 2016 Remi Collet <remi@fedoraproject.org> 1.0.1-1
+- update to 1.0.1
+
* Wed Jan 20 2016 Shawn Iwinski <shawn.iwinski@gmail.com> - 1.0.0-9
- Added php-{COMPOSER_VENDOR}-{COMPOSER_PROJECT} ("php-psr-log") virtual provide
- %%license usage