commit libmateweather for openSUSE:Factory

2020-08-18 Thread root
Hello community,

here is the log from the commit of package libmateweather for openSUSE:Factory 
checked in at 2020-08-18 15:11:59

Comparing /work/SRC/openSUSE:Factory/libmateweather (Old)
 and  /work/SRC/openSUSE:Factory/.libmateweather.new.3399 (New)


Package is "libmateweather"

Tue Aug 18 15:11:59 2020 rev:22 rq:827404 version:1.24.1

Changes:

--- /work/SRC/openSUSE:Factory/libmateweather/libmateweather.changes
2020-03-03 10:16:47.738719301 +0100
+++ /work/SRC/openSUSE:Factory/.libmateweather.new.3399/libmateweather.changes  
2020-08-18 15:12:07.412067312 +0200
@@ -1,0 +2,12 @@
+Sun Aug 16 20:09:48 UTC 2020 - Alexei Sorokin 
+
+- Update to version 1.24.1:
+  * locations: Update cities in Thailand.
+  * po-locations: Upgrade extract.xsl after migrating to gettext.
+  * Revert "avoid deprecated soup_session_async_new".
+  * Locations: America/Godthab was renamed to America/Nuuk.
+  * build: Silent build warnings for distcheck.
+  * build: Use default MATE_COMPILE_WARNINGS level.
+  * Update translations.
+
+---

Old:

  libmateweather-1.24.0.tar.xz

New:

  libmateweather-1.24.1.tar.xz



Other differences:
--
++ libmateweather.spec ++
--- /var/tmp/diff_new_pack.rUE4rA/_old  2020-08-18 15:12:08.504067765 +0200
+++ /var/tmp/diff_new_pack.rUE4rA/_new  2020-08-18 15:12:08.508067766 +0200
@@ -19,7 +19,7 @@
 %define sover   1
 %define _version 1.24
 Name:   libmateweather
-Version:1.24.0
+Version:1.24.1
 Release:0
 Summary:MATE Weather
 License:GPL-2.0-or-later AND LGPL-2.1-or-later

++ libmateweather-1.24.0.tar.xz -> libmateweather-1.24.1.tar.xz ++
 6747 lines of diff (skipped)




commit libmateweather for openSUSE:Factory

2020-03-03 Thread root
Hello community,

here is the log from the commit of package libmateweather for openSUSE:Factory 
checked in at 2020-03-03 10:16:22

Comparing /work/SRC/openSUSE:Factory/libmateweather (Old)
 and  /work/SRC/openSUSE:Factory/.libmateweather.new.26092 (New)


Package is "libmateweather"

Tue Mar  3 10:16:22 2020 rev:21 rq:780522 version:1.24.0

Changes:

--- /work/SRC/openSUSE:Factory/libmateweather/libmateweather.changes
2019-07-31 14:35:01.249909863 +0200
+++ /work/SRC/openSUSE:Factory/.libmateweather.new.26092/libmateweather.changes 
2020-03-03 10:16:47.738719301 +0100
@@ -1,0 +2,13 @@
+Wed Feb 26 19:38:40 UTC 2020 - Alexei Sorokin 
+
+- Update to version 1.24.0:
+  * build: Show compiler flags on configuration summary.
+  * Use the same translator comments for xgettext.
+  * Migrate from intltool to gettext.
+  * Regen po files for po-locations.
+  * Locations: Add Lleida–Alguaire Airport.
+  * Avoid deprecated soup_session_async_new.
+  * Update translations.
+- Drop support for old openSUSE versions.
+
+---

Old:

  libmateweather-1.23.0.tar.xz

New:

  libmateweather-1.24.0.tar.xz



Other differences:
--
++ libmateweather.spec ++
--- /var/tmp/diff_new_pack.qD4Orz/_old  2020-03-03 10:16:48.830721561 +0100
+++ /var/tmp/diff_new_pack.qD4Orz/_new  2020-03-03 10:16:48.834721569 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmateweather
 #
-# 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
@@ -17,22 +17,20 @@
 
 
 %define sover   1
-%define _version 1.23
+%define _version 1.24
 Name:   libmateweather
-Version:1.23.0
+Version:1.24.0
 Release:0
 Summary:MATE Weather
 License:GPL-2.0-or-later AND LGPL-2.1-or-later
-Group:  System/GUI/Other
 URL:https://mate-desktop.org/
 Source: 
https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
-# set to _version when mate-common has an equal release
-BuildRequires:  mate-common >= 1.22
+BuildRequires:  mate-common >= %{_version}
 BuildRequires:  pkgconfig
 BuildRequires:  timezone >= 2016g
-BuildRequires:  pkgconfig(glib-2.0) >= 2.50
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(libxml-2.0)
 %glib2_gsettings_schema_requires
@@ -45,7 +43,6 @@
 
 %package -n mateweather-common
 Summary:MATE Weather common files
-Group:  System/GUI/Other
 BuildArch:  noarch
 
 %description -n mateweather-common
@@ -54,7 +51,6 @@
 
 %package devel
 Summary:MATE Weather development files
-Group:  Development/Libraries/Other
 Requires:   %{name}%{sover} = %{version}
 Requires:   mateweather-common = %{version}
 
@@ -64,7 +60,6 @@
 
 %package -n %{name}%{sover}
 Summary:MATE Weather shared libraries
-Group:  System/Libraries
 Requires:   mateweather-common
 Recommends: %{name}-lang
 Provides:   %{name} = %{version}
@@ -82,23 +77,13 @@
 %configure \
   --enable-locations-compression \
   --disable-static
-make %{?_smp_mflags} V=1
+%make_build
 
 %install
 %make_install
 %find_lang %{name} %{?no_lang_C}
 find %{buildroot} -type f -name "*.la" -delete -print
 
-%if 0%{?suse_version} < 1500
-%post -n mateweather-common
-%icon_theme_cache_post mate
-%glib2_gsettings_schema_post
-
-%postun -n mateweather-common
-%icon_theme_cache_postun mate
-%glib2_gsettings_schema_postun
-%endif
-
 %post -n %{name}%{sover} -p /sbin/ldconfig
 
 %postun -n %{name}%{sover} -p /sbin/ldconfig

++ libmateweather-1.23.0.tar.xz -> libmateweather-1.24.0.tar.xz ++
 2412546 lines of diff (skipped)




commit libmateweather for openSUSE:Factory

2019-07-31 Thread root
Hello community,

here is the log from the commit of package libmateweather for openSUSE:Factory 
checked in at 2019-07-31 14:34:50

Comparing /work/SRC/openSUSE:Factory/libmateweather (Old)
 and  /work/SRC/openSUSE:Factory/.libmateweather.new.4126 (New)


Package is "libmateweather"

Wed Jul 31 14:34:50 2019 rev:20 rq:719951 version:1.23.0

Changes:

--- /work/SRC/openSUSE:Factory/libmateweather/libmateweather.changes
2019-05-16 22:03:34.634648997 +0200
+++ /work/SRC/openSUSE:Factory/.libmateweather.new.4126/libmateweather.changes  
2019-07-31 14:35:01.249909863 +0200
@@ -1,0 +2,12 @@
+Wed Jul 17 14:12:05 UTC 2019 - Jonathan Brielmaier 
+
+- Update to version 1.23.0:
+  * tx: sync with transifex
+  * Remove trailing whitespaces
+  * Change url project's website
+  * locations: change weather station for Rostov-on-Don, Russia
+- remove patch:
+  * libmateweather-gtk-3.20.patch: we don't support gtk3.22 anymore
+- build require gtk >= 3.22 and glib >= 2.50
+
+---

Old:

  libmateweather-1.22.0.tar.xz
  libmateweather-gtk-3.20.patch

New:

  libmateweather-1.23.0.tar.xz



Other differences:
--
++ libmateweather.spec ++
--- /var/tmp/diff_new_pack.QFPkzC/_old  2019-07-31 14:35:02.101909365 +0200
+++ /var/tmp/diff_new_pack.QFPkzC/_new  2019-07-31 14:35:02.109909361 +0200
@@ -17,9 +17,9 @@
 
 
 %define sover   1
