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.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libmateweather.new/libmateweather.changes 2016-09-07 11:48:48.000000000 +0200 @@ -1,0 +2,6 @@ +Tue Sep 6 21:23:08 UTC 2016 - [email protected] + +- 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.000000000 +0200 +++ /var/tmp/diff_new_pack.hUF3sM/_new 2016-09-07 11:48:50.000000000 +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.000000000 +0200 +++ new/libmateweather-1.14.3/ChangeLog 2016-09-06 11:11:28.000000000 +0200 @@ -1,3 +1,22 @@ +commit d6f578fa098e360605a44d311e89d57505d16124 +Author: monsta <[email protected]> +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 <[email protected]> +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 <[email protected]> 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.000000000 +0200 +++ new/libmateweather-1.14.3/NEWS 2016-09-06 11:06:08.000000000 +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.000000000 +0200 +++ new/libmateweather-1.14.3/configure 2016-09-06 11:07:12.000000000 +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 <http://www.mate-desktop.org>. # @@ -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 libmateweather $as_me 1.14.2, which was +It was created by libmateweather $as_me 1.14.3, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3020,7 +3020,7 @@ # Define the identity of the package. PACKAGE='libmateweather' - VERSION='1.14.2' + VERSION='1.14.3' cat >>confdefs.h <<_ACEOF @@ -16822,7 +16822,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by libmateweather $as_me 1.14.2, which was +This file was extended by libmateweather $as_me 1.14.3, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -16888,7 +16888,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -libmateweather config.status 1.14.2 +libmateweather config.status 1.14.3 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libmateweather-1.14.2/configure.ac new/libmateweather-1.14.3/configure.ac --- old/libmateweather-1.14.2/configure.ac 2016-08-29 13:39:21.000000000 +0200 +++ new/libmateweather-1.14.3/configure.ac 2016-09-06 11:06:15.000000000 +0200 @@ -1,4 +1,4 @@ -AC_INIT([libmateweather], [1.14.2], [http://www.mate-desktop.org]) +AC_INIT([libmateweather], [1.14.3], [http://www.mate-desktop.org]) AC_PREREQ(2.59) AC_CONFIG_HEADERS([config.h]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libmateweather-1.14.2/libmateweather/weather-iwin.c new/libmateweather-1.14.3/libmateweather/weather-iwin.c --- old/libmateweather-1.14.2/libmateweather/weather-iwin.c 2015-10-09 10:13:07.000000000 +0200 +++ new/libmateweather-1.14.3/libmateweather/weather-iwin.c 2016-09-06 11:04:35.000000000 +0200 @@ -462,7 +462,7 @@ zone = g_ascii_strdown (loc->zone, -1); state = g_strndup (zone, 2); - url = g_strdup_printf ("http://weather.noaa.gov/pub/data/forecasts/zone/%s/%s.txt", state, zone); + url = g_strdup_printf ("http://tgftp.nws.noaa.gov/data/forecasts/zone/%s/%s.txt", state, zone); g_free (zone); g_free (state);
