Hello community,

here is the log from the commit of package php-composer for openSUSE:Factory 
checked in at 2015-12-23 08:48:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php-composer (Old)
 and      /work/SRC/openSUSE:Factory/.php-composer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php-composer"

Changes:
--------
--- /work/SRC/openSUSE:Factory/php-composer/php-composer.changes        
2015-11-17 14:23:05.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.php-composer.new/php-composer.changes   
2015-12-23 08:49:00.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Dec  9 09:06:26 UTC 2015 - [email protected]
+
+- Utilize php version agnostic packages to be compatible with php7.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ php-composer.spec ++++++
--- /var/tmp/diff_new_pack.6HLWB1/_old  2015-12-23 08:49:01.000000000 +0100
+++ /var/tmp/diff_new_pack.6HLWB1/_new  2015-12-23 08:49:01.000000000 +0100
@@ -25,18 +25,18 @@
 Url:            http://getcomposer.org/
 Source0:        https://getcomposer.org/download/1.0.0-alpha11/composer.phar
 Source1:        
https://raw.githubusercontent.com/composer/composer/master/LICENSE
-Requires:       php5-json
-Requires:       php5-openssl
-Requires:       php5-pear-symfony2-Console >= 2.3
-Requires:       php5-pear-symfony2-Finder >= 2.3
-Requires:       php5-phar
+Requires:       php-json
+Requires:       php-openssl
+Requires:       php-pear-console >= 2.3
+Requires:       php-pear-finder >= 2.3
+Requires:       php-phar
 Provides:       php5-composer = %{version}
 Obsoletes:      php5-composer < %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 # Those dependencies are not yet available on the build service
-#Requires:      php5-pear-symfony2-Process >= 2.3
-#Requires:      php5-pear-jsonlint >= 1.0
-#Requires:      php5-pear-json-schema >= 1.3
+#Requires:      php-pear-symfony2-Process >= 2.3
+#Requires:      php-pear-jsonlint >= 1.0
+#Requires:      php-pear-json-schema >= 1.3
 BuildArch:      noarch
 %if 0%{?sles_version} >= 10
 BuildRequires:  php53 >= 5.3.2


Reply via email to