Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2014-05-05 21:16:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-weather (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-weather.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-weather"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-weather/gnome-weather.changes      
2013-10-17 14:10:16.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new/gnome-weather.changes 
2014-05-05 21:17:15.000000000 +0200
@@ -1,0 +2,76 @@
+Wed Mar 26 19:39:33 UTC 2014 - [email protected]
+
+- Update to version 3.12.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Mar 19 12:32:05 UTC 2014 - [email protected]
+
+- Update to version 3.11.92:
+  + Fix alignment of placeholder text for first run (bgo#721732).
+  + Build fixes (bgo#725942).
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Mar  4 19:43:42 UTC 2014 - [email protected]
+
+- Update to version 3.11.91:
+  + Fix problem loading the app without network connectivity.
+  + Fix running tests with a11y disabled (bgo#725152).
+  + Fix running tests against old pygobject+glib (bgo#725398).
+  + Fix automake requirement (bgo#725427).
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Feb 19 12:24:04 UTC 2014 - [email protected]
+
+- Update to version 3.11.90:
+  + Fixed a crash at shutdown, caused by a destroy vfunc.
+  + Added coverage reports for tests.
+  + Updated for unstable GTK+ API changes (GtkActionBox).
+  + Fixed the sensitivity of Add in new location dialog
+    (bgo#724416).
+  + Once again, changes to the build and deployment infrastructure.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Feb  3 17:47:19 UTC 2014 - [email protected]
+
+- Update to version 3.11.5:
+  + JS sources are now loaded from a GResource, which should
+    improve startup times as it requires fewer seeks on disk.
+  + All dialogs were converted to use a header bar.
+  + A new infrastructure for application tests exists, and
+    minimal automated testing for the world view is included.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Jan 13 21:32:37 UTC 2014 - [email protected]
+
+- Update to version 3.11.4:
+  + Fixes for RTL layouts (bgo#721123).
+  + Updates to the packaging system.
+  + Added the ability to build an RPM from the upstream tarball.
+  + Replaced GtkHeaderBar with GtkActionBar (and gtk+ dependency
+    raised).
+  + Fixed the .desktop file for legacy environments (not using GIO
+    to launch the application).
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Dec 18 13:53:32 UTC 2013 - [email protected]
+
+- Update to version 3.11.3:
+  + Always show a title in the header bar (bgo#720322).
+  + CityView is now consistent with other apps wrt the back button
+    (bgo#720321).
+  + We now follow the HIGs for standard items in the app menu.
+  + The sidebar can show forecast for today and tomorrow at all
+    times.
+  + We no longer show the night before the day, which was reported
+    as confusing.
+  + Updated translations.
+- Create new subpackage gnome-shell-search-provider-gnome-weather,
+  containing the GNOME Shell search provider.
+
+-------------------------------------------------------------------

Old:
----
  gnome-weather-3.10.1.tar.xz

New:
----
  gnome-weather-3.12.0.tar.xz

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

Other differences:
------------------
++++++ gnome-weather.spec ++++++
--- /var/tmp/diff_new_pack.nPPHw1/_old  2014-05-05 21:17:17.000000000 +0200
+++ /var/tmp/diff_new_pack.nPPHw1/_new  2014-05-05 21:17:17.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-weather
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -18,23 +18,24 @@
 
 Name:           gnome-weather
 %define _name org.gnome.Weather.Application
-Version:        3.10.1
+Version:        3.12.0
 Release:        0
 Summary:        Weather App for GNOME
 License:        GPL-2.0+
 Group:          Productivity/Other
 Url:            https://live.gnome.org/Design/Apps/Weather
-Source:         
http://download.gnome.org/sources/gnome-weather/3.10/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gnome-weather/3.12/%{name}-%{version}.tar.xz
 BuildRequires:  gjs
 BuildRequires:  intltool >= 0.26
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gdk-3.0)
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
 BuildRequires:  pkgconfig(gio-2.0)
+BuildRequires:  pkgconfig(gjs-1.0) >= 1.39.91
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.35.9
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.9.4
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.11.4
 BuildRequires:  pkgconfig(gweather-3.0) >= 3.9.5
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -47,6 +48,16 @@
 * show radar maps
 * notify on hazardous weather conditions
 
+%package -n gnome-shell-search-provider-gnome-weather
+Summary:        GNOME Weather -- Search Provider for GNOME Shell
+Group:          Productivity/Other
+Supplements:    packageand(gnome-shell:%{name})
+Requires:       %{name} = %{version}
+
+%description -n gnome-shell-search-provider-gnome-weather
+This package contains a search provider to enable GNOME Shell to get
+search results from GNOME Weather.
+
 %lang_package
 %prep
 %setup -q
@@ -81,10 +92,13 @@
 %{_datadir}/%{_name}/
 %{_datadir}/dbus-1/services/org.gnome.Weather.Application.service
 %{_datadir}/glib-2.0/schemas/org.gnome.Weather.Application.gschema.xml
+%{_datadir}/icons/hicolor/*/apps/%{_name}.*
+
+%files -n gnome-shell-search-provider-gnome-weather
+%defattr(-,root,root)
 %dir %{_datadir}/gnome-shell
 %dir %{_datadir}/gnome-shell/search-providers
 
%{_datadir}/gnome-shell/search-providers/org.gnome.Weather.Application.search-provider.ini
-%{_datadir}/icons/hicolor/*/apps/%{_name}.*
 
 %files lang -f %{_name}.lang
 

++++++ gnome-weather-3.10.1.tar.xz -> gnome-weather-3.12.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/gnome-weather/gnome-weather-3.10.1.tar.xz 
/work/SRC/openSUSE:Factory/.gnome-weather.new/gnome-weather-3.12.0.tar.xz 
differ: char 25, line 1

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

Reply via email to