siwinski pushed to php-Raven (f21). "Updated to 0.11.0 (BZ #1205685)"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 13 12:41:43 UTC 2015


>From 68709b1b1fba22ea92e129d4ef3b0a9c3eaee55a Mon Sep 17 00:00:00 2001
From: Shawn Iwinski <siwinski at redhat.com>
Date: Mon, 13 Apr 2015 08:36:45 -0400
Subject: Updated to 0.11.0 (BZ #1205685)


diff --git a/.gitignore b/.gitignore
index 4127bd4..cfa5e53 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /155.patch
 /php-Raven-0.9.1-c6184b057d597f1449f30f2caec5d9ad07ddc4af.tar.gz
 /php-Raven-0.10.0-8534b131f296597c163cbc408ac2d914f43a1a2c.tar.gz
+/php-Raven-0.11.0-2b651d779cdbac8b6456b3b0f06c8c77e43f79dd.tar.gz
diff --git a/php-Raven.spec b/php-Raven.spec
index 5dfd57e..0f56edc 100644
--- a/php-Raven.spec
+++ b/php-Raven.spec
@@ -1,7 +1,7 @@
 #
 # RPM spec file for php-Raven
 #
-# Copyright (c) 2013-2014 Shawn Iwinski <shawn.iwinski at gmail.com>
+# Copyright (c) 2013-2015 Shawn Iwinski <shawn.iwinski at gmail.com>
 #
 # License: MIT
 # http://opensource.org/licenses/MIT
@@ -11,8 +11,8 @@
 
 %global github_owner    getsentry
 %global github_name     raven-php
-%global github_version  0.10.0
-%global github_commit   8534b131f296597c163cbc408ac2d914f43a1a2c
+%global github_version  0.11.0
+%global github_commit   2b651d779cdbac8b6456b3b0f06c8c77e43f79dd
 
 %global lib_name        Raven
 
@@ -40,9 +40,11 @@ BuildArch:     noarch
 # For tests: composer.json
 BuildRequires: php(language)       >= %{php_min_ver}
 BuildRequires: php-phpunit-PHPUnit >= %{phpunit_min_ver}
-# For tests: phpcompatinfo (computed from version 0.10.0)
+# For tests: phpcompatinfo (computed from version 0.11.0)
 BuildRequires: php-curl
 BuildRequires: php-date
+BuildRequires: php-hash
+BuildRequires: php-json
 BuildRequires: php-mbstring
 BuildRequires: php-pcre
 BuildRequires: php-reflection
@@ -55,9 +57,11 @@ BuildRequires: php-zlib
 Requires:      ca-certificates
 # composer.json
 Requires:      php(language) >= %{php_min_ver}
-# phpcompatinfo (computed from version 0.10.0)
+# phpcompatinfo (computed from version 0.11.0)
 Requires:      php-curl
 Requires:      php-date
+Requires:      php-hash
+Requires:      php-json
 Requires:      php-mbstring
 Requires:      php-pcre
 Requires:      php-reflection
@@ -118,6 +122,9 @@ sed 's/colors\s*=\s*"true"/colors="false"/' phpunit.xml.dist > phpunit.xml
 
 
 %changelog
+* Sun Apr 12 2015 Shawn Iwinski <shawn.iwinski at gmail.com> - 0.11.0-1
+- Updated to 0.11.0 (BZ #1205685)
+
 * Thu Sep 11 2014 Shawn Iwinski <shawn.iwinski at gmail.com> - 0.10.0-1
 - Updated to 0.10.0 (BZ #1138284)
 
diff --git a/sources b/sources
index bbd7b5d..9e3ba57 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7c0ef9207659431e8df4c3bbcfe7ca35  php-Raven-0.10.0-8534b131f296597c163cbc408ac2d914f43a1a2c.tar.gz
+d630965ea19cdd7aa40593007bb65c95  php-Raven-0.11.0-2b651d779cdbac8b6456b3b0f06c8c77e43f79dd.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/php-Raven.git/commit/?h=f21&id=68709b1b1fba22ea92e129d4ef3b0a9c3eaee55a


More information about the scm-commits mailing list