siwinski pushed to php-psr-http-message (f21). "Updated to 0.9.2 (BZ #1187918)"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 13 12:35:22 UTC 2015


>From c5f7f196fb3e3185658f503622cd7c0cc033b273 Mon Sep 17 00:00:00 2001
From: Shawn Iwinski <shawn.iwinski at gmail.com>
Date: Sun, 12 Apr 2015 14:38:08 -0400
Subject: Updated to 0.9.2 (BZ #1187918)


diff --git a/.gitignore b/.gitignore
index 59e28f0..4ecd051 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /php-psr-http-message-0.5.1-18619eee10ecf266bafe048e5a2922fa20938498.tar.gz
 /php-psr-http-message-0.6.0-70d7c442866f109cbda7f9dea8938e47fc3cc20c.tar.gz
 /php-psr-http-message-0.7.0-d70356c7acd5b90b0b9ad997ab3461d689604f87.tar.gz
+/php-psr-http-message-0.9.2-7c361ae6b0dcd84d8fc4f89636ee0cc9fcb02035.tar.gz
diff --git a/php-psr-http-message.spec b/php-psr-http-message.spec
index 8f98b8c..24e2387 100644
--- a/php-psr-http-message.spec
+++ b/php-psr-http-message.spec
@@ -11,8 +11,8 @@
 
 %global github_owner     php-fig
 %global github_name      http-message
-%global github_version   0.7.0
-%global github_commit    d70356c7acd5b90b0b9ad997ab3461d689604f87
+%global github_version   0.9.2
+%global github_commit    7c361ae6b0dcd84d8fc4f89636ee0cc9fcb02035
 
 %global composer_vendor  psr
 %global composer_project http-message
@@ -31,7 +31,7 @@ Source0:   %{url}/archive/%{github_commit}/%{name}-%{github_version}-%{github_co
 
 BuildArch: noarch
 
-# phpcompatinfo (computed from version 0.7.0)
+# phpcompatinfo (computed from version 0.9.2)
 Requires:  php(language) >= 5.3.0
 
 # Composer
@@ -47,12 +47,6 @@ interface that describes a HTTP message. See the specification for more details.
 %prep
 %setup -qn %{github_name}-%{github_commit}
 
-# W: spurious-executable-perm /usr/share/doc/php-psr-http-message/README.md
-# W: spurious-executable-perm /usr/share/doc/php-psr-http-message/composer.json
-# E: script-without-shebang /usr/share/licenses/php-psr-http-message/LICENSE
-# https://github.com/php-fig/http-message/pull/10
-chmod a-x README.md composer.json LICENSE
-
 
 %build
 # Empty build section, nothing required
@@ -78,6 +72,9 @@ cp -rp src/* %{buildroot}%{phpdir}/Psr/Http/Message/
 
 
 %changelog
+* Sun Apr 12 2015 Shawn Iwinski <shawn.iwinski at gmail.com> - 0.9.2-1
+- Updated to 0.9.2 (BZ #1187918)
+
 * Wed Jan 28 2015 Shawn Iwinski <shawn.iwinski at gmail.com> - 0.7.0-1
 - Updated to 0.7.0 (BZ #1183600)
 
diff --git a/sources b/sources
index f9c5924..08f53cc 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 07cd22c949e9881225016403e526d10a  php-psr-http-message-0.7.0-d70356c7acd5b90b0b9ad997ab3461d689604f87.tar.gz
+e9566cc216433348b71237e74de9b3e4  php-psr-http-message-0.9.2-7c361ae6b0dcd84d8fc4f89636ee0cc9fcb02035.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/php-psr-http-message.git/commit/?h=f21&id=c5f7f196fb3e3185658f503622cd7c0cc033b273


More information about the scm-commits mailing list