-%define _version 1.22
+%define _version 1.23
 Name:   libmateweather
-Version:1.22.0
+Version:1.23.0
 Release:0
 Summary:MATE Weather
 License:GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -27,13 +27,12 @@
 URL:https://mate-desktop.org/
 Source: 
https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
-# PATCH-FEATURE-OPENSUSE libmateweather-gtk-3.20.patch -- Restore GLib 2.48 
and GTK+ 3.20 support.
-Patch0: libmateweather-gtk-3.20.patch
-BuildRequires:  mate-common >= %{_version}
+# set to _version when mate-common has an equal release
+BuildRequires:  mate-common >= 1.22
 BuildRequires:  pkgconfig
 BuildRequires:  timezone >= 2016g
-BuildRequires:  pkgconfig(glib-2.0) >= 2.48
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20
+BuildRequires:  pkgconfig(glib-2.0) >= 2.50
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22
 BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(libxml-2.0)
 %glib2_gsettings_schema_requires
@@ -77,7 +76,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 NOCONFIGURE=1 mate-autogen

++ libmateweather-1.22.0.tar.xz -> libmateweather-1.23.0.tar.xz ++
 6563 lines of diff (skipped)




commit libmateweather for openSUSE:Factory

2019-05-16 Thread root
Hello community,

here is the log from the commit of package libmateweather for openSUSE:Factory 
checked in at 2019-05-16 22:03:24

Comparing /work/SRC/openSUSE:Factory/libmateweather (Old)
 and  /work/SRC/openSUSE:Factory/.libmateweather.new.5148 (New)


Package is "libmateweather"

Thu May 16 22:03:24 2019 rev:19 rq:682554 version:1.22.0

Changes:

--- /work/SRC/openSUSE:Factory/libmateweather/libmateweather.changes
2018-12-24 11:47:56.761104642 +0100
+++ /work/SRC/openSUSE:Factory/.libmateweather.new.5148/libmateweather.changes  
2019-05-16 22:03:34.634648997 +0200
@@ -1,0 +2,7 @@
+Tue Mar  5 15:19:33 UTC 2019 - sor.ale...@meowr.ru
+
+- Update to version 1.22.0:
+  * Disable deprecation warnings for distcheck.
+  * Update translations.
+
+---

Old:

  libmateweather-1.20.2.tar.xz

New:

  libmateweather-1.22.0.tar.xz



Other differences:
--
++ libmateweather.spec ++
--- /var/tmp/diff_new_pack.oSylIo/_old  2019-05-16 22:03:35.142648521 +0200
+++ /var/tmp/diff_new_pack.oSylIo/_new  2019-05-16 22:03:35.146648518 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libmateweather
 #
-# 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
@@ -17,14 +17,14 @@
 
 
 %define sover   1
-%define _version 1.20
+%define _version 1.22
 Name:   libmateweather
-Version:1.20.2
+Version:1.22.0
 Release:0
 Summary:MATE Weather
 License:GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:  System/GUI/Other
-Url:https://mate-desktop.org/
+URL:https://mate-desktop.org/
 Source: 
https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 # PATCH-FEATURE-OPENSUSE libmateweather-gtk-3.20.patch -- Restore GLib 2.48 
and GTK+ 3.20 support.

++ libmateweather-1.20.2.tar.xz -> libmateweather-1.22.0.tar.xz ++
 8842 lines of diff (skipped)




commit libmateweather for openSUSE:Factory

2018-12-24 Thread root
Hello community,

here is the log from the commit of package libmateweather for openSUSE:Factory 
checked in at 2018-12-24 11:47:55

Comparing /work/SRC/openSUSE:Factory/libmateweather (Old)
 and  /work/SRC/openSUSE:Factory/.libmateweather.new.28833 (New)


Package is "libmateweather"

Mon Dec 24 11:47:55 2018 rev:18 rq:660749 version:1.20.2

Changes:

--- /work/SRC/openSUSE:Factory/libmateweather/libmateweather.changes
2018-06-29 22:28:20.822395189 +0200
+++ /work/SRC/openSUSE:Factory/.libmateweather.new.28833/libmateweather.changes 
2018-12-24 11:47:56.761104642 +0100
@@ -1,0 +2,7 @@
+Sat Dec 22 20:48:48 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.20.2:
+  * locations: Clean up municipalities of Puerto Rico.
+  * Update translations.
+
+---

Old:

  libmateweather-1.20.1.tar.xz

New:

  libmateweather-1.20.2.tar.xz



Other differences:
--
++ libmateweather.spec ++
--- /var/tmp/diff_new_pack.agXuNy/_old  2018-12-24 11:47:57.217104241 +0100
+++ /var/tmp/diff_new_pack.agXuNy/_new  2018-12-24 11:47:57.217104241 +0100
@@ -12,20 +12,20 @@
 # 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 sover   1
 %define _version 1.20
 Name:   libmateweather
-Version:1.20.1
+Version:1.20.2
 Release:0
 Summary:MATE Weather
 License:GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:  System/GUI/Other
 Url:https://mate-desktop.org/
-Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
+Source: 
https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 # PATCH-FEATURE-OPENSUSE libmateweather-gtk-3.20.patch -- Restore GLib 2.48 
and GTK+ 3.20 support.
 Patch0: libmateweather-gtk-3.20.patch
@@ -108,11 +108,7 @@
 %files lang -f %{name}.lang
 
 %files -n %{name}%{sover}
-%if 0%{?suse_version} >= 1500
 %license COPYING
