commit gnome-weather for openSUSE:Factory

2020-04-23 Thread root
Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2020-04-23 18:31:37

Comparing /work/SRC/openSUSE:Factory/gnome-weather (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-weather.new.2738 (New)


Package is "gnome-weather"

Thu Apr 23 18:31:37 2020 rev:40 rq:795224 version:3.36.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-weather/gnome-weather.changes  
2020-04-11 23:48:25.403175008 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new.2738/gnome-weather.changes
2020-04-23 18:31:47.752243642 +0200
@@ -1,0 +2,21 @@
+Fri Apr 10 09:57:13 UTC 2020 - Bjørn Lie 
+
+- Update to version 3.36.1:
+  + Bugs fixed: Unknown temperature and cloud conditions when using
+autolocation.
+- Enable testsuite: Add check section and run meson_test macro.
+
+---
+Fri Apr 10 09:55:38 UTC 2020 - Bjørn Lie 
+
+- Update to version 3.36.0:
+  + Bugs fixed:
+- Always shows weather for wrong location.
+- Deduplicate cities in locations popover.
+  + Bugs introduced: Unknown location since 3.34.1 (sorry!).
+  + New nightly app icon.
+  + Publish nightlies from CI.
+  + Added README.
+  + Updated translations.
+
+---

Old:

  gnome-weather-3.34.2.tar.xz

New:

  gnome-weather-3.36.1.tar.xz



Other differences:
--
++ gnome-weather.spec ++
--- /var/tmp/diff_new_pack.h7yp3U/_old  2020-04-23 18:31:48.392244866 +0200
+++ /var/tmp/diff_new_pack.h7yp3U/_new  2020-04-23 18:31:48.396244874 +0200
@@ -17,14 +17,15 @@
 
 
 %define _name org.gnome.Weather
+
 Name:   gnome-weather
-Version:3.34.2
+Version:3.36.1
 Release:0
 Summary:Weather App for GNOME
 License:GPL-2.0-or-later
 Group:  Productivity/Other
 URL:https://live.gnome.org/Design/Apps/Weather
-Source0:
https://download.gnome.org/sources/gnome-weather/3.34/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/gnome-weather/3.36/%{name}-%{version}.tar.xz
 
 BuildRequires:  intltool >= 0.26
 BuildRequires:  meson
@@ -75,8 +76,12 @@
 %suse_update_desktop_file %{_name} Utility DesktopUtility
 %find_lang %{_name} %{?no_lang_C} %{name}.lang
 
+%check
+%meson_test
+
 %files
 %license COPYING.md
+%doc NEWS README.md
 %{_bindir}/%{name}
 %{_datadir}/metainfo/org.gnome.Weather.appdata.xml
 %{_datadir}/applications/org.gnome.Weather.desktop

++ gnome-weather-3.34.2.tar.xz -> gnome-weather-3.36.1.tar.xz ++
 6243 lines of diff (skipped)




commit gnome-weather for openSUSE:Factory

2020-04-11 Thread root
Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2020-04-11 23:47:38

Comparing /work/SRC/openSUSE:Factory/gnome-weather (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-weather.new.3248 (New)


Package is "gnome-weather"

Sat Apr 11 23:47:38 2020 rev:39 rq:793206 version:3.34.2

Changes:

--- /work/SRC/openSUSE:Factory/gnome-weather/gnome-weather.changes  
2020-04-05 20:53:27.729179777 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new.3248/gnome-weather.changes
2020-04-11 23:48:25.403175008 +0200
@@ -1,0 +2,7 @@
+Fri Apr 10 09:55:37 UTC 2020 - Bjørn Lie 
+
+- Update to version 3.34.2:
+  + Bugs fixed: Unknown temperature and cloud conditions when using
+autolocation.
+
+---

Old:

  gnome-weather-3.34.1.tar.xz

New:

  gnome-weather-3.34.2.tar.xz



Other differences:
--
++ gnome-weather.spec ++
--- /var/tmp/diff_new_pack.h38QkB/_old  2020-04-11 23:48:26.303175693 +0200
+++ /var/tmp/diff_new_pack.h38QkB/_new  2020-04-11 23:48:26.307175696 +0200
@@ -18,7 +18,7 @@
 
 %define _name org.gnome.Weather
 Name:   gnome-weather
-Version:3.34.1
+Version:3.34.2
 Release:0
 Summary:Weather App for GNOME
 License:GPL-2.0-or-later

++ gnome-weather-3.34.1.tar.xz -> gnome-weather-3.34.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-weather-3.34.1/NEWS 
new/gnome-weather-3.34.2/NEWS
--- old/gnome-weather-3.34.1/NEWS   2020-04-03 20:22:47.996798300 +0200
+++ new/gnome-weather-3.34.2/NEWS   2020-04-10 02:46:38.602450100 +0200
@@ -1,3 +1,9 @@
+3.34.2
+==
+
+* Bugs fixed:
+  - #95 Unknown temperature and cloud conditions when using autolocation 
(Michael Catanzaro)
+
 3.34.1
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-weather-3.34.1/data/org.gnome.Weather.appdata.xml.in.in 
new/gnome-weather-3.34.2/data/org.gnome.Weather.appdata.xml.in.in
--- old/gnome-weather-3.34.1/data/org.gnome.Weather.appdata.xml.in.in   
2020-04-03 20:22:47.997798200 +0200
+++ new/gnome-weather-3.34.2/data/org.gnome.Weather.appdata.xml.in.in   
2020-04-10 02:46:38.604450200 +0200
@@ -46,6 +46,8 @@
 org.gnome.Weather.desktop
   
   
+
+
 
   
 GNOME Weather 3.34 includes bug fixes and general improvements:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-weather-3.34.1/meson.build 
new/gnome-weather-3.34.2/meson.build
--- old/gnome-weather-3.34.1/meson.build2020-04-03 20:22:48.025799000 
+0200
+++ new/gnome-weather-3.34.2/meson.build2020-04-10 02:46:38.626450800 
+0200
@@ -1,5 +1,5 @@
 project('gnome-weather', 'c',
-  version: '3.34.1',
+  version: '3.34.2',
   meson_version: '>= 0.50.0',
   license: 'GPL2+'
 )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-weather-3.34.1/src/app/currentLocationController.js 
new/gnome-weather-3.34.2/src/app/currentLocationController.js
--- old/gnome-weather-3.34.1/src/app/currentLocationController.js   
2020-04-03 20:22:48.033799200 +0200
+++ new/gnome-weather-3.34.2/src/app/currentLocationController.js   
2020-04-10 02:46:38.634451000 +0200
@@ -87,10 +87,11 @@
 _onLocationUpdated(simple) {
 let geoclueLocation = simple.get_location();
 
-this.currentLocation = 
GWeather.Location.new_detached(geoclueLocation.description,
-  null,
-  
geoclueLocation.latitude,
-  
geoclueLocation.longitude);
+this.currentLocation = GWeather.Location.get_world()
+.find_nearest_city(
+geoclueLocation.latitude,
+geoclueLocation.longitude
+);
 this._world.currentLocationChanged(this.currentLocation);
 }
 




commit gnome-weather for openSUSE:Factory

2020-04-05 Thread root
Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2020-04-05 20:53:21

Comparing /work/SRC/openSUSE:Factory/gnome-weather (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-weather.new.3248 (New)


Package is "gnome-weather"

Sun Apr  5 20:53:21 2020 rev:38 rq:791400 version:3.34.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-weather/gnome-weather.changes  
2020-01-27 20:15:27.788450198 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new.3248/gnome-weather.changes
2020-04-05 20:53:27.729179777 +0200
@@ -1,0 +2,7 @@
+Fri Apr  3 20:38:42 UTC 2020 - Bjørn Lie 
+
+- Update to version 3.34.1:
+  + Bugs fixed: Always shows weather for wrong location.
+  + Updated translations.
+
+---

Old:

  gnome-weather-3.34.0.tar.xz

New:

  gnome-weather-3.34.1.tar.xz



Other differences:
--
++ gnome-weather.spec ++
--- /var/tmp/diff_new_pack.F1eTmv/_old  2020-04-05 20:53:28.365180466 +0200
+++ /var/tmp/diff_new_pack.F1eTmv/_new  2020-04-05 20:53:28.369180470 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-weather
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define _name org.gnome.Weather
 Name:   gnome-weather
-Version:3.34.0
+Version:3.34.1
 Release:0
 Summary:Weather App for GNOME
 License:GPL-2.0-or-later

++ gnome-weather-3.34.0.tar.xz -> gnome-weather-3.34.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-weather-3.34.0/NEWS 
new/gnome-weather-3.34.1/NEWS
--- old/gnome-weather-3.34.0/NEWS   2019-09-25 01:42:53.0 +0200
+++ new/gnome-weather-3.34.1/NEWS   2020-04-03 20:22:47.996798300 +0200
@@ -1,3 +1,15 @@
+3.34.1
+==
+
+* Bugs fixed:
+  - #90 Always shows weather for wrong location (Michael Catanzaro)
+
+* Translation updates:
+ - Chinese (Taiwan)
+ - Kurdish Sorani
+ - Malay
+ - Slovak
+
 3.34.0
 ==
 * Export location information to GNOME Shell (Florian Müllner)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-weather-3.34.0/meson.build 
new/gnome-weather-3.34.1/meson.build
--- old/gnome-weather-3.34.0/meson.build2019-09-25 01:42:53.0 
+0200
+++ new/gnome-weather-3.34.1/meson.build2020-04-03 20:22:48.025799000 
+0200
@@ -1,5 +1,5 @@
 project('gnome-weather', 'c',
-  version: '3.34.0',
+  version: '3.34.1',
   meson_version: '>= 0.50.0',
   license: 'GPL2+'
 )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-weather-3.34.0/po/LINGUAS 
new/gnome-weather-3.34.1/po/LINGUAS
--- old/gnome-weather-3.34.0/po/LINGUAS 2019-09-25 01:42:53.0 +0200
+++ new/gnome-weather-3.34.1/po/LINGUAS 2020-04-03 20:22:48.028799000 +0200
@@ -9,6 +9,7 @@
 bs
 ca
 ca@valencia
+ckb
 cs
 da
 de
@@ -39,6 +40,7 @@
 lv
 mjw
 ml
+ms
 nb
 ne
 nl
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-weather-3.34.0/po/ckb.po 
new/gnome-weather-3.34.1/po/ckb.po
--- old/gnome-weather-3.34.0/po/ckb.po  1970-01-01 01:00:00.0 +0100
+++ new/gnome-weather-3.34.1/po/ckb.po  2020-04-03 20:22:48.029799000 +0200
@@ -0,0 +1,215 @@
+# Kurdish Sorani translation for gnome-weather.
+# Copyright (C) 2020 gnome-weather's COPYRIGHT HOLDER
+# This file is distributed under the same license as the gnome-weather package.
+# jwtiyar , 2020.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gnome-weather gnome-3-34\n"
+"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gnome-weather/issues\n;
+"POT-Creation-Date: 2019-12-04 04:28+\n"
+"PO-Revision-Date: 2020-01-16 13:08+0300\n"
+"Language-Team: Kurdish Sorani \n"
+"Language: ckb\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Last-Translator: \n"
+"X-Generator: Poedit 2.2.4\n"
+
+#: data/city.ui:8
+msgid "City view"
+msgstr "پیشاندانی شار"
+
+#: data/city.ui:30
+msgid "Loading…"
+msgstr "باردەکرێت..."
+
+#: data/org.gnome.Weather.appdata.xml.in.in:5
+#: data/org.gnome.Weather.desktop.in.in:4 src/app/main.js:61
+#: src/app/window.js:255 src/service/main.js:48
+msgid "Weather"
+msgstr "کەش و هەوا"
+
+#: data/org.gnome.Weather.appdata.xml.in.in:6
+#: data/org.gnome.Weather.desktop.in.in:5
+msgid "Show weather conditions and forecast"
+msgstr "دۆخی کەش و هەوا پیشان بدە"
+
+#: data/org.gnome.Weather.appdata.xml.in.in:16
+msgid ""

commit gnome-weather for openSUSE:Factory

2020-01-27 Thread root
Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2020-01-27 20:15:22

Comparing /work/SRC/openSUSE:Factory/gnome-weather (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-weather.new.26092 (New)


Package is "gnome-weather"

Mon Jan 27 20:15:22 2020 rev:37 rq:767425 version:3.34.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-weather/gnome-weather.changes  
2019-11-12 16:11:55.467784924 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new.26092/gnome-weather.changes   
2020-01-27 20:15:27.788450198 +0100
@@ -1,0 +2,5 @@
+Sat Jan 25 14:12:47 UTC 2020 - Dominique Leuenberger 
+
+- No longer recommend -lang: supplements are in use
+
+---



Other differences:
--
++ gnome-weather.spec ++
--- /var/tmp/diff_new_pack.HpP3GB/_old  2020-01-27 20:15:29.048450967 +0100
+++ /var/tmp/diff_new_pack.HpP3GB/_new  2020-01-27 20:15:29.052450970 +0100
@@ -40,7 +40,6 @@
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.12.0
 BuildRequires:  pkgconfig(gweather-3.0) >= 3.25.91
 BuildRequires:  pkgconfig(libgeoclue-2.0) >= 2.3.1
-Recommends: %{name}-lang
 BuildArch:  noarch
 
 %description




commit gnome-weather for openSUSE:Factory

2019-11-12 Thread root
Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2019-11-12 16:11:54

Comparing /work/SRC/openSUSE:Factory/gnome-weather (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-weather.new.2990 (New)


Package is "gnome-weather"

Tue Nov 12 16:11:54 2019 rev:36 rq:747634 version:3.34.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-weather/gnome-weather.changes  
2019-10-18 14:32:48.472337146 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new.2990/gnome-weather.changes
2019-11-12 16:11:55.467784924 +0100
@@ -1,0 +2,5 @@
+Wed Nov  6 19:58:34 UTC 2019 - Michael Gorse 
+
+- Stop using arch-specific libdir again (boo#1109687).
+
+---



Other differences:
--
++ gnome-weather.spec ++
--- /var/tmp/diff_new_pack.E5c6o4/_old  2019-11-12 16:11:57.387786988 +0100
+++ /var/tmp/diff_new_pack.E5c6o4/_new  2019-11-12 16:11:57.391786992 +0100
@@ -67,6 +67,7 @@
 
 %build
 %meson \
+   --libdir=/usr/unused-in-noarch \
%{nil}
 %meson_build
 




commit gnome-weather for openSUSE:Factory

2019-10-18 Thread root
Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2019-10-18 14:32:46

Comparing /work/SRC/openSUSE:Factory/gnome-weather (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-weather.new.2352 (New)


Package is "gnome-weather"

Fri Oct 18 14:32:46 2019 rev:35 rq:736573 version:3.34.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-weather/gnome-weather.changes  
2019-05-03 22:46:34.363789346 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new.2352/gnome-weather.changes
2019-10-18 14:32:48.472337146 +0200
@@ -1,0 +2,17 @@
+Wed Sep 25 06:04:58 UTC 2019 - Bjørn Lie 
+
+- Update to version 3.34.0:
+  + tests: Make dogtail tests optional.
+  + Updated translations. 
+
+---
+Thu Sep  5 14:50:46 CST 2019 - Chingkai Chu 
+
+- Update to version 3.33.90:
+  + Export location information to GNOME Shell.
+  + Use weather station's time zone.
+  + Allow enter key to show location.
+  + Bugs fixed: !18 Fix search provider
+  + Updated translations.
+
+---

Old:

  gnome-weather-3.32.2.tar.xz

New:

  gnome-weather-3.34.0.tar.xz



Other differences:
--
++ gnome-weather.spec ++
--- /var/tmp/diff_new_pack.0sJEYR/_old  2019-10-18 14:32:50.060333010 +0200
+++ /var/tmp/diff_new_pack.0sJEYR/_new  2019-10-18 14:32:50.076332969 +0200
@@ -18,13 +18,13 @@
 
 %define _name org.gnome.Weather
 Name:   gnome-weather
-Version:3.32.2
+Version:3.34.0
 Release:0
 Summary:Weather App for GNOME
 License:GPL-2.0-or-later
 Group:  Productivity/Other
 URL:https://live.gnome.org/Design/Apps/Weather
-Source0:
https://download.gnome.org/sources/gnome-weather/3.32/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/gnome-weather/3.34/%{name}-%{version}.tar.xz
 
 BuildRequires:  intltool >= 0.26
 BuildRequires:  meson

++ gnome-weather-3.32.2.tar.xz -> gnome-weather-3.34.0.tar.xz ++
 3066 lines of diff (skipped)




commit gnome-weather for openSUSE:Factory

2019-05-03 Thread root
Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2019-05-03 22:46:32

Comparing /work/SRC/openSUSE:Factory/gnome-weather (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-weather.new.5148 (New)


Package is "gnome-weather"

Fri May  3 22:46:32 2019 rev:34 rq:699585 version:3.32.2

Changes:

--- /work/SRC/openSUSE:Factory/gnome-weather/gnome-weather.changes  
2019-02-06 14:07:01.53539 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new.5148/gnome-weather.changes
2019-05-03 22:46:34.363789346 +0200
@@ -1,0 +2,41 @@
+Mon Apr 22 16:30:40 UTC 2019 - Bjørn Lie 
+
+- Update to version 3.32.2:
+  + Bugs fixed: Logged warning about non-standard use of
+`array.toString() on a Uint8Array instance`.
+  + Updated translations.
+
+---
+Fri Apr  5 18:43:51 UTC 2019 - Bjørn Lie 
+
+- Update to version 3.32.1:
+  + Bugs fixed: The app is not translated.
+  + Updated translations.
+
+---
+Mon Mar 11 20:35:10 UTC 2019 - Bjørn Lie 
+
+- Update to version 3.32.0:
+  + Migrate app menu to primary menu.
+  + New icon.
+  + Show tomorrow's forecasts at the end of the day.
+
+---
+Tue Mar  5 05:58:34 UTC 2019 - Bjørn Lie 
+
+- Update to version 3.31.92:
+  + Bugs fixed: 3.31.90 no longer installs a binary in the path.
+  + Updated translations.
+
+---
+Sun Feb 17 07:11:50 UTC 2019 - bjorn@gmail.com
+
+- Update to version 3.31.90:
+  + Port from Autotools to Meson.
+  + Show tomorrow's forecasts at the end of the day.
+  + Unify App ID.
+  + Updated translations.
+- Add meson BuildRequires and macros following upstreams port to
+  meson buildsystem.
+
+---
@@ -4,0 +46,15 @@
+
+---
+Fri Jan  4 22:50:12 UTC 2019 - bjorn@gmail.com
+
+- Update to version 3.31.3:
+  + Migrate app menu to primary menu.
+  + New icon.
+  + Update GJS dependency.
+  + Updated translations.
+- Drop upstream fixed patches:
+  + gnome-weather-fix-gettext-domain.patch.
+  + gnome-weather-fix-clicking-rows-places-popover.patch.
+- Drop unneeded gjs BuildRequires, we have the pkgconfig variant
+  already.
+- Drop glib2_gsettings_schema_requires, no longer needed.

Old:

  gnome-weather-3.26.0.tar.xz
  gnome-weather-fix-clicking-rows-places-popover.patch
  gnome-weather-fix-gettext-domain.patch

New:

  gnome-weather-3.32.2.tar.xz



Other differences:
--
++ gnome-weather.spec ++
--- /var/tmp/diff_new_pack.zKptRs/_old  2019-05-03 22:46:35.931792946 +0200
+++ /var/tmp/diff_new_pack.zKptRs/_new  2019-05-03 22:46:35.947792983 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-weather
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,42 +12,36 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define _name org.gnome.Weather
 Name:   gnome-weather
-Version:3.26.0
+Version:3.32.2
 Release:0
 Summary:Weather App for GNOME
 License:GPL-2.0-or-later
 Group:  Productivity/Other
 URL:https://live.gnome.org/Design/Apps/Weather
-Source0:
http://download.gnome.org/sources/gnome-weather/3.26/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/gnome-weather/3.32/%{name}-%{version}.tar.xz
 
-# PATCH-FIX-UPSTREAM gnome-weather-fix-gettext-domain.patch 
zai...@opensuse.org -- gschema: Fix gettext-domain
-Patch0: gnome-weather-fix-gettext-domain.patch
-# PATCH-FIX-UPSTREAM gnome-weather-fix-clicking-rows-places-popover.patch 
bjorn@gmail.com -- Fix clicking on rows in the places popover
-Patch1: gnome-weather-fix-clicking-rows-places-popover.patch
-
-BuildRequires:  gjs
 BuildRequires:  intltool >= 0.26
+BuildRequires:  meson
 BuildRequires:  pkgconfig
 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(gjs-1.0) >= 1.50.0
 

commit gnome-weather for openSUSE:Factory

2019-02-06 Thread root
Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2019-02-06 14:06:59

Comparing /work/SRC/openSUSE:Factory/gnome-weather (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-weather.new.28833 (New)


Package is "gnome-weather"

Wed Feb  6 14:06:59 2019 rev:33 rq:671869 version:3.26.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-weather/gnome-weather.changes  
2018-03-26 13:03:52.663589297 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new.28833/gnome-weather.changes   
2019-02-06 14:07:01.53539 +0100
@@ -1,0 +2,5 @@
+Mon Feb  4 15:39:30 UTC 2019 - Bernhard Wiedemann 
+
+- Stop using arch-specific libdir (boo#1109687)
+
+---



Other differences:
--
++ gnome-weather.spec ++
--- /var/tmp/diff_new_pack.BO6LTA/_old  2019-02-06 14:07:02.394653407 +0100
+++ /var/tmp/diff_new_pack.BO6LTA/_new  2019-02-06 14:07:02.398653405 +0100
@@ -72,7 +72,7 @@
 %autosetup -p1
 
 %build
-%configure
+%configure --libdir=/unused-in-noarch
 %make_build
 
 %install




commit gnome-weather for openSUSE:Factory

2018-03-26 Thread root
Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2018-03-26 13:03:50

Comparing /work/SRC/openSUSE:Factory/gnome-weather (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-weather.new (New)


Package is "gnome-weather"

Mon Mar 26 13:03:50 2018 rev:32 rq:590338 version:3.26.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-weather/gnome-weather.changes  
2018-03-09 10:39:03.458967685 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new/gnome-weather.changes 
2018-03-26 13:03:52.663589297 +0200
@@ -1,0 +2,8 @@
+Sat Mar 17 22:12:01 UTC 2018 - bjorn@gmail.com
+
+- Add gnome-weather-fix-clicking-rows-places-popover.patch: Fix
+  clicking on rows in the places popover. With recent gjs, the
+  access to row._info fails after the row has been removed from the
+  listbox.
+
+---

New:

  gnome-weather-fix-clicking-rows-places-popover.patch



Other differences:
--
++ gnome-weather.spec ++
--- /var/tmp/diff_new_pack.xSWjzz/_old  2018-03-26 13:03:54.371527908 +0200
+++ /var/tmp/diff_new_pack.xSWjzz/_new  2018-03-26 13:03:54.379527620 +0200
@@ -25,8 +25,12 @@
 Group:  Productivity/Other
 URL:https://live.gnome.org/Design/Apps/Weather
 Source0:
http://download.gnome.org/sources/gnome-weather/3.26/%{name}-%{version}.tar.xz
+
 # PATCH-FIX-UPSTREAM gnome-weather-fix-gettext-domain.patch 
zai...@opensuse.org -- gschema: Fix gettext-domain
 Patch0: gnome-weather-fix-gettext-domain.patch
+# PATCH-FIX-UPSTREAM gnome-weather-fix-clicking-rows-places-popover.patch 
bjorn@gmail.com -- Fix clicking on rows in the places popover
+Patch1: gnome-weather-fix-clicking-rows-places-popover.patch
+
 BuildRequires:  gjs
 BuildRequires:  intltool >= 0.26
 BuildRequires:  pkgconfig

++ gnome-weather-fix-clicking-rows-places-popover.patch ++
>From 44ed7a29bbd3a491c8ad3cd49b76870d728dfa60 Mon Sep 17 00:00:00 2001
From: Giovanni Campagna 
Date: Thu, 14 Dec 2017 09:32:43 -0800
Subject: Fix clicking on rows in the places popover

With recent gjs, the access to row._info fails after the row has been
removed from the listbox.
---
 src/app/world.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/app/world.js b/src/app/world.js
index 11219f8..d5f4cf2 100644
--- a/src/app/world.js
+++ b/src/app/world.js
@@ -88,9 +88,9 @@ var WorldContentView = new Lang.Class({
 });
 
 this._listbox.connect('row-activated', (listbox, row) => {
-this.hide();
-this.model.moveLocationToFront(row._info);
 this._window.showInfo(row._info, false);
+this.model.moveLocationToFront(row._info);
+this.hide();
 });
 
 this.model.connect('current-location-changed', (model, info) => {
-- 
cgit v0.12



commit gnome-weather for openSUSE:Factory

2018-03-09 Thread root
Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2018-03-09 10:38:58

Comparing /work/SRC/openSUSE:Factory/gnome-weather (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-weather.new (New)


Package is "gnome-weather"

Fri Mar  9 10:38:58 2018 rev:31 rq:582754 version:3.26.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-weather/gnome-weather.changes  
2017-12-05 01:29:56.509944341 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new/gnome-weather.changes 
2018-03-09 10:39:03.458967685 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:30:23 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---



Other differences:
--
++ gnome-weather.spec ++
--- /var/tmp/diff_new_pack.yTrb9T/_old  2018-03-09 10:39:04.578927356 +0100
+++ /var/tmp/diff_new_pack.yTrb9T/_new  2018-03-09 10:39:04.582927211 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-weather
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,21 +16,20 @@
 #
 
 
-Name:   gnome-weather
 %define _name org.gnome.Weather
+Name:   gnome-weather
 Version:3.26.0
 Release:0
 Summary:Weather App for GNOME
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Productivity/Other
-Url:https://live.gnome.org/Design/Apps/Weather
-
+URL:https://live.gnome.org/Design/Apps/Weather
 Source0:
http://download.gnome.org/sources/gnome-weather/3.26/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM gnome-weather-fix-gettext-domain.patch 
zai...@opensuse.org -- gschema: Fix gettext-domain
 Patch0: gnome-weather-fix-gettext-domain.patch
-
 BuildRequires:  gjs
 BuildRequires:  intltool >= 0.26
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gdk-3.0)
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
@@ -42,8 +41,8 @@
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.11.4
 BuildRequires:  pkgconfig(gweather-3.0) >= 3.25.91
 BuildRequires:  pkgconfig(libgeoclue-2.0) >= 2.3.1
-BuildArch:  noarch
 Recommends: %{name}-lang
+BuildArch:  noarch
 %glib2_gsettings_schema_requires
 
 %description
@@ -56,8 +55,8 @@
 %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}
+Supplements:packageand(gnome-shell:%{name})
 
 %description -n gnome-shell-search-provider-gnome-weather
 This package contains a search provider to enable GNOME Shell to get
@@ -78,6 +77,7 @@
 %find_lang %{_name}
 
 %files
+%license COPYING
 %{_bindir}/%{name}
 %dir %{_datadir}/appdata
 %{_datadir}/appdata/org.gnome.Weather.appdata.xml




commit gnome-weather for openSUSE:Factory

2017-12-04 Thread root
Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2017-12-05 01:29:56

Comparing /work/SRC/openSUSE:Factory/gnome-weather (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-weather.new (New)


Package is "gnome-weather"

Tue Dec  5 01:29:56 2017 rev:30 rq:547760 version:3.26.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-weather/gnome-weather.changes  
2017-09-13 21:50:25.808556297 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new/gnome-weather.changes 
2017-12-05 01:29:56.509944341 +0100
@@ -1,0 +2,11 @@
+Sat Dec  2 21:59:18 UTC 2017 - zai...@opensuse.org
+
+- Add gnome-weather-fix-gettext-domain.patch: gschema: Fix
+  gettext-domain.
+- Drop post(un) handling of glib2_gsettings_schema_post(un),
+  desktop_database_post(un) and icon_theme_cache_post(un), we have
+  file-triggers taking care of this now.
+- Modernize spec, run spec-cleaner, use autosetup and make_build
+  macros.
+
+---

New:

  gnome-weather-fix-gettext-domain.patch



Other differences:
--
++ gnome-weather.spec ++
--- /var/tmp/diff_new_pack.E2l3c8/_old  2017-12-05 01:29:57.217918621 +0100
+++ /var/tmp/diff_new_pack.E2l3c8/_new  2017-12-05 01:29:57.221918475 +0100
@@ -24,7 +24,11 @@
 License:GPL-2.0+
 Group:  Productivity/Other
 Url:https://live.gnome.org/Design/Apps/Weather
-Source: 
http://download.gnome.org/sources/gnome-weather/3.26/%{name}-%{version}.tar.xz
+
+Source0:
http://download.gnome.org/sources/gnome-weather/3.26/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM gnome-weather-fix-gettext-domain.patch 
zai...@opensuse.org -- gschema: Fix gettext-domain
+Patch0: gnome-weather-fix-gettext-domain.patch
+
 BuildRequires:  gjs
 BuildRequires:  intltool >= 0.26
 BuildRequires:  update-desktop-files
@@ -40,7 +44,6 @@
 BuildRequires:  pkgconfig(libgeoclue-2.0) >= 2.3.1
 BuildArch:  noarch
 Recommends: %{name}-lang
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires
 
 %description
@@ -61,30 +64,20 @@
 search results from GNOME Weather.
 
 %lang_package
+
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 %configure
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
 %suse_update_desktop_file %{_name}.Application Utility DesktopUtility
 %find_lang %{_name}
 
-%post
-%glib2_gsettings_schema_post
-%desktop_database_post
-%icon_theme_cache_post
-
-%postun
-%glib2_gsettings_schema_postun
-%desktop_database_postun
-%icon_theme_cache_postun
-
 %files
-%defattr(-,root,root)
 %{_bindir}/%{name}
 %dir %{_datadir}/appdata
 %{_datadir}/appdata/org.gnome.Weather.appdata.xml
@@ -96,7 +89,6 @@
 %{_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

++ gnome-weather-fix-gettext-domain.patch ++
>From bbb0508860004f97a86486d1c0711c195c857005 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20Dr=C4=85g?= 
Date: Sat, 30 Sep 2017 15:41:53 +0200
Subject: gschema: Fix gettext-domain
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Special thanks to Sébastien Wilmet for help with deciphering Autotools.
---
 data/org.gnome.Weather.Application.gschema.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/data/org.gnome.Weather.Application.gschema.xml 
b/data/org.gnome.Weather.Application.gschema.xml
index aaf9d79..2bba122 100644
--- a/data/org.gnome.Weather.Application.gschema.xml
+++ b/data/org.gnome.Weather.Application.gschema.xml
@@ -1,4 +1,5 @@
-
+
+
   
 
   []
-- 
cgit v0.12



commit gnome-weather for openSUSE:Factory

2017-09-13 Thread root
Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2017-09-13 21:50:22

Comparing /work/SRC/openSUSE:Factory/gnome-weather (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-weather.new (New)


Package is "gnome-weather"

Wed Sep 13 21:50:22 2017 rev:29 rq:523324 version:3.26.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-weather/gnome-weather.changes  
2017-03-22 23:04:45.858678391 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new/gnome-weather.changes 
2017-09-13 21:50:25.808556297 +0200
@@ -1,0 +2,22 @@
+Mon Sep 11 16:34:26 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.26.0:
+  + Updated translations.
+
+---
+Wed Sep  6 23:07:06 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.25.92:
+  + Updated translations.
+
+---
+Sun Aug 20 18:09:45 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.25.91:
+  + Weather can now be tiled on sufficiently large monitors
+(bgo#725407).
+  + Fixed compatibility with mozjs52, and improved code to take
+advantage of the new JavaScript features.
+  + Updated translations.
+
+---

Old:

  gnome-weather-3.24.0.tar.xz

New:

  gnome-weather-3.26.0.tar.xz



Other differences:
--
++ gnome-weather.spec ++
--- /var/tmp/diff_new_pack.FfgJt1/_old  2017-09-13 21:50:26.804416185 +0200
+++ /var/tmp/diff_new_pack.FfgJt1/_new  2017-09-13 21:50:26.808415622 +0200
@@ -18,13 +18,13 @@
 
 Name:   gnome-weather
 %define _name org.gnome.Weather
-Version:3.24.0
+Version:3.26.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.24/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-weather/3.26/%{name}-%{version}.tar.xz
 BuildRequires:  gjs
 BuildRequires:  intltool >= 0.26
 BuildRequires:  update-desktop-files
@@ -36,7 +36,7 @@
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.35.9
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.11.4
-BuildRequires:  pkgconfig(gweather-3.0) >= 3.17.2
+BuildRequires:  pkgconfig(gweather-3.0) >= 3.25.91
 BuildRequires:  pkgconfig(libgeoclue-2.0) >= 2.3.1
 BuildArch:  noarch
 Recommends: %{name}-lang

++ gnome-weather-3.24.0.tar.xz -> gnome-weather-3.26.0.tar.xz ++
 3075 lines of diff (skipped)




commit gnome-weather for openSUSE:Factory

2017-03-22 Thread root
Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2017-03-22 23:04:44

Comparing /work/SRC/openSUSE:Factory/gnome-weather (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-weather.new (New)


Package is "gnome-weather"

Wed Mar 22 23:04:44 2017 rev:28 rq:481264 version:3.24.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-weather/gnome-weather.changes  
2016-08-18 09:18:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new/gnome-weather.changes 
2017-03-22 23:04:45.858678391 +0100
@@ -1,0 +2,15 @@
+Mon Mar 20 09:13:00 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.24.0:
+  + Updates for the new version of gjs (bgo#778641).
+  + Improvements to the build system for GNOME Builder.
+  + Updated translations.
+- Drop gnome-weather-work-with-new-gjs.patch: Fixed upstream.
+
+---
+Mon Feb 27 17:31:42 UTC 2017 - zai...@opensuse.org
+
+- Add gnome-weather-work-with-new-gjs.patch: No longer crash on
+  launch when using gjs 1.48 or newer (bgo#778641).
+
+---

Old:

  gnome-weather-3.20.2.tar.xz

New:

  gnome-weather-3.24.0.tar.xz



Other differences:
--
++ gnome-weather.spec ++
--- /var/tmp/diff_new_pack.dDb921/_old  2017-03-22 23:04:47.554438059 +0100
+++ /var/tmp/diff_new_pack.dDb921/_new  2017-03-22 23:04:47.558437492 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-weather
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX 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,13 +18,13 @@
 
 Name:   gnome-weather
 %define _name org.gnome.Weather
-Version:3.20.2
+Version:3.24.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.20/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-weather/3.24/%{name}-%{version}.tar.xz
 BuildRequires:  gjs
 BuildRequires:  intltool >= 0.26
 BuildRequires:  update-desktop-files
@@ -87,7 +87,7 @@
 %defattr(-,root,root)
 %{_bindir}/%{name}
 %dir %{_datadir}/appdata
-%{_datadir}/appdata/org.gnome.Weather.Application.appdata.xml
+%{_datadir}/appdata/org.gnome.Weather.appdata.xml
 %{_datadir}/applications/org.gnome.Weather.Application.desktop
 %{_datadir}/%{_name}/
 %{_datadir}/dbus-1/services/org.gnome.Weather.Application.service

++ gnome-weather-3.20.2.tar.xz -> gnome-weather-3.24.0.tar.xz ++
 2768 lines of diff (skipped)




commit gnome-weather for openSUSE:Factory

2016-08-18 Thread h_root
Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2016-08-18 09:18: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  
2016-06-02 09:39:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new/gnome-weather.changes 
2016-08-18 09:18:05.0 +0200
@@ -1,0 +2,7 @@
+Tue Aug 16 15:48:09 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.20.2:
+  + Minor bug fixes.
+  + Updated translations.
+
+---

Old:

  gnome-weather-3.20.1.tar.xz

New:

  gnome-weather-3.20.2.tar.xz



Other differences:
--
++ gnome-weather.spec ++
--- /var/tmp/diff_new_pack.XBDTyI/_old  2016-08-18 09:18:06.0 +0200
+++ /var/tmp/diff_new_pack.XBDTyI/_new  2016-08-18 09:18:06.0 +0200
@@ -18,7 +18,7 @@
 
 Name:   gnome-weather
 %define _name org.gnome.Weather
-Version:3.20.1
+Version:3.20.2
 Release:0
 Summary:Weather App for GNOME
 License:GPL-2.0+

++ gnome-weather-3.20.1.tar.xz -> gnome-weather-3.20.2.tar.xz ++
 7395 lines of diff (skipped)




commit gnome-weather for openSUSE:Factory

2016-06-02 Thread h_root
Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2016-06-02 09:39:30

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  
2016-05-12 09:33:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new/gnome-weather.changes 
2016-06-02 09:39:31.0 +0200
@@ -1,0 +2,5 @@
+Fri May 27 12:04:21 UTC 2016 - idon...@suse.com
+
+- Update to GNOME 3.20.2 FATE#318572 
+
+---



Other differences:
--



commit gnome-weather for openSUSE:Factory

2016-05-12 Thread h_root
Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2016-05-12 09:33:49

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  
2016-03-29 14:42:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new/gnome-weather.changes 
2016-05-12 09:33:51.0 +0200
@@ -1,0 +2,7 @@
+Mon May  9 20:09:01 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.20.1:
+  + Build system fixes.
+  + Updated translations.
+
+---

Old:

  gnome-weather-3.20.0.tar.xz

New:

  gnome-weather-3.20.1.tar.xz



Other differences:
--
++ gnome-weather.spec ++
--- /var/tmp/diff_new_pack.ByaXA7/_old  2016-05-12 09:33:52.0 +0200
+++ /var/tmp/diff_new_pack.ByaXA7/_new  2016-05-12 09:33:52.0 +0200
@@ -18,7 +18,7 @@
 
 Name:   gnome-weather
 %define _name org.gnome.Weather
-Version:3.20.0
+Version:3.20.1
 Release:0
 Summary:Weather App for GNOME
 License:GPL-2.0+
@@ -93,7 +93,7 @@
 %{_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}.*
+%{_datadir}/icons/hicolor/*/apps/%{_name}*
 
 %files -n gnome-shell-search-provider-gnome-weather
 %defattr(-,root,root)

++ gnome-weather-3.20.0.tar.xz -> gnome-weather-3.20.1.tar.xz ++
 6601 lines of diff (skipped)




commit gnome-weather for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2016-03-29 14:42:36

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  
2015-10-26 12:48:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new/gnome-weather.changes 
2016-03-29 14:42:37.0 +0200
@@ -1,0 +2,30 @@
+Tue Mar 22 09:55:57 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+---
+Tue Mar 15 10:31:00 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.92:
+  + Updated translations.
+
+---
+Tue Feb 16 09:49:16 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.90:
+  + Fix missing items in forecast (bgo#757186).
+  + Add support for Geoclue agent dialog (bgo#762102).
+  + Add missing tags to Appdata.
+  + Build system updates and xdg-app support.
+  + Updated translations.
+
+---
+Tue Nov 24 02:03:12 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.19.1:
+  + Convert from DBus API to libgeoclue (bgo#756647).
+- Add pkgconfig(libgeoclue-2.0) BuildRequires: New dependency
+  following upstreams convert.
+
+---

Old:

  gnome-weather-3.18.1.tar.xz

New:

  gnome-weather-3.20.0.tar.xz



Other differences:
--
++ gnome-weather.spec ++
--- /var/tmp/diff_new_pack.JBFZUE/_old  2016-03-29 14:42:38.0 +0200
+++ /var/tmp/diff_new_pack.JBFZUE/_new  2016-03-29 14:42:38.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-weather
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX 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,13 +18,13 @@
 
 Name:   gnome-weather
 %define _name org.gnome.Weather
-Version:3.18.1
+Version:3.20.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.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-weather/3.20/%{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.17.2
+BuildRequires:  pkgconfig(libgeoclue-2.0) >= 2.3.1
 BuildArch:  noarch
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ gnome-weather-3.18.1.tar.xz -> gnome-weather-3.20.0.tar.xz ++
 14002 lines of diff (skipped)




commit gnome-weather for openSUSE:Factory

2015-10-26 Thread h_root
Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2015-10-26 12:48:15

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  
2015-10-06 16:14:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new/gnome-weather.changes 
2015-10-26 12:48:24.0 +0100
@@ -1,0 +2,6 @@
+Mon Oct 12 15:53:47 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.18.1:
+  + Updated translations.
+
+---

Old:

  gnome-weather-3.18.0.tar.xz

New:

  gnome-weather-3.18.1.tar.xz



Other differences:
--
++ gnome-weather.spec ++
--- /var/tmp/diff_new_pack.2kzA0Q/_old  2015-10-26 12:48:25.0 +0100
+++ /var/tmp/diff_new_pack.2kzA0Q/_new  2015-10-26 12:48:25.0 +0100
@@ -18,7 +18,7 @@
 
 Name:   gnome-weather
 %define _name org.gnome.Weather
-Version:3.18.0
+Version:3.18.1
 Release:0
 Summary:Weather App for GNOME
 License:GPL-2.0+

++ gnome-weather-3.18.0.tar.xz -> gnome-weather-3.18.1.tar.xz ++
 2025 lines of diff (skipped)




commit gnome-weather for openSUSE:Factory

2015-10-06 Thread h_root
Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2015-10-06 16:14:36

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  
2015-05-02 16:14:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new/gnome-weather.changes 
2015-10-06 16:14:37.0 +0200
@@ -1,0 +2,23 @@
+Mon Sep 21 06:28:06 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.18.0:
+  + Updated translations.
+
+---
+Sat Sep 12 08:30:39 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.17.92:
+  + Improved background for licensing and legibility (bgo#703150,
+bgo#754892).
+  + Updated translations.
+
+---
+Tue Jul 28 09:49:37 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.17.1:
+  + Fix initial application state when geolocation is disabled.
+  + Fix temperature unit shown in the menu when not explicitly
+configured.
+  + Updated translations.
+
+---

Old:

  gnome-weather-3.16.2.1.tar.xz

New:

  gnome-weather-3.18.0.tar.xz



Other differences:
--
++ gnome-weather.spec ++
--- /var/tmp/diff_new_pack.tvyYUv/_old  2015-10-06 16:14:38.0 +0200
+++ /var/tmp/diff_new_pack.tvyYUv/_new  2015-10-06 16:14:38.0 +0200
@@ -18,13 +18,13 @@
 
 Name:   gnome-weather
 %define _name org.gnome.Weather
-Version:3.16.2.1
+Version:3.18.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.16/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-weather/3.18/%{name}-%{version}.tar.xz
 BuildRequires:  gjs
 BuildRequires:  intltool >= 0.26
 BuildRequires:  update-desktop-files
@@ -36,7 +36,7 @@
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.35.9
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.11.4
-BuildRequires:  pkgconfig(gweather-3.0) >= 3.15.90
+BuildRequires:  pkgconfig(gweather-3.0) >= 3.17.2
 BuildArch:  noarch
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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




commit gnome-weather for openSUSE:Factory

2015-04-27 Thread h_root
Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2015-04-27 22:08:48

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  
2015-04-23 07:59:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new/gnome-weather.changes 
2015-04-27 22:09:13.0 +0200
@@ -1,0 +2,6 @@
+Mon Apr 27 09:25:09 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.16.2:
+  + Honor 12/24 time format in city view (bgo#741533).
+
+---

Old:

  gnome-weather-3.16.1.tar.xz

New:

  gnome-weather-3.16.2.tar.xz



Other differences:
--
++ gnome-weather.spec ++
--- /var/tmp/diff_new_pack.lpI8GZ/_old  2015-04-27 22:09:14.0 +0200
+++ /var/tmp/diff_new_pack.lpI8GZ/_new  2015-04-27 22:09:14.0 +0200
@@ -18,7 +18,7 @@
 
 Name:   gnome-weather
 %define _name org.gnome.Weather
-Version:3.16.1
+Version:3.16.2
 Release:0
 Summary:Weather App for GNOME
 License:GPL-2.0+

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




commit gnome-weather for openSUSE:Factory

2015-04-23 Thread h_root
Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2015-04-23 07:59:53

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  
2015-03-30 19:23:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new/gnome-weather.changes 
2015-04-23 07:59:55.0 +0200
@@ -1,0 +2,8 @@
+Wed Apr 15 07:17:31 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.1:
+  + Fixed the missing attribution to the weather data sources in
+the About dialog.
+  + Updated translations.
+
+---

Old:

  gnome-weather-3.16.0.tar.xz

New:

  gnome-weather-3.16.1.tar.xz



Other differences:
--
++ gnome-weather.spec ++
--- /var/tmp/diff_new_pack.I0eMUG/_old  2015-04-23 07:59:56.0 +0200
+++ /var/tmp/diff_new_pack.I0eMUG/_new  2015-04-23 07:59:56.0 +0200
@@ -18,7 +18,7 @@
 
 Name:   gnome-weather
 %define _name org.gnome.Weather
-Version:3.16.0
+Version:3.16.1
 Release:0
 Summary:Weather App for GNOME
 License:GPL-2.0+

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




commit gnome-weather for openSUSE:Factory

2014-10-13 Thread h_root
Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2014-10-14 07:12:46

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-09-30 19:39:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new/gnome-weather.changes 
2014-10-14 07:13:47.0 +0200
@@ -1,0 +2,7 @@
+Mon Oct 13 17:38:06 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.14.1:
+  + Fixed compatibility with gtk+ 3.14 (bgo#737818).
+  + Updated translations.
+
+---

Old:

  gnome-weather-3.14.0.tar.xz

New:

  gnome-weather-3.14.1.tar.xz



Other differences:
--
++ gnome-weather.spec ++
--- /var/tmp/diff_new_pack.y78lfH/_old  2014-10-14 07:13:49.0 +0200
+++ /var/tmp/diff_new_pack.y78lfH/_new  2014-10-14 07:13:49.0 +0200
@@ -18,7 +18,7 @@
 
 Name:   gnome-weather
 %define _name org.gnome.Weather
-Version:3.14.0
+Version:3.14.1
 Release:0
 Summary:Weather App for GNOME
 License:GPL-2.0+

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

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-weather for openSUSE:Factory

2014-09-30 Thread h_root
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.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new/gnome-weather.changes 
2014-09-30 19:39:03.0 +0200
@@ -1,0 +2,61 @@
+Mon Sep 22 17:08:15 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.14.0:
+  + Updated translations.
+
+---
+Tue Sep 16 10:42:29 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.13.92:
+  + Updated translations.
+
+---
+Mon Sep  1 22:48:35 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.13.91:
+  + Added high contrast icon (bgo#707286).
+  + Updated translations.
+
+---
+Tue Aug 19 14:32:29 UTC 2014 - dims...@opensuse.org
+
+- 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 - dims...@opensuse.org
+
+- 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 - dims...@opensuse.org
+
+- 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.0 +0200
+++ /var/tmp/diff_new_pack.0BPDS7/_new  2014-09-30 19:39:04.0 +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

commit gnome-weather for openSUSE:Factory

2014-05-20 Thread h_root
Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2014-05-20 14:24:36

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-05 21:17:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new/gnome-weather.changes 
2014-05-20 14:24:53.0 +0200
@@ -1,0 +2,6 @@
+Sat May 17 14:32:34 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.12.1:
+  + Updated translations.
+
+---

Old:

  gnome-weather-3.12.0.tar.xz

New:

  gnome-weather-3.12.1.tar.xz



Other differences:
--
++ gnome-weather.spec ++
--- /var/tmp/diff_new_pack.GPNft0/_old  2014-05-20 14:24:55.0 +0200
+++ /var/tmp/diff_new_pack.GPNft0/_new  2014-05-20 14:24:55.0 +0200
@@ -18,7 +18,7 @@
 
 Name:   gnome-weather
 %define _name org.gnome.Weather.Application
-Version:3.12.0
+Version:3.12.1
 Release:0
 Summary:Weather App for GNOME
 License:GPL-2.0+

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

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-weather for openSUSE:Factory

2014-05-05 Thread h_root
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.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new/gnome-weather.changes 
2014-05-05 21:17:15.0 +0200
@@ -1,0 +2,76 @@
+Wed Mar 26 19:39:33 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.12.0:
+  + Updated translations.
+
+---
+Wed Mar 19 12:32:05 UTC 2014 - dims...@opensuse.org
+
+- 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 - dims...@opensuse.org
+
+- 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 - zai...@opensuse.org
+
+- 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 - zai...@opensuse.org
+
+- 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 - dims...@opensuse.org
+
+- 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 - dims...@opensuse.org
+
+- 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.0 +0200
+++ /var/tmp/diff_new_pack.nPPHw1/_new  2014-05-05 21:17:17.0 +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
 

commit gnome-weather for openSUSE:Factory

2013-10-17 Thread h_root
Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2013-10-17 14:09:59

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-09-27 17:31:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new/gnome-weather.changes 
2013-10-17 14:10:16.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct 15 18:08:41 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.10.1:
+  + Updated translations.
+
+---

Old:

  gnome-weather-3.10.0.tar.xz

New:

  gnome-weather-3.10.1.tar.xz



Other differences:
--
++ gnome-weather.spec ++
--- /var/tmp/diff_new_pack.q2l9QS/_old  2013-10-17 14:10:17.0 +0200
+++ /var/tmp/diff_new_pack.q2l9QS/_new  2013-10-17 14:10:17.0 +0200
@@ -18,7 +18,7 @@
 
 Name:   gnome-weather
 %define _name org.gnome.Weather.Application
-Version:3.10.0
+Version:3.10.1
 Release:0
 Summary:Weather App for GNOME
 License:GPL-2.0+

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

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-weather for openSUSE:Factory

2013-09-27 Thread h_root
Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2013-09-27 17:30:58

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-09-23 09:22:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new/gnome-weather.changes 
2013-09-27 17:31:00.0 +0200
@@ -1,0 +2,6 @@
+Tue Sep 24 13:46:10 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.10.0:
+  + Updated translations.
+
+---

Old:

  gnome-weather-3.9.92.tar.xz

New:

  gnome-weather-3.10.0.tar.xz



Other differences:
--
++ gnome-weather.spec ++
--- /var/tmp/diff_new_pack.4IbjNy/_old  2013-09-27 17:31:01.0 +0200
+++ /var/tmp/diff_new_pack.4IbjNy/_new  2013-09-27 17:31:01.0 +0200
@@ -18,13 +18,13 @@
 
 Name:   gnome-weather
 %define _name org.gnome.Weather.Application
-Version:3.9.92
+Version:3.10.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.9/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-weather/3.10/%{name}-%{version}.tar.xz
 BuildRequires:  gjs
 BuildRequires:  intltool = 0.26
 BuildRequires:  update-desktop-files

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

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-weather for openSUSE:Factory

2013-09-23 Thread h_root
Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2013-09-23 09:22:24

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-09-11 11:59:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new/gnome-weather.changes 
2013-09-23 09:22:25.0 +0200
@@ -1,0 +2,9 @@
+Mon Sep 16 18:08:38 UTC 2013 - firebird...@gmail.com
+
+- Update to version 3.9.92:
+  + Delay showing the window until the view is fully loaded.
+  + Make use of the spinner next to the app menu when refreshing 
+the forecasts.
+  + Updated translations.
+
+---

Old:

  gnome-weather-3.9.91.tar.xz

New:

  gnome-weather-3.9.92.tar.xz



Other differences:
--
++ gnome-weather.spec ++
--- /var/tmp/diff_new_pack.qcbKdM/_old  2013-09-23 09:22:26.0 +0200
+++ /var/tmp/diff_new_pack.qcbKdM/_new  2013-09-23 09:22:26.0 +0200
@@ -18,7 +18,7 @@
 
 Name:   gnome-weather
 %define _name org.gnome.Weather.Application
-Version:3.9.91
+Version:3.9.92
 Release:0
 Summary:Weather App for GNOME
 License:GPL-2.0+

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

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-weather for openSUSE:Factory

2013-09-11 Thread h_root
Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2013-09-11 11:59:09

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-08-30 16:32:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new/gnome-weather.changes 
2013-09-11 11:59:10.0 +0200
@@ -1,0 +2,10 @@
+Tue Sep  3 06:44:00 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.9.91:
+  + Further update the UI to match the selection mode mockups.
+  + Add an AppData file to be used by gnome-software.
+  + Add a shell search provider to show weather for configured
+locations.
+  + Updated translations.
+
+---

Old:

  gnome-weather-3.9.90.tar.xz

New:

  gnome-weather-3.9.91.tar.xz



Other differences:
--
++ gnome-weather.spec ++
--- /var/tmp/diff_new_pack.8HLCjA/_old  2013-09-11 11:59:11.0 +0200
+++ /var/tmp/diff_new_pack.8HLCjA/_new  2013-09-11 11:59:11.0 +0200
@@ -18,7 +18,7 @@
 
 Name:   gnome-weather
 %define _name org.gnome.Weather.Application
-Version:3.9.90
+Version:3.9.91
 Release:0
 Summary:Weather App for GNOME
 License:GPL-2.0+
@@ -75,10 +75,15 @@
 %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}/glib-2.0/schemas/org.gnome.Weather.Application.gschema.xml
+%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.9.90.tar.xz - gnome-weather-3.9.91.tar.xz ++
/work/SRC/openSUSE:Factory/gnome-weather/gnome-weather-3.9.90.tar.xz 
/work/SRC/openSUSE:Factory/.gnome-weather.new/gnome-weather-3.9.91.tar.xz 
differ: char 25, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-weather for openSUSE:Factory

2013-08-30 Thread h_root
Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2013-08-30 16:31:59

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-08-16 12:19:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new/gnome-weather.changes 
2013-08-30 16:32:02.0 +0200
@@ -1,0 +2,15 @@
+Mon Aug 19 19:48:35 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.9.90:
+  + All publicly visible IDs for the application (including the
+.desktop file name and installation folder) now follow the
+reverse DNS notation convention, that is, they are
+org.gnome.Weather.Application.
+  + The application is now DBus activated, and only ships a shim
+launcher in $bindir.
+  + In city view, the side bar is now overlaid on the rest of the
+content rather than pushing it.
+  + We use now GTK+ support for the close button in the header.
+  + Updated translations.
+
+---

Old:

  gnome-weather-3.9.5.tar.xz

New:

  gnome-weather-3.9.90.tar.xz



Other differences:
--
++ gnome-weather.spec ++
--- /var/tmp/diff_new_pack.3PPpsM/_old  2013-08-30 16:32:03.0 +0200
+++ /var/tmp/diff_new_pack.3PPpsM/_new  2013-08-30 16:32:03.0 +0200
@@ -17,7 +17,8 @@
 
 
 Name:   gnome-weather
-Version:3.9.5
+%define _name org.gnome.Weather.Application
+Version:3.9.90
 Release:0
 Summary:Weather App for GNOME
 License:GPL-2.0+
@@ -57,8 +58,8 @@
 %install
 %make_install
 find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print
-%suse_update_desktop_file %{name} Utility DesktopUtility
-%find_lang %{name}
+%suse_update_desktop_file %{_name} Utility DesktopUtility
+%find_lang %{_name}
 
 %post
 %glib2_gsettings_schema_post
@@ -73,12 +74,13 @@
 %files
 %defattr(-,root,root)
 %{_bindir}/%{name}
-%{_libdir}/%{name}/
-%{_datadir}/applications/%{name}.desktop
-%{_datadir}/%{name}/
+%{_libdir}/%{_name}/
+%{_datadir}/applications/org.gnome.Weather.Application.desktop
+%{_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}.*
+%{_datadir}/icons/hicolor/*/apps/%{_name}.*
 
-%files lang -f %{name}.lang
+%files lang -f %{_name}.lang
 
 %changelog

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

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-weather for openSUSE:Factory

2013-08-16 Thread h_root
Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2013-08-16 12:19:32

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-06-29 19:41:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new/gnome-weather.changes 
2013-08-16 12:19:33.0 +0200
@@ -1,0 +2,17 @@
+Thu Aug 15 07:39:22 UTC 2013 - dims...@opensuse.org
+
+- Do not package *.la files (even in private libdir).
+
+---
+Tue Jul 30 16:28:48 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.9.5:
+  + Fixed selection mode to latest mockups.
+  + Enabled OpenWeatherMap backend.
+  + Updated for libgweather API changes.
+  + Updated translations.
+- Add new BuildRequires, as verified by configure:
+  + pkgconfig(gdk-3.0), pkgconfig(glib-2.0),
+pkgconfig(gobject-2.0), pkgconfig(gweather-3.0).
+
+---

Old:

  gnome-weather-3.9.3.tar.xz

New:

  gnome-weather-3.9.5.tar.xz



Other differences:
--
++ gnome-weather.spec ++
--- /var/tmp/diff_new_pack.DDPGPH/_old  2013-08-16 12:19:34.0 +0200
+++ /var/tmp/diff_new_pack.DDPGPH/_new  2013-08-16 12:19:34.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-weather
-Version:3.9.3
+Version:3.9.5
 Release:0
 Summary:Weather App for GNOME
 License:GPL-2.0+
@@ -27,10 +27,14 @@
 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(glib-2.0)
+BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0) = 1.35.9
-BuildRequires:  pkgconfig(gtk+-3.0) = 3.7.10
+BuildRequires:  pkgconfig(gtk+-3.0) = 3.9.4
+BuildRequires:  pkgconfig(gweather-3.0) = 3.9.5
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires
@@ -52,6 +56,7 @@
 
 %install
 %make_install
+find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print
 %suse_update_desktop_file %{name} Utility DesktopUtility
 %find_lang %{name}
 

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

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-weather for openSUSE:Factory

2013-06-29 Thread h_root
Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2013-06-29 19:41:36

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-05-16 10:56:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new/gnome-weather.changes 
2013-06-29 19:41:39.0 +0200
@@ -1,0 +2,27 @@
+Fri Jun 21 15:21:34 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.9.3:
+  + Fixed icon handling in GWeatherLocationEntry due to the ABI
+change in libgweather.
+  + Replaced most of libgd with Gtk types (still using GdMainView
+only).
+  + Now using the header bar as a titlebar (fixes the close button
+when maximized).
+  + Includes a new application icon, designed specifically for
+gnome-weather.
+  + Once again fixed launching the application in certain
+looks-like-source-tree cases.
+  + Updated translations.
+
+---
+Tue May 28 15:11:36 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.9.2:
+  + Updated libgd, but mostly replaced with Gtk types.
+  + Added a welcome screen for the first launch.
+  + The app menu now offers a choice for the temperature unit.
+  + Implements the new selection pattern, with a separate selection
+toolbar and rubberbanding.
+  + Improved the libgweather usage to support disk caching.
+
+---

Old:

  gnome-weather-3.8.2.tar.xz

New:

  gnome-weather-3.9.3.tar.xz



Other differences:
--
++ gnome-weather.spec ++
--- /var/tmp/diff_new_pack.0ruTOy/_old  2013-06-29 19:41:40.0 +0200
+++ /var/tmp/diff_new_pack.0ruTOy/_new  2013-06-29 19:41:40.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-weather
-Version:3.8.2
+Version:3.9.3
 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.8/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-weather/3.9/%{name}-%{version}.tar.xz
 BuildRequires:  gjs
 BuildRequires:  intltool = 0.26
 BuildRequires:  update-desktop-files
@@ -58,10 +58,12 @@
 %post
 %glib2_gsettings_schema_post
 %desktop_database_post
+%icon_theme_cache_post
 
 %postun
 %glib2_gsettings_schema_postun
 %desktop_database_postun
+%icon_theme_cache_postun
 
 %files
 %defattr(-,root,root)
@@ -70,6 +72,7 @@
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/%{name}/
 %{_datadir}/glib-2.0/schemas/org.gnome.Weather.Application.gschema.xml
+%{_datadir}/icons/hicolor/*/apps/%{name}.*
 
 %files lang -f %{name}.lang
 

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

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-weather for openSUSE:Factory

2013-05-16 Thread h_root
Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2013-05-16 10:56:48

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-04-26 15:50:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new/gnome-weather.changes 
2013-05-16 10:56:50.0 +0200
@@ -1,0 +2,8 @@
+Mon May 13 21:07:44 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.2:
+  + Update libgd to master.
+  + Fix detection of source trees at startup.
+  + Updated translations.
+
+---

Old:

  gnome-weather-3.8.1.tar.xz

New:

  gnome-weather-3.8.2.tar.xz



Other differences:
--
++ gnome-weather.spec ++
--- /var/tmp/diff_new_pack.XrJY1T/_old  2013-05-16 10:56:51.0 +0200
+++ /var/tmp/diff_new_pack.XrJY1T/_new  2013-05-16 10:56:51.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-weather
-Version:3.8.1
+Version:3.8.2
 Release:0
 Summary:Weather App for GNOME
 License:GPL-2.0+

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

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-weather for openSUSE:Factory

2013-04-26 Thread h_root
Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2013-04-26 15:50:20

Comparing /work/SRC/openSUSE:Factory/gnome-weather (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-weather.new (New)


Package is gnome-weather, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gnome-weather/gnome-weather.changes  
2013-04-02 11:47:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new/gnome-weather.changes 
2013-04-26 15:50:21.0 +0200
@@ -1,0 +2,7 @@
+Tue Apr 16 20:47:31 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.1:
+  + Update libgd to master.
+  + Updated translations.
+
+---

Old:

  gnome-weather-3.8.0.tar.xz

New:

  gnome-weather-3.8.1.tar.xz



Other differences:
--
++ gnome-weather.spec ++
--- /var/tmp/diff_new_pack.ujDlA9/_old  2013-04-26 15:50:24.0 +0200
+++ /var/tmp/diff_new_pack.ujDlA9/_new  2013-04-26 15:50:24.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-weather
-Version:3.8.0
+Version:3.8.1
 Release:0
 Summary:Weather App for GNOME
 License:GPL-2.0+

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

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-weather for openSUSE:Factory

2013-04-02 Thread h_root
Hello community,

here is the log from the commit of package gnome-weather for openSUSE:Factory 
checked in at 2013-04-02 11:47:51

Comparing /work/SRC/openSUSE:Factory/gnome-weather (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-weather.new (New)


Package is gnome-weather, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gnome-weather/gnome-weather.changes  
2013-03-19 12:17:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-weather.new/gnome-weather.changes 
2013-04-02 11:47:52.0 +0200
@@ -1,0 +2,25 @@
+Tue Mar 26 09:04:48 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.0:
+  + Updated translations.
+
+---
+Mon Mar 18 19:30:42 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.92:
+  + First release to follow GNOME versioning.
+  + Application completely rewritten in JS + gtk + libgd.
+  + Features a full GNOME 3 layout (header bar, content view,
+selection toolbar, application menu).
+  + Includes the ability to show multiple cities at once.
+  + Uses dark theme and symbolic icons.
+  + Includes pretty backgrounds matching the current conditions.
+  + Many many bugfixes and translation fixes.
+- Replace python BuildRequires with gjs, following upstreams port
+  to JavaScript.
+- Drop pkgconfig(clutter-1.0) and pkgconfig(gweather-3.0)
+  BuildRequires: no longer needed.
+- Add glib2_gsettings_schema and desktop_database macros to post
+  and postun.
+
+---

Old:

  gnome-weather-0.2.tar.xz

New:

  gnome-weather-3.8.0.tar.xz



Other differences:
--
++ gnome-weather.spec ++
--- /var/tmp/diff_new_pack.QO6PI9/_old  2013-04-02 11:47:53.0 +0200
+++ /var/tmp/diff_new_pack.QO6PI9/_new  2013-04-02 11:47:53.0 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package
+# spec file for package gnome-weather
 #
 # Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -15,25 +15,25 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   gnome-weather
-Version:0.2
+Version:3.8.0
 Release:0
-License:GPL-2.0+
 Summary:Weather App for GNOME
-Url:https://live.gnome.org/Design/Apps/Weather
+License:GPL-2.0+
 Group:  Productivity/Other
-Source: 
http://ftp.acc.umu.se/pub/GNOME/sources/gnome-weather/0.2/gnome-weather-0.2.tar.xz
+Url:https://live.gnome.org/Design/Apps/Weather
+Source: 
http://download.gnome.org/sources/gnome-weather/3.8/%{name}-%{version}.tar.xz
+BuildRequires:  gjs
 BuildRequires:  intltool = 0.26
-BuildRequires:  python = 3
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(clutter-1.0)
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
 BuildRequires:  pkgconfig(gio-2.0)
-BuildRequires:  pkgconfig(gobject-introspection-1.0) = 1.30.0
-BuildRequires:  pkgconfig(gtk+-3.0)
-BuildRequires:  pkgconfig(gweather-3.0) = 3.5.0
+BuildRequires:  pkgconfig(gobject-introspection-1.0) = 1.35.9
+BuildRequires:  pkgconfig(gtk+-3.0) = 3.7.10
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%glib2_gsettings_schema_requires
 
 %description
 GNOME 3 weather app that does:
@@ -55,12 +55,21 @@
 %suse_update_desktop_file %{name} Utility DesktopUtility
 %find_lang %{name}
 
+%post
+%glib2_gsettings_schema_post
+%desktop_database_post
+
+%postun
+%glib2_gsettings_schema_postun
+%desktop_database_postun
+
 %files
 %defattr(-,root,root)
 %{_bindir}/%{name}
 %{_libdir}/%{name}/
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/%{name}/
+%{_datadir}/glib-2.0/schemas/org.gnome.Weather.Application.gschema.xml
 
 %files lang -f %{name}.lang
 

++ gnome-weather-0.2.tar.xz - gnome-weather-3.8.0.tar.xz ++
/work/SRC/openSUSE:Factory/gnome-weather/gnome-weather-0.2.tar.xz 
/work/SRC/openSUSE:Factory/.gnome-weather.new/gnome-weather-3.8.0.tar.xz 
differ: char 8, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org