summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-07-08 07:56:58 +0200
committerRemi Collet <fedora@famillecollet.com>2013-07-08 07:56:58 +0200
commita1ca838d02b87b4775599bebb3e6718508a592d3 (patch)
treef3be6908ec5bd30a18e94f2531c421fafabd3d8d
parent11de8a69e220ef68d2fa555e2c07a03e6149a396 (diff)
php-Raven: 0.6.1 (backport)
-rw-r--r--php-Raven.spec10
1 files changed, 8 insertions, 2 deletions
diff --git a/php-Raven.spec b/php-Raven.spec
index 677dffc..84d5cbd 100644
--- a/php-Raven.spec
+++ b/php-Raven.spec
@@ -1,7 +1,7 @@
%global github_owner getsentry
%global github_name raven-php
-%global github_version 0.6.0
-%global github_commit f3bad0185d50eca57dcb477488df14edd172d22e
+%global github_version 0.6.1
+%global github_commit e4aeba24578795bdc0ff41fddcd81b9ecb54c5c4
%global lib_name Raven
%global php_min_ver 5.2.4
@@ -92,6 +92,12 @@ install -pm 755 bin/raven %{buildroot}%{_bindir}/
%changelog
+* Mon Jul 8 2013 Remi Collet <remi@fedoraproject.org> 0.6.1-1
+- backport 0.6.1 for remi repo.
+
+* Fri Jul 05 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 0.6.1-1
+- Updated to 0.6.1 (BZ #981406)
+
* Fri Jun 07 2013 Remi Collet <remi@fedoraproject.org> 0.6.0-1
- backport 0.6.0 for remi repo.