-%else
-%doc COPYING
-%endif
 %doc AUTHORS NEWS README
 %{_libdir}/*.so.%{sover}*
 
@@ -122,11 +118,7 @@
 %{_datadir}/%{name}/
 
 %files devel
-%if 0%{?suse_version} >= 1500
 %license COPYING
-%else
-%doc COPYING
-%endif
 %doc AUTHORS NEWS README
 %{_includedir}/%{name}/
 %{_libdir}/*.so

++ libmateweather-1.20.1.tar.xz -> libmateweather-1.20.2.tar.xz ++
 3172 lines of diff (skipped)




commit libmateweather for openSUSE:Factory

2018-06-29 Thread root
Hello community,

here is the log from the commit of package libmateweather for openSUSE:Factory 
checked in at 2018-06-29 22:28:19

Comparing /work/SRC/openSUSE:Factory/libmateweather (Old)
 and  /work/SRC/openSUSE:Factory/.libmateweather.new (New)


Package is "libmateweather"

Fri Jun 29 22:28:19 2018 rev:17 rq:617232 version:1.20.1

Changes:

--- /work/SRC/openSUSE:Factory/libmateweather/libmateweather.changes
2018-03-20 21:56:43.245544038 +0100
+++ /work/SRC/openSUSE:Factory/.libmateweather.new/libmateweather.changes   
2018-06-29 22:28:20.822395189 +0200
@@ -1,0 +2,10 @@
+Sat Jun 16 15:48:41 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.20.1:
+  * locations: Add Feira de Santana, Brazil.
+  * weather-moon: Fix weird thing in comments.
+  * metar: Fix searching for string to parse.
+  * metar: Fix indent somewhat.
+  * Update translations.
+
+---

Old:

  libmateweather-1.20.0.tar.xz

New:

  libmateweather-1.20.1.tar.xz



Other differences:
--
++ libmateweather.spec ++
--- /var/tmp/diff_new_pack.5Ys7Xk/_old  2018-06-29 22:28:21.534394648 +0200
+++ /var/tmp/diff_new_pack.5Ys7Xk/_new  2018-06-29 22:28:21.538394645 +0200
@@ -19,7 +19,7 @@
 %define sover   1
 %define _version 1.20
 Name:   libmateweather
-Version:1.20.0
+Version:1.20.1
 Release:0
 Summary:MATE Weather
 License:GPL-2.0-or-later AND LGPL-2.1-or-later

++ libmateweather-1.20.0.tar.xz -> libmateweather-1.20.1.tar.xz ++
 99498 lines of diff (skipped)




commit libmateweather for openSUSE:Factory

2018-03-20 Thread root
Hello community,

here is the log from the commit of package libmateweather for openSUSE:Factory 
checked in at 2018-03-20 21:56:33

Comparing /work/SRC/openSUSE:Factory/libmateweather (Old)
 and  /work/SRC/openSUSE:Factory/.libmateweather.new (New)


Package is "libmateweather"

Tue Mar 20 21:56:33 2018 rev:16 rq:586531 version:1.20.0

Changes:

--- /work/SRC/openSUSE:Factory/libmateweather/libmateweather.changes
2017-11-09 14:07:58.084880734 +0100
+++ /work/SRC/openSUSE:Factory/.libmateweather.new/libmateweather.changes   
2018-03-20 21:56:43.245544038 +0100
@@ -1,0 +2,12 @@
+Fri Mar  9 19:10:07 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.20.0:
+  * Require GTK+ 3.22 and GLib 2.50.
+  * Locations: Add Radom, Poland.
+  * Locations: Add Zhukovsky airport (Moscow, Russia).
+  * Locations: Fix the Sheremetyevo airport name (Moscow, Russia).
+  * Update translations.
+- Add libmateweather-gtk-3.20.patch: Restore GLib 2.48 and
+  GTK+ 3.20 support.
+
+---

Old:

  libmateweather-1.18.2.tar.xz

New:

  libmateweather-1.20.0.tar.xz
  libmateweather-gtk-3.20.patch



Other differences:
--
++ libmateweather.spec ++
--- /var/tmp/diff_new_pack.Wttk8J/_old  2018-03-20 21:56:44.133512066 +0100
+++ /var/tmp/diff_new_pack.Wttk8J/_new  2018-03-20 21:56:44.133512066 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmateweather
 #
-# 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
@@ -17,21 +17,23 @@
 
 
 %define sover   1
-%define _version 1.18
+%define _version 1.20
 Name:   libmateweather
-Version:1.18.2
+Version:1.20.0
 Release:0
 Summary:MATE Weather
-License:GPL-2.0+ AND LGPL-2.1+
+License:GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:  System/GUI/Other
 Url:https://mate-desktop.org/
 Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
+# PATCH-FEATURE-OPENSUSE libmateweather-gtk-3.20.patch -- Restore GLib 2.48 
and GTK+ 3.20 support.
+Patch0: libmateweather-gtk-3.20.patch
 BuildRequires:  mate-common >= %{_version}
 BuildRequires:  pkgconfig
 BuildRequires:  timezone >= 2016g
-BuildRequires:  pkgconfig(glib-2.0)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.14
+BuildRequires:  pkgconfig(glib-2.0) >= 2.48
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20
 BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(libxml-2.0)
 %glib2_gsettings_schema_requires
@@ -75,6 +77,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 NOCONFIGURE=1 mate-autogen
@@ -88,7 +91,7 @@
 %find_lang %{name} %{?no_lang_C}
 find %{buildroot} -type f -name "*.la" -delete -print
 
-%if 0%{?suse_version} <= 1320
+%if 0%{?suse_version} < 1500
 %post -n mateweather-common
 %icon_theme_cache_post mate
 %glib2_gsettings_schema_post
@@ -105,7 +108,12 @@
 %files lang -f %{name}.lang
 
 %files -n %{name}%{sover}
-%doc AUTHORS COPYING NEWS README
+%if 0%{?suse_version} >= 1500
+%license COPYING
+%else
+%doc COPYING
+%endif
+%doc AUTHORS NEWS README
 %{_libdir}/*.so.%{sover}*
 
 %files -n mateweather-common
@@ -114,7 +122,12 @@
 %{_datadir}/%{name}/
 
 %files devel
-%doc AUTHORS COPYING NEWS README
+%if 0%{?suse_version} >= 1500
+%license COPYING
+%else
+%doc COPYING
+%endif
+%doc AUTHORS NEWS README
 %{_includedir}/%{name}/
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/mateweather.pc

++ libmateweather-1.18.2.tar.xz -> libmateweather-1.20.0.tar.xz ++
 55627 lines of diff (skipped)

++ libmateweather-gtk-3.20.patch ++
--- a/configure.ac
+++ b/configure.ac
@@ -21,8 +21,8 @@ AC_SUBST(LT_VERSION)
 
 AC_CANONICAL_HOST
 
-GLIB_REQUIRED=2.50.0
-GTK_REQUIRED=3.22.0
+GLIB_REQUIRED=2.48.0
+GTK_REQUIRED=3.20.0
 LIBSOUP_REQUIRED=2.34.0
 GIO_REQUIRED=2.25.0
 LIBXML_REQUIRED=2.6.0



commit libmateweather for openSUSE:Factory

2017-11-09 Thread root
Hello community,

here is the log from the commit of package libmateweather for openSUSE:Factory 
checked in at 2017-11-09 14:07:55

Comparing /work/SRC/openSUSE:Factory/libmateweather (Old)
 and  /work/SRC/openSUSE:Factory/.libmateweather.new (New)


Package is "libmateweather"

Thu Nov  9 14:07:55 2017 rev:15 rq:540027 version:1.18.2

Changes:

--- /work/SRC/openSUSE:Factory/libmateweather/libmateweather.changes
2017-05-22 10:49:00.771980527 +0200
+++ /work/SRC/openSUSE:Factory/.libmateweather.new/libmateweather.changes   
2017-11-09 14:07:58.084880734 +0100
@@ -1,0 +2,7 @@
+Wed Nov  8 17:56:12 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.18.2:
+  * Add missing Polish cities with airports.
+  * Update translations.
+
+---

Old:

  libmateweather-1.18.1.tar.xz

New:

  libmateweather-1.18.2.tar.xz



Other differences:
--
++ libmateweather.spec ++
--- /var/tmp/diff_new_pack.cOKofw/_old  2017-11-09 14:07:59.144842107 +0100
+++ /var/tmp/diff_new_pack.cOKofw/_new  2017-11-09 14:07:59.148841962 +0100
@@ -19,10 +19,10 @@
 %define sover   1
 %define _version 1.18
 Name:   libmateweather
-Version:1.18.1
+Version:1.18.2
 Release:0
 Summary:MATE Weather
-License:GPL-2.0+ and LGPL-2.1+
+License:GPL-2.0+ AND LGPL-2.1+
 Group:  System/GUI/Other
 Url:https://mate-desktop.org/
 Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
@@ -88,6 +88,7 @@
 %find_lang %{name} %{?no_lang_C}
 find %{buildroot} -type f -name "*.la" -delete -print
 
+%if 0%{?suse_version} <= 1320
 %post -n mateweather-common
 %icon_theme_cache_post mate
 %glib2_gsettings_schema_post
@@ -95,27 +96,24 @@
 %postun -n mateweather-common
 %icon_theme_cache_postun mate
 %glib2_gsettings_schema_postun
+%endif
 
 %post -n %{name}%{sover} -p /sbin/ldconfig
 
 %postun -n %{name}%{sover} -p /sbin/ldconfig
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %files -n %{name}%{sover}
-%defattr(-,root,root)
 %doc AUTHORS COPYING NEWS README
 %{_libdir}/*.so.%{sover}*
 
 %files -n mateweather-common
-%defattr(-,root,root)
 %{_datadir}/glib-2.0/schemas/*.xml
 %{_datadir}/icons/mate/
 %{_datadir}/%{name}/
 
 %files devel
-%defattr(-,root,root)
 %doc AUTHORS COPYING NEWS README
 %{_includedir}/%{name}/
 %{_libdir}/*.so

++ libmateweather-1.18.1.tar.xz -> libmateweather-1.18.2.tar.xz ++
 2832 lines of diff (skipped)




commit libmateweather for openSUSE:Factory

2017-05-22 Thread root
Hello community,

here is the log from the commit of package libmateweather for openSUSE:Factory 
checked in at 2017-05-22 10:48:00

Comparing /work/SRC/openSUSE:Factory/libmateweather (Old)
 and  /work/SRC/openSUSE:Factory/.libmateweather.new (New)


Package is "libmateweather"

Mon May 22 10:48:00 2017 rev:14 rq:496920 version:1.18.1

Changes:

--- /work/SRC/openSUSE:Factory/libmateweather/libmateweather.changes
2017-03-20 17:11:31.573236136 +0100
+++ /work/SRC/openSUSE:Factory/.libmateweather.new/libmateweather.changes   
2017-05-22 10:49:00.771980527 +0200
@@ -1,0 +2,10 @@
+Sat May 20 10:10:42 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.18.1:
+  * Fix the Novosibirsk timezone.
+  * Add Ceiba in Puerto Rico.
+  * Update cities of Kazakhstan.
+  * Actually check the $GIO_REQUIRED variable's value.
+  * Update translations.
+
+---

Old:

  libmateweather-1.18.0.tar.xz

New:

  libmateweather-1.18.1.tar.xz



Other differences:
--
++ libmateweather.spec ++
--- /var/tmp/diff_new_pack.CKKpjJ/_old  2017-05-22 10:49:01.371895972 +0200
+++ /var/tmp/diff_new_pack.CKKpjJ/_new  2017-05-22 10:49:01.375895408 +0200
@@ -19,7 +19,7 @@
 %define sover   1
 %define _version 1.18
 Name:   libmateweather
-Version:1.18.0
+Version:1.18.1
 Release:0
 Summary:MATE Weather
 License:GPL-2.0+ and LGPL-2.1+

++ libmateweather-1.18.0.tar.xz -> libmateweather-1.18.1.tar.xz ++
 2259 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libmateweather-1.18.0/ChangeLog new/libmateweather-1.18.1/ChangeLog
--- old/libmateweather-1.18.0/ChangeLog 2017-03-12 16:07:00.0 +0100
+++ new/libmateweather-1.18.1/ChangeLog 2017-05-19 21:34:38.0 +0200
@@ -1,12 +1,95 @@
-commit fcd2f945e9cb08f7b91b49287ef3613264beb44a
+commit 77af6096544384e4dd584d7df76b4b7760488284
 Author: raveit65 
-Date:   Sun Mar 12 16:02:53 2017 +0100
+Date:   Fri May 19 21:30:26 2017 +0200
+
+release 1.18.1
+
+ NEWS | 8 
+ configure.ac | 2 +-
+ 2 files changed, 9 insertions(+), 1 deletion(-)
+
+commit 0ce4664a4d1c37e2add5adf1c6a400ccaf92e69d
+Author: raveit65 
+Date:   Fri May 19 20:34:52 2017 +0200
+
+sync with transifex
+
+ po/am.po |   4 +-
+ po/kk.po | 252 +++
+ po/pl.po |   4 +-
+ po/pt.po |  16 ++--
+ po/ru.po |   6 +-
+ 5 files changed, 141 insertions(+), 141 deletions(-)
+
+commit 1d43e4795f811cad51088f5d1c56a5e1960940c6
+Author: Scott Balneaves 
+Date:   Wed Mar 29 11:32:56 2017 -0500
+
+Fix Novosibirsk timezone
+
+Fixes https://github.com/mate-desktop/libmateweather/issues/37. Davai!
+
+ data/Locations.xml.in | 15 +++
+ 1 file changed, 11 insertions(+), 4 deletions(-)
+
+commit 5f8d7977a0dbff1acccd84d6c983c5924f5f3204
+Author: Scott Balneaves 
+Date:   Wed Mar 29 10:26:08 2017 -0500
+
+Add Ceiba in Puerto Rico
+
+Fixes https://github.com/mate-desktop/libmateweather/issues/43
+
+ data/Locations.xml.in | 11 +++
+ 1 file changed, 11 insertions(+)
+
+commit 89dcb90057677f7a53aad4480157ff951bed1e7d
+Author: Baurzhan Muftakhidinov 
+Date:   Tue Mar 21 12:02:21 2017 +0500
+
+Update cities of Kazakhstan.
+
+ data/Locations.xml.in | 142 +-
+ 1 file changed, 107 insertions(+), 35 deletions(-)
+
+commit 2dec278f3e3278f91c8471f89a5495d877d2d490
+Author: Robert Nagy 
+Date:   Tue Mar 28 17:54:56 2017 +0200
+
+actually check the $GIO_REQUIRED variable's value
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 9fcab3f4e9746b85453e6514d1687dbbba86c32a
+Author: raveit65 
+Date:   Sun Mar 12 20:33:04 2017 +0100
 
 release 1.18.0
 
  configure.ac | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
+commit 4c22df882c937d7ad7d264340c903262a3875532
+Author: monsta 
+Date:   Sun Mar 12 22:30:00 2017 +0300
+
+update NEWS for the latest Indonesia change
+
+ NEWS | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit e72b800434df0c76874611fa36213cdddff1d727
+Author: Willy Sudiarto Raharjo 
+Date:   Mon Mar 13 02:05:17 2017 +0700
+
+Move Indonesia under Asia Region.
+
+

commit libmateweather for openSUSE:Factory

2017-03-20 Thread root
Hello community,

here is the log from the commit of package libmateweather for openSUSE:Factory 
checked in at 2017-03-20 17:11:17

Comparing /work/SRC/openSUSE:Factory/libmateweather (Old)
 and  /work/SRC/openSUSE:Factory/.libmateweather.new (New)


Package is "libmateweather"

Mon Mar 20 17:11:17 2017 rev:13 rq:481119 version:1.18.0

Changes:

--- /work/SRC/openSUSE:Factory/libmateweather/libmateweather.changes
2016-10-28 10:47:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmateweather.new/libmateweather.changes   
2017-03-20 17:11:31.573236136 +0100
@@ -1,0 +2,15 @@
+Tue Mar 14 10:11:47 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.18.0:
+  * NEWS: Use consistent, project wide, markdown-like formatting to
+make generating release announcements easier.
+  * Move to GTK+3 (require GTK+ >= 3.14), drop the GTK+2 code and
+--with-gtk build option.
+  * Drop Python bindings and the --enable-python build option
+(won't work with GTK+3).
+  * Locations: Add Dunedin, New Zealand.
+  * Locations: Add Yogyakarta, Indonesia.
+  * Locations: Correct coordinates for Pune, India.
+  * Update translations.
+
+---

Old:

  libmateweather-1.16.1.tar.xz

New:

  libmateweather-1.18.0.tar.xz



Other differences:
--
++ libmateweather.spec ++
--- /var/tmp/diff_new_pack.eGPZ3v/_old  2017-03-20 17:11:32.153154252 +0100
+++ /var/tmp/diff_new_pack.eGPZ3v/_new  2017-03-20 17:11:32.157153688 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmateweather
 #
-# 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
@@ -17,9 +17,9 @@
 
 
 %define sover   1
-%define _version 1.16
+%define _version 1.18
 Name:   libmateweather
-Version:1.16.1
+Version:1.18.0
 Release:0
 Summary:MATE Weather
 License:GPL-2.0+ and LGPL-2.1+
@@ -31,11 +31,9 @@
 BuildRequires:  pkgconfig
 BuildRequires:  timezone >= 2016g
 BuildRequires:  pkgconfig(glib-2.0)
-BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.14
 BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(libxml-2.0)
-BuildRequires:  pkgconfig(pygobject-2.0)
-BuildRequires:  pkgconfig(pygtk-2.0)
 %glib2_gsettings_schema_requires
 
 %description
@@ -57,8 +55,7 @@
 Summary:MATE Weather development files
 Group:  Development/Libraries/Other
 Requires:   %{name}%{sover} = %{version}
-Requires:   mateweather-common
-Requires:   python-mateweather = %{version}
+Requires:   mateweather-common = %{version}
 
 %description devel
 libmateweather is a library to access weather information from
@@ -70,19 +67,12 @@
 Requires:   mateweather-common
 Recommends: %{name}-lang
 Provides:   %{name} = %{version}
+Obsoletes:  python-mateweather < %{version}
 
 %description -n %{name}%{sover}
 libmateweather is a library to access weather information from
 online services for numerous locations.
 
-%package -n python-mateweather
-Summary:Python bindings for MATE Weater
-Group:  System/GUI/Other
-
-%description -n python-mateweather
-libmateweather is a library to access weather information from
-online services for numerous locations.
-
 %prep
 %setup -q
 
@@ -90,9 +80,7 @@
 NOCONFIGURE=1 mate-autogen
 %configure \
   --enable-locations-compression \
-  --disable-static   \
-  --with-gtk=2.0 \
-  --enable-python
+  --disable-static
 make %{?_smp_mflags} V=1
 
 %install
@@ -134,8 +122,4 @@
 %{_libdir}/pkgconfig/mateweather.pc
 %{_datadir}/gtk-doc/html/%{name}/
 
-%files -n python-mateweather
-%defattr(-,root,root)
-%{python_sitearch}/mateweather/
-
 %changelog

++ libmateweather-1.16.1.tar.xz -> libmateweather-1.18.0.tar.xz ++
 30006 lines of diff (skipped)




commit libmateweather for openSUSE:Factory

2016-10-28 Thread h_root
Hello community,

here is the log from the commit of package libmateweather for openSUSE:Factory 
checked in at 2016-10-28 10:47:31

Comparing /work/SRC/openSUSE:Factory/libmateweather (Old)
 and  /work/SRC/openSUSE:Factory/.libmateweather.new (New)


Package is "libmateweather"

Changes:

--- /work/SRC/openSUSE:Factory/libmateweather/libmateweather.changes
2016-09-25 14:42:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmateweather.new/libmateweather.changes   
2016-10-28 10:47:32.0 +0200
@@ -1,0 +2,10 @@
+Thu Oct 27 14:43:12 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.16.1:
+  * Locations: Rename Rangoon timezone to Yangon, following the
+tzdata 2016g+ change. Due to this, tzdata 2016g or newer is now
+required for the build.
+  * Locations: Fix a couple of issues in Russian translation.
+  * Update translations.
+
+---

Old:

  libmateweather-1.16.0.tar.xz

New:

  libmateweather-1.16.1.tar.xz



Other differences:
--
++ libmateweather.spec ++
--- /var/tmp/diff_new_pack.XwMJSJ/_old  2016-10-28 10:47:33.0 +0200
+++ /var/tmp/diff_new_pack.XwMJSJ/_new  2016-10-28 10:47:33.0 +0200
@@ -19,7 +19,7 @@
 %define sover   1
 %define _version 1.16
 Name:   libmateweather
-Version:1.16.0
+Version:1.16.1
 Release:0
 Summary:MATE Weather
 License:GPL-2.0+ and LGPL-2.1+
@@ -29,6 +29,7 @@
 Source1:baselibs.conf
 BuildRequires:  mate-common >= %{_version}
 BuildRequires:  pkgconfig
+BuildRequires:  timezone >= 2016g
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libsoup-2.4)
@@ -92,7 +93,7 @@
   --disable-static   \
   --with-gtk=2.0 \
   --enable-python
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %make_install

++ libmateweather-1.16.0.tar.xz -> libmateweather-1.16.1.tar.xz ++
 25073 lines of diff (skipped)




commit libmateweather for openSUSE:Factory

2016-09-25 Thread h_root
Hello community,

here is the log from the commit of package libmateweather for openSUSE:Factory 
checked in at 2016-09-25 14:42:32

Comparing /work/SRC/openSUSE:Factory/libmateweather (Old)
 and  /work/SRC/openSUSE:Factory/.libmateweather.new (New)


Package is "libmateweather"

Changes:

--- /work/SRC/openSUSE:Factory/libmateweather/libmateweather.changes
2016-09-07 11:48:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmateweather.new/libmateweather.changes   
2016-09-25 14:42:35.0 +0200
@@ -1,0 +2,8 @@
+Tue Sep 20 20:50:25 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.16.0:
+  * Locations: Update ICAO code for Quito, Ecuador.
+  * Locations: Correct coordinates for Minsk airport (code UMMS).
+  * Update translations.
+
+---

Old:

  libmateweather-1.14.3.tar.xz

New:

  libmateweather-1.16.0.tar.xz



Other differences:
--
++ libmateweather.spec ++
--- /var/tmp/diff_new_pack.Tj2rQS/_old  2016-09-25 14:42:36.0 +0200
+++ /var/tmp/diff_new_pack.Tj2rQS/_new  2016-09-25 14:42:36.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define sover   1
-%define _version 1.14
+%define _version 1.16
 Name:   libmateweather
-Version:1.14.3
+Version:1.16.0
 Release:0
 Summary:MATE Weather
 License:GPL-2.0+ and LGPL-2.1+

++ libmateweather-1.14.3.tar.xz -> libmateweather-1.16.0.tar.xz ++
 27321 lines of diff (skipped)




commit libmateweather for openSUSE:Factory

2016-09-07 Thread h_root
Hello community,

here is the log from the commit of package libmateweather for openSUSE:Factory 
checked in at 2016-09-07 11:48:39

Comparing /work/SRC/openSUSE:Factory/libmateweather (Old)
 and  /work/SRC/openSUSE:Factory/.libmateweather.new (New)


Package is "libmateweather"

Changes:

--- /work/SRC/openSUSE:Factory/libmateweather/libmateweather.changes
2016-08-31 00:11:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmateweather.new/libmateweather.changes   
2016-09-07 11:48:48.0 +0200
@@ -1,0 +2,6 @@
+Tue Sep  6 21:23:08 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.14.3:
+  * IWIN: Use the new server address to fix forecast.
+
+---

Old:

  libmateweather-1.14.2.tar.xz

New:

  libmateweather-1.14.3.tar.xz



Other differences:
--
++ libmateweather.spec ++
--- /var/tmp/diff_new_pack.hUF3sM/_old  2016-09-07 11:48:50.0 +0200
+++ /var/tmp/diff_new_pack.hUF3sM/_new  2016-09-07 11:48:50.0 +0200
@@ -19,7 +19,7 @@
 %define sover   1
 %define _version 1.14
 Name:   libmateweather
-Version:1.14.2
+Version:1.14.3
 Release:0
 Summary:MATE Weather
 License:GPL-2.0+ and LGPL-2.1+

++ libmateweather-1.14.2.tar.xz -> libmateweather-1.14.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libmateweather-1.14.2/ChangeLog 
new/libmateweather-1.14.3/ChangeLog
--- old/libmateweather-1.14.2/ChangeLog 2016-08-29 13:44:03.0 +0200
+++ new/libmateweather-1.14.3/ChangeLog 2016-09-06 11:11:28.0 +0200
@@ -1,3 +1,22 @@
+commit d6f578fa098e360605a44d311e89d57505d16124
+Author: monsta 
+Date:   Tue Sep 6 12:06:41 2016 +0300
+
+release 1.14.3
+
+ NEWS | 4 
+ configure.ac | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
+commit b94994fd69f9a649e2408e4e98506f44f570cec6
+Author: monsta 
+Date:   Tue Sep 6 11:53:41 2016 +0300
+
+iwin: use new server address to fix forecast
+
+ libmateweather/weather-iwin.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
 commit f85d41bb8837c7f227c812e91a3df353ea1e1889
 Author: monsta 
 Date:   Mon Aug 29 14:00:51 2016 +0300
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libmateweather-1.14.2/NEWS 
new/libmateweather-1.14.3/NEWS
--- old/libmateweather-1.14.2/NEWS  2016-08-29 13:39:21.0 +0200
+++ new/libmateweather-1.14.3/NEWS  2016-09-06 11:06:08.0 +0200
@@ -1,3 +1,7 @@
+1.14.3
+
+  * IWIN: use new server address to fix forecast
+
 1.14.2
 
   * METAR: switch to https and use recommended method of data retrieval
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libmateweather-1.14.2/configure 
new/libmateweather-1.14.3/configure
--- old/libmateweather-1.14.2/configure 2016-08-29 13:39:43.0 +0200
+++ new/libmateweather-1.14.3/configure 2016-09-06 11:07:12.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for libmateweather 1.14.2.
+# Generated by GNU Autoconf 2.69 for libmateweather 1.14.3.
 #
 # Report bugs to .
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='libmateweather'
 PACKAGE_TARNAME='libmateweather'
-PACKAGE_VERSION='1.14.2'
-PACKAGE_STRING='libmateweather 1.14.2'
+PACKAGE_VERSION='1.14.3'
+PACKAGE_STRING='libmateweather 1.14.3'
 PACKAGE_BUGREPORT='http://www.mate-desktop.org'
 PACKAGE_URL=''
 
@@ -1459,7 +1459,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures libmateweather 1.14.2 to adapt to many kinds of 
systems.
+\`configure' configures libmateweather 1.14.3 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1529,7 +1529,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of libmateweather 1.14.2:";;
+ short | recursive ) echo "Configuration of libmateweather 1.14.3:";;
esac
   cat <<\_ACEOF
 
@@ -1679,7 +1679,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-libmateweather configure 1.14.2
+libmateweather configure 1.14.3
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2151,7 +2151,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by 

commit libmateweather for openSUSE:Factory

2016-08-30 Thread h_root
Hello community,

here is the log from the commit of package libmateweather for openSUSE:Factory 
checked in at 2016-08-31 00:10:56

Comparing /work/SRC/openSUSE:Factory/libmateweather (Old)
 and  /work/SRC/openSUSE:Factory/.libmateweather.new (New)


Package is "libmateweather"

Changes:

--- /work/SRC/openSUSE:Factory/libmateweather/libmateweather.changes
2016-08-29 15:37:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmateweather.new/libmateweather.changes   
2016-08-31 00:11:59.0 +0200
@@ -1,0 +2,8 @@
+Mon Aug 29 20:12:36 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.14.2:
+  * METAR: Switch to https and use recommended method of data
+retrieval (as per
+https://aviationweather.gov/dataserver/bestpractices).
+
+---

Old:

  libmateweather-1.14.1.tar.xz

New:

  libmateweather-1.14.2.tar.xz



Other differences:
--
++ libmateweather.spec ++
--- /var/tmp/diff_new_pack.6H5qLd/_old  2016-08-31 00:12:00.0 +0200
+++ /var/tmp/diff_new_pack.6H5qLd/_new  2016-08-31 00:12:00.0 +0200
@@ -19,7 +19,7 @@
 %define sover   1
 %define _version 1.14
 Name:   libmateweather
-Version:1.14.1
+Version:1.14.2
 Release:0
 Summary:MATE Weather
 License:GPL-2.0+ and LGPL-2.1+

++ libmateweather-1.14.1.tar.xz -> libmateweather-1.14.2.tar.xz ++
 25179 lines of diff (skipped)




commit libmateweather for openSUSE:Factory

2016-08-29 Thread h_root
Hello community,

here is the log from the commit of package libmateweather for openSUSE:Factory 
checked in at 2016-08-29 15:35:22

Comparing /work/SRC/openSUSE:Factory/libmateweather (Old)
 and  /work/SRC/openSUSE:Factory/.libmateweather.new (New)


Package is "libmateweather"

Changes:

--- /work/SRC/openSUSE:Factory/libmateweather/libmateweather.changes
2016-04-15 19:09:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmateweather.new/libmateweather.changes   
2016-08-29 15:37:14.0 +0200
@@ -1,0 +2,10 @@
+Wed Aug 24 20:12:27 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.14.1:
+  * METAR: Switch to aviationweather.gov as weather.noaa.gov
+is discontinued.
+  * Locations: Correct Russian translation and tz-hint for Shymkent.
+  * Make distcheck use currently selected GTK+ version.
+  * Update translations.
+
+---

Old:

  libmateweather-1.14.0.tar.xz

New:

  libmateweather-1.14.1.tar.xz



Other differences:
--
++ libmateweather.spec ++
--- /var/tmp/diff_new_pack.rghq1B/_old  2016-08-29 15:37:21.0 +0200
+++ /var/tmp/diff_new_pack.rghq1B/_new  2016-08-29 15:37:21.0 +0200
@@ -19,7 +19,7 @@
 %define sover   1
 %define _version 1.14
 Name:   libmateweather
-Version:1.14.0
+Version:1.14.1
 Release:0
 Summary:MATE Weather
 License:GPL-2.0+ and LGPL-2.1+
@@ -28,6 +28,7 @@
 Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  mate-common >= %{_version}
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libsoup-2.4)
@@ -40,6 +41,8 @@
 libmateweather is a library to access weather information from
 online services for numerous locations.
 
+%lang_package
+
 %package -n mateweather-common
 Summary:MATE Weather common files
 Group:  System/GUI/Other
@@ -79,12 +82,11 @@
 libmateweather is a library to access weather information from
 online services for numerous locations.
 
-%lang_package
-
 %prep
 %setup -q
 
 %build
+NOCONFIGURE=1 mate-autogen
 %configure \
   --enable-locations-compression \
   --disable-static   \
@@ -97,25 +99,24 @@
 %find_lang %{name} %{?no_lang_C}
 find %{buildroot} -type f -name "*.la" -delete -print
 
-if [ -d %{buildroot}%{_datadir}/MateConf/ ]; then
-rm -rf %{buildroot}%{_datadir}/MateConf/
-fi
-
 %post -n mateweather-common
 %icon_theme_cache_post mate
 %glib2_gsettings_schema_post
 
-%post -n %{name}%{sover} -p /sbin/ldconfig
-
 %postun -n mateweather-common
 %icon_theme_cache_postun mate
 %glib2_gsettings_schema_postun
 
+%post -n %{name}%{sover} -p /sbin/ldconfig
+
 %postun -n %{name}%{sover} -p /sbin/ldconfig
 
+%files lang -f %{name}.lang
+%defattr(-,root,root)
+
 %files -n %{name}%{sover}
 %defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING README
+%doc AUTHORS COPYING NEWS README
 %{_libdir}/*.so.%{sover}*
 
 %files -n mateweather-common
@@ -126,7 +127,7 @@
 
 %files devel
 %defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING README
+%doc AUTHORS COPYING NEWS README
 %{_includedir}/%{name}/
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/mateweather.pc
@@ -136,7 +137,4 @@
 %defattr(-,root,root)
 %{python_sitearch}/mateweather/
 
-%files lang -f %{name}.lang
-%defattr(-,root,root)
-
 %changelog

++ libmateweather-1.14.0.tar.xz -> libmateweather-1.14.1.tar.xz ++
 42754 lines of diff (skipped)




commit libmateweather for openSUSE:Factory

2016-04-15 Thread h_root
Hello community,

here is the log from the commit of package libmateweather for openSUSE:Factory 
checked in at 2016-04-15 19:09:33

Comparing /work/SRC/openSUSE:Factory/libmateweather (Old)
 and  /work/SRC/openSUSE:Factory/.libmateweather.new (New)


Package is "libmateweather"

Changes:

--- /work/SRC/openSUSE:Factory/libmateweather/libmateweather.changes
2015-12-03 13:31:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmateweather.new/libmateweather.changes   
2016-04-15 19:09:34.0 +0200
@@ -1,0 +2,14 @@
+Sat Apr  9 11:24:53 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.14.0:
+  * Small fix in schema.
+  * Update translations.
+  * Add Changelog generation.
+
+---
+Mon Jan 25 19:56:45 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.13.0:
+  * Drop obsolete build flags.
+
+---

Old:

  libmateweather-1.12.1.tar.xz

New:

  libmateweather-1.14.0.tar.xz



Other differences:
--
++ libmateweather.spec ++
--- /var/tmp/diff_new_pack.19uuD6/_old  2016-04-15 19:09:35.0 +0200
+++ /var/tmp/diff_new_pack.19uuD6/_new  2016-04-15 19:09:35.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libmateweather
 #
-# 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
@@ -17,9 +17,9 @@
 
 
 %define sover   1
-%define _version 1.12
+%define _version 1.14
 Name:   libmateweather
-Version:1.12.1
+Version:1.14.0
 Release:0
 Summary:MATE Weather
 License:GPL-2.0+ and LGPL-2.1+
@@ -88,6 +88,7 @@
 %configure \
   --enable-locations-compression \
   --disable-static   \
+  --with-gtk=2.0 \
   --enable-python
 make %{?_smp_mflags}
 

++ libmateweather-1.12.1.tar.xz -> libmateweather-1.14.0.tar.xz ++
 64851 lines of diff (skipped)




commit libmateweather for openSUSE:Factory

2015-12-03 Thread h_root
Hello community,

here is the log from the commit of package libmateweather for openSUSE:Factory 
checked in at 2015-12-03 13:31:28

Comparing /work/SRC/openSUSE:Factory/libmateweather (Old)
 and  /work/SRC/openSUSE:Factory/.libmateweather.new (New)


Package is "libmateweather"

Changes:

--- /work/SRC/openSUSE:Factory/libmateweather/libmateweather.changes
2015-11-11 10:30:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmateweather.new/libmateweather.changes   
2015-12-03 13:31:30.0 +0100
@@ -1,0 +2,6 @@
+Sun Nov 29 19:29:57 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.12.1:
+  * Update translations.
+
+---

Old:

  libmateweather-1.12.0.tar.xz

New:

  libmateweather-1.12.1.tar.xz



Other differences:
--
++ libmateweather.spec ++
--- /var/tmp/diff_new_pack.Dw3djH/_old  2015-12-03 13:31:31.0 +0100
+++ /var/tmp/diff_new_pack.Dw3djH/_new  2015-12-03 13:31:31.0 +0100
@@ -19,7 +19,7 @@
 %define sover   1
 %define _version 1.12
 Name:   libmateweather
-Version:1.12.0
+Version:1.12.1
 Release:0
 Summary:MATE Weather
 License:GPL-2.0+ and LGPL-2.1+

++ libmateweather-1.12.0.tar.xz -> libmateweather-1.12.1.tar.xz ++
 2154 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libmateweather-1.12.0/NEWS new/libmateweather-1.12.1/NEWS
--- old/libmateweather-1.12.0/NEWS  2015-10-31 13:02:36.0 +0100
+++ new/libmateweather-1.12.1/NEWS  2015-11-29 19:24:02.0 +0100
@@ -1,3 +1,7 @@
+1.12.1
+
+  * Translations update
+
 1.12.0
 
   * Location updates for timezones
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libmateweather-1.12.0/configure.ac new/libmateweather-1.12.1/configure.ac
--- old/libmateweather-1.12.0/configure.ac  2015-10-31 13:02:58.0 
+0100
+++ new/libmateweather-1.12.1/configure.ac  2015-11-29 19:24:05.0 
+0100
@@ -1,4 +1,4 @@
-AC_INIT([libmateweather], [1.12.0], [http://www.mate-desktop.org])
+AC_INIT([libmateweather], [1.12.1], [http://www.mate-desktop.org])
 AC_PREREQ(2.59)
 
 AC_CONFIG_HEADERS([config.h])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libmateweather-1.12.0/doc/html/MateWeatherLocation.html 
new/libmateweather-1.12.1/doc/html/MateWeatherLocation.html
--- old/libmateweather-1.12.0/doc/html/MateWeatherLocation.html 2015-11-03 
16:16:41.0 +0100
+++ new/libmateweather-1.12.1/doc/html/MateWeatherLocation.html 2015-11-29 
19:30:17.0 +0100
@@ -8,14 +8,14 @@
 
 
 
-
+
 
 
 
-
+
 
-Top  | 
-  Description  | 
+Top | 
+  Description | 
   Object Hierarchy
 
 
@@ -212,9 +212,9 @@
 
 
 Object Hierarchy
-GBoxed
+GBoxed
 ╰── MateWeatherLocation
-GEnum
+GEnum
 ╰── MateWeatherLocationLevel
 
 
@@ -262,7 +262,7 @@
 Returns
  a MATEWEATHER_LOCATION_WORLD location, or
 NULL if Locations.xml could not be found or could 
not be parsed. 
-[allow-none]
+[allow-none]
 
 
 
@@ -441,7 +441,7 @@
 's parent, or NULL
 if loc
 is a MATEWEATHER_LOCATION_WORLD node. 
-[transfer none][allow-none]
+[transfer none][allow-none]
 
 
 
@@ -649,7 +649,7 @@
  loc
 's country code (or NULL if loc
 is a region- or world-level location). 
-[allow-none]
+[allow-none]
 
 
 
@@ -682,7 +682,7 @@
  loc
 's timezone, or
 NULL. 
-[transfer none][allow-none]
+[transfer none][allow-none]
 
 
 
@@ -773,7 +773,7 @@
 Returns
  loc
 's METAR station code, or NULL. 
-[allow-none]
+[allow-none]
 
 
 
@@ -928,6 +928,6 @@
 
 
 
-  Generated by GTK-Doc V1.21
+  Generated by GTK-Doc V1.20
 
 
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub 

commit libmateweather for openSUSE:Factory

2015-11-11 Thread h_root
Hello community,

here is the log from the commit of package libmateweather for openSUSE:Factory 
checked in at 2015-11-11 10:30:20

Comparing /work/SRC/openSUSE:Factory/libmateweather (Old)
 and  /work/SRC/openSUSE:Factory/.libmateweather.new (New)


Package is "libmateweather"

Changes:

--- /work/SRC/openSUSE:Factory/libmateweather/libmateweather.changes
2015-07-03 00:08:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmateweather.new/libmateweather.changes   
2015-11-11 10:30:27.0 +0100
@@ -1,0 +2,14 @@
+Thu Nov  5 20:43:01 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.12.0:
+  * Retrieve strings directly from gschema (requires intltool
+0.50.1).
+
+---
+Fri Oct  9 07:13:41 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.11:
+  * Location updates for timezones.
+  * Bugfixes and improvements.
+
+---

Old:

  libmateweather-1.10.0.tar.xz

New:

  libmateweather-1.12.0.tar.xz



Other differences:
--
++ libmateweather.spec ++
--- /var/tmp/diff_new_pack.NQdp0s/_old  2015-11-11 10:30:27.0 +0100
+++ /var/tmp/diff_new_pack.NQdp0s/_new  2015-11-11 10:30:27.0 +0100
@@ -16,10 +16,10 @@
 #
 
 
-%define lname   libmateweather1
-%define _version 1.10
+%define sover   1
+%define _version 1.12
 Name:   libmateweather
-Version:1.10.0
+Version:1.12.0
 Release:0
 Summary:MATE Weather
 License:GPL-2.0+ and LGPL-2.1+
@@ -27,7 +27,7 @@
 Url:https://mate-desktop.org/
 Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
-BuildRequires:  mate-common >= 1.9.0
+BuildRequires:  mate-common >= %{_version}
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libsoup-2.4)
@@ -52,7 +52,7 @@
 %package devel
 Summary:MATE Weather development files
 Group:  Development/Libraries/Other
-Requires:   %{lname} = %{version}
+Requires:   %{name}%{sover} = %{version}
 Requires:   mateweather-common
 Requires:   python-mateweather = %{version}
 
@@ -60,14 +60,14 @@
 libmateweather is a library to access weather information from
 online services for numerous locations.
 
-%package -n %{lname}
+%package -n %{name}%{sover}
 Summary:MATE Weather shared libraries
 Group:  System/Libraries
 Requires:   mateweather-common
 Recommends: %{name}-lang
 Provides:   %{name} = %{version}
 
-%description -n %{lname}
+%description -n %{name}%{sover}
 libmateweather is a library to access weather information from
 online services for numerous locations.
 
@@ -96,24 +96,26 @@
 %find_lang %{name} %{?no_lang_C}
 find %{buildroot} -type f -name "*.la" -delete -print
 
-if [ -d %{buildroot}%{_datadir}/MateConf ]; then
-rm -rf %{buildroot}%{_datadir}/MateConf
+if [ -d %{buildroot}%{_datadir}/MateConf/ ]; then
+rm -rf %{buildroot}%{_datadir}/MateConf/
 fi
 
 %post -n mateweather-common
+%icon_theme_cache_post mate
 %glib2_gsettings_schema_post
 
-%post -n %{lname} -p /sbin/ldconfig
+%post -n %{name}%{sover} -p /sbin/ldconfig
 
 %postun -n mateweather-common
+%icon_theme_cache_postun mate
 %glib2_gsettings_schema_postun
 
-%postun -n %{lname} -p /sbin/ldconfig
+%postun -n %{name}%{sover} -p /sbin/ldconfig
 
-%files -n %{lname}
+%files -n %{name}%{sover}
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING README
-%{_libdir}/*.so.*
+%{_libdir}/*.so.%{sover}*
 
 %files -n mateweather-common
 %defattr(-,root,root)
@@ -134,6 +136,6 @@
 %{python_sitearch}/mateweather/
 
 %files lang -f %{name}.lang
-%defattr(-,root,root,-)
+%defattr(-,root,root)
 
 %changelog

++ libmateweather-1.10.0.tar.xz -> libmateweather-1.12.0.tar.xz ++
 172307 lines of diff (skipped)




commit libmateweather for openSUSE:Factory

2015-07-02 Thread h_root
Hello community,

here is the log from the commit of package libmateweather for openSUSE:Factory 
checked in at 2015-07-02 22:48:25

Comparing /work/SRC/openSUSE:Factory/libmateweather (Old)
 and  /work/SRC/openSUSE:Factory/.libmateweather.new (New)


Package is libmateweather

Changes:

--- /work/SRC/openSUSE:Factory/libmateweather/libmateweather.changes
2014-03-22 18:01:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmateweather.new/libmateweather.changes   
2015-07-03 00:08:17.0 +0200
@@ -1,0 +2,26 @@
+Wed Apr 15 00:42:02 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 1.10.0
+  * Bugfixes
+
+---
+Mon Mar 23 15:45:27 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 1.9.90 (unstable)
+  * Bugfixes
+
+---
+Sun Oct 26 13:33:29 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.9.1 (unstable)
+  + No changelog available
+
+---
+Sun Jul 13 15:54:20 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.9.0 (unstable)
+  + No changelog available
+- Remove gtk-doc requirement; mate-common requires it, there is no
+  need to require it again
+
+---

Old:

  libmateweather-1.8.0.tar.xz

New:

  baselibs.conf
  libmateweather-1.10.0.tar.xz



Other differences:
--
++ libmateweather.spec ++
--- /var/tmp/diff_new_pack.gmMJl3/_old  2015-07-03 00:08:18.0 +0200
+++ /var/tmp/diff_new_pack.gmMJl3/_new  2015-07-03 00:08:18.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for libmateweather
+# spec file for package libmateweather
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -13,30 +13,32 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
+
 
+%define lname   libmateweather1
+%define _version 1.10
 Name:   libmateweather
-%define _name   libmateweather1
-Version:1.8.0
+Version:1.10.0
 Release:0
-License:GPL-2.0+ and LGPL-2.1+
 Summary:MATE Weather
-Url:https://mate-desktop.org/
+License:GPL-2.0+ and LGPL-2.1+
 Group:  System/GUI/Other
-Source0:
http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
-%glib2_gsettings_schema_requires
-
-BuildRequires:  mate-common
+Url:https://mate-desktop.org/
+Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
+Source1:baselibs.conf
+BuildRequires:  mate-common = 1.9.0
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
-BuildRequires:  pkgconfig(gtk-doc)
 BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(pygobject-2.0)
 BuildRequires:  pkgconfig(pygtk-2.0)
+%glib2_gsettings_schema_requires
 
 %description
-libmateweather is a library to access weather information from online
-services for numerous locations
+libmateweather is a library to access weather information from
+online services for numerous locations.
 
 %package -n mateweather-common
 Summary:MATE Weather common files
@@ -44,38 +46,38 @@
 BuildArch:  noarch
 
 %description -n mateweather-common
-libmateweather is a library to access weather information from online
-services for numerous locations
+libmateweather is a library to access weather information from
+online services for numerous locations.
 
 %package devel
 Summary:MATE Weather development files
 Group:  Development/Libraries/Other
+Requires:   %{lname} = %{version}
 Requires:   mateweather-common
-Requires:   %{_name} = %{version}
 Requires:   python-mateweather = %{version}
 
 %description devel
-libmateweather is a library to access weather information from online
-services for numerous locations
+libmateweather is a library to access weather information from
+online services for numerous locations.
 
-%package -n %{_name}
+%package -n %{lname}
 Summary:MATE Weather shared libraries
 Group:  System/Libraries
-Provides:   %{name} = %{version}
 Requires:   mateweather-common
 Recommends: %{name}-lang
+Provides:   %{name} = %{version}
 
-%description -n %{_name}
-libmateweather is a library to access weather information from online
-services for numerous locations
+%description -n %{lname}
+libmateweather is 

commit libmateweather for openSUSE:Factory

2014-03-22 Thread h_root
Hello community,

here is the log from the commit of package libmateweather for openSUSE:Factory 
checked in at 2014-03-22 14:44:29

Comparing /work/SRC/openSUSE:Factory/libmateweather (Old)
 and  /work/SRC/openSUSE:Factory/.libmateweather.new (New)


Package is libmateweather

Changes:

--- /work/SRC/openSUSE:Factory/libmateweather/libmateweather.changes
2013-12-18 19:21:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmateweather.new/libmateweather.changes   
2014-03-22 18:01:21.0 +0100
@@ -1,0 +2,36 @@
+Wed Mar  5 10:19:21 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.8.0
+  + no changes since version 1.7.90
+
+---
+Wed Feb 19 15:56:39 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.7.90 (unstable)
+  + drop libsoup-gnome dependency
+  + add GTK3 support
+- Remove pkgconfig(libsoup-2.4) requirement; follow upstream changes
+- Remove useless pkgconfig(python) requirement as other required 
+  python packages require it
+
+---
+Mon Feb 10 14:34:52 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.7.1 (unstable)
+  + fix automagic python support 
+  + update translations
+- Remove useless xz require
+- Remove depreciated %py_requires tag
+
+---
+Thu Jan 16 21:58:57 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.7.0 (unstable)
+  + fixes for make dist and make distcheck
+  + write appropriate GTK API version in pkgconfig file
+  + add support for multiple GTK versions in configure
+  + proper default handling in switch statement
+  + add in extra check before dereference
+  + update weather.noaa.gov url
+
+---

Old:

  libmateweather-1.6.2.tar.xz

New:

  libmateweather-1.8.0.tar.xz



Other differences:
--
++ libmateweather.spec ++
--- /var/tmp/diff_new_pack.E8yBnl/_old  2014-03-22 18:01:22.0 +0100
+++ /var/tmp/diff_new_pack.E8yBnl/_new  2014-03-22 18:01:22.0 +0100
@@ -1,6 +1,7 @@
+#
 # spec file for libmateweather
 #
-# 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
@@ -13,16 +14,15 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 
-
 Name:   libmateweather
 %define _name   libmateweather1
-Version:1.6.2
+Version:1.8.0
 Release:0
 License:GPL-2.0+ and LGPL-2.1+
 Summary:MATE Weather
 Url:https://mate-desktop.org/
 Group:  System/GUI/Other
-Source0:
http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
+Source0:
http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
 %glib2_gsettings_schema_requires
 
 BuildRequires:  mate-common
@@ -33,8 +33,6 @@
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(pygobject-2.0)
 BuildRequires:  pkgconfig(pygtk-2.0)
-BuildRequires:  pkgconfig(python)
-BuildRequires:  xz
 
 %description
 libmateweather is a library to access weather information from online
@@ -74,7 +72,6 @@
 %package -n python-mateweather
 Summary:Python bindings for MATE Weater
 Group:  System/GUI/Other
-%py_requires
 
 %description -n python-mateweather
 libmateweather is a library to access weather information from online

++ libmateweather-1.6.2.tar.xz - libmateweather-1.8.0.tar.xz ++
 21004 lines of diff (skipped)

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