Hello community,

here is the log from the commit of package php5-pear-Services_Weather for 
openSUSE:Factory checked in at 2012-12-07 14:48:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php5-pear-Services_Weather (Old)
 and      /work/SRC/openSUSE:Factory/.php5-pear-Services_Weather.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php5-pear-Services_Weather", Maintainer is ""

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/php5-pear-Services_Weather/php5-pear-Services_Weather.changes
    2011-09-23 12:40:51.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Services_Weather.new/php5-pear-Services_Weather.changes
       2012-12-07 14:48:27.000000000 +0100
@@ -1,0 +2,17 @@
+Fri Nov 30 07:28:22 UTC 2012 - [email protected]
+
+- upstream v1.4.7 tarball war corrupt. Repackaged
+
+-------------------------------------------------------------------
+Thu Nov 29 15:33:25 UTC 2012 - [email protected]
+
+- don't require php-macros for the SLE11 platform
+
+-------------------------------------------------------------------
+Tue Nov 27 17:47:22 UTC 2012 - Ralf Lang <[email protected]>
+
+- version 1.4.7
+- adresses pear Bug #19228 Fatal error: Cannot use object of type PEAR_Error
+- adresses pear Bug #19213 Undefined array index in Metar.php
+
+-------------------------------------------------------------------

Old:
----
  Services_Weather-1.4.5.tgz

New:
----
  Services_Weather-1.4.7.tar.gz

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

Other differences:
------------------
++++++ php5-pear-Services_Weather.spec ++++++
--- /var/tmp/diff_new_pack.tasibR/_old  2012-12-07 14:48:28.000000000 +0100
+++ /var/tmp/diff_new_pack.tasibR/_new  2012-12-07 14:48:28.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Services_Weather
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,37 +15,42 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           php5-pear-Services_Weather
 %define pear_name  Services_Weather
 %define pear_sname services_weather
 Summary:        An interface to various online weather-services
-Version:        1.4.5
-Release:        1
 License:        BSD-3-Clause
 Group:          Productivity/Networking/Web/Servers
+Version:        1.4.7
+Release:        0
 BuildArch:      noarch
 Url:            http://pear.php.net/package/%{pear_name}
-Source:         %{pear_name}-%{version}.tgz
+Source:         %{pear_name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  php-macros
 BuildRequires:  php >= 5
-BuildRequires:  php5-pear
-BuildRequires:  php5-pear-HTTP_Request
+%if 0%{?sles_version} == 11
+BuildRequires:  php53-devel
+%else
+BuildRequires:  php-macros
+%endif
+BuildRequires:  php-pear
 BuildRequires:  php5-pear-DB
+BuildRequires:  php5-pear-HTTP_Request >= 1.2.0
+Requires:       php5-pear-DB >= 1.4.0
 Requires:       php5-pear-HTTP_Request
-Requires:       php5-pear-DB
+Suggests:       php5-pear-XML_Serializer >= 0.20.2
 Requires:       php >= 5
-Requires:       php5-pear
-Provides:       php-pear-%{pear_name} pear-%{pear_name}
-Provides:       php5-pear-%{pear_sname} = %{version}
-Provides:       php-pear-%{pear_sname} = %{version}
+Requires:       php-ctype
+Requires:       php-pear
+Provides:       pear-%{pear_name}
 Provides:       pear-%{pear_sname} = %{version}
-Obsoletes:      php5-pear-%{pear_sname} < %{version}
-Obsoletes:      php-pear-%{pear_sname} < %{version}
+Provides:       php-pear-%{pear_name}
+Provides:       php-pear-%{pear_sname} = %{version}
+Provides:       php5-pear-%{pear_sname} = %{version}
 Obsoletes:      pear-%{pear_sname} < %{version}
+Obsoletes:      php-pear-%{pear_sname} < %{version}
+Obsoletes:      php5-pear-%{pear_sname} < %{version}
 
 %description
 Services_Weather searches for given locations and retrieves current

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to