Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2014-09-30 19:38:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      
2014-05-20 14:24:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new/gnome-weather.changes 
2014-09-30 19:39:03.000000000 +0200
@@ -1,0 +2,61 @@
+Mon Sep 22 17:08:15 UTC 2014 - [email protected]
+
+- Update to version 3.14.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Sep 16 10:42:29 UTC 2014 - [email protected]
+
+- Update to version 3.13.92:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Sep  1 22:48:35 UTC 2014 - [email protected]
+
+- Update to version 3.13.91:
+  + Added high contrast icon (bgo#707286).
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Aug 19 14:32:29 UTC 2014 - [email protected]
+
+- Update to version 3.13.90:
+  + Completely redesign the application (bgo#733236).
+  + Remove libgd submodule and make the application noarch.
+  + Disable the search provider by default (bgo#734048).
+  + Updated translations.
+- Change BuildArch to noarch, following upstreams advise.
+
+-------------------------------------------------------------------
+Tue Jul 22 13:02:42 UTC 2014 - [email protected]
+
+- Update to version 3.13.4:
+  + We now use package.js from gjs upstream.
+  + Fixed search-provider (bgo#732344).
+  + Misc fixes.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sat Jul 12 18:06:58 UTC 2014 - [email protected]
+
+- Update to version 3.13.3:
+  + Updates to the appstream metadata, and new screenshots
+    (requires a new version of libappstream-glib, or building
+    with --disable-appstream-util).
+  + Various miscellaneous fixes and updates.
+  + Updated translations.
+- Changes from version 3.13.2:
+  + Appdata metadata was updated to the new specification.
+  + The installation folder for the application was renamed to
+    $(datadir)/org.gnome.Weather, removing the final .Application
+    part.
+  + The search provider was split into a background service, to
+    avoid triggering geolocation without the user consent (only the
+    frontend application does it now).
+- Changes from version 3.13.1:
+  + Show local time in city view (bgo#705050).
+  + Add geolocation support (automatically add the current location
+    to the world view) (bgo#704268).
+  + Updated translations.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ gnome-weather.spec ++++++
--- /var/tmp/diff_new_pack.0BPDS7/_old  2014-09-30 19:39:04.000000000 +0200
+++ /var/tmp/diff_new_pack.0BPDS7/_new  2014-09-30 19:39:04.000000000 +0200
@@ -17,14 +17,14 @@
 
 
 Name:           gnome-weather
-%define _name org.gnome.Weather.Application
-Version:        3.12.1
+%define _name org.gnome.Weather
+Version:        3.14.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.12/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gnome-weather/3.14/%{name}-%{version}.tar.xz
 BuildRequires:  gjs
 BuildRequires:  intltool >= 0.26
 BuildRequires:  update-desktop-files
@@ -37,6 +37,7 @@
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.35.9
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.11.4
 BuildRequires:  pkgconfig(gweather-3.0) >= 3.9.5
+BuildArch:      noarch
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires
@@ -68,8 +69,7 @@
 
 %install
 %make_install
-find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print
-%suse_update_desktop_file %{_name} Utility DesktopUtility
+%suse_update_desktop_file %{_name}.Application Utility DesktopUtility
 %find_lang %{_name}
 
 %post
@@ -85,14 +85,18 @@
 %files
 %defattr(-,root,root)
 %{_bindir}/%{name}
-%{_libdir}/%{_name}/
 %dir %{_datadir}/appdata
 %{_datadir}/appdata/org.gnome.Weather.Application.appdata.xml
 %{_datadir}/applications/org.gnome.Weather.Application.desktop
 %{_datadir}/%{_name}/
 %{_datadir}/dbus-1/services/org.gnome.Weather.Application.service
+%{_datadir}/dbus-1/services/org.gnome.Weather.BackgroundService.service
 %{_datadir}/glib-2.0/schemas/org.gnome.Weather.Application.gschema.xml
 %{_datadir}/icons/hicolor/*/apps/%{_name}.*
+%dir %{_datadir}/icons/HighContrast/
+%dir %{_datadir}/icons/HighContrast/*
+%dir %{_datadir}/icons/HighContrast/*/apps/
+%{_datadir}/icons/HighContrast/*/apps/%{_name}.*
 
 %files -n gnome-shell-search-provider-gnome-weather
 %defattr(-,root,root)

++++++ gnome-weather-3.12.1.tar.xz -> gnome-weather-3.14.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/gnome-weather/gnome-weather-3.12.1.tar.xz 
/work/SRC/openSUSE:Factory/.gnome-weather.new/gnome-weather-3.14.0.tar.xz 
differ: char 26, line 1

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

Reply via email to