Hello community, here is the log from the commit of package geocode-glib for openSUSE:Factory checked in at 2018-06-13 15:13:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/geocode-glib (Old) and /work/SRC/openSUSE:Factory/.geocode-glib.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "geocode-glib" Wed Jun 13 15:13:31 2018 rev:30 rq:614895 version:3.26.0 Changes: -------- --- /work/SRC/openSUSE:Factory/geocode-glib/geocode-glib.changes 2018-03-30 11:56:45.156884328 +0200 +++ /work/SRC/openSUSE:Factory/.geocode-glib.new/geocode-glib.changes 2018-06-13 15:13:39.293236012 +0200 @@ -1,0 +2,9 @@ +Wed Jun 6 13:31:02 UTC 2018 - bjorn....@gmail.com + +- Update to version 3.26.0: + + Remove full build path from public headers so as to make the + build more easily reproduceable. +- Drop geocode-glib-make-reproducible.patch: Fixed upstream. +- Drop hicolor-icon-theme BuildRequires: No longer needed. + +------------------------------------------------------------------- Old: ---- geocode-glib-3.25.4.1.tar.xz geocode-glib-make-reproducible.patch New: ---- geocode-glib-3.26.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ geocode-glib.spec ++++++ --- /var/tmp/diff_new_pack.f93CUc/_old 2018-06-13 15:13:39.917213247 +0200 +++ /var/tmp/diff_new_pack.f93CUc/_new 2018-06-13 15:13:39.917213247 +0200 @@ -17,20 +17,17 @@ Name: geocode-glib -Version: 3.25.4.1 +Version: 3.26.0 Release: 0 Summary: Convenience library for the Yahoo! Place Finder APIs License: LGPL-2.0-or-later Group: Development/Libraries/GNOME URL: http://www.gnome.org/ -Source0: https://download.gnome.org/sources/geocode-glib/3.25/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/geocode-glib/3.26/%{name}-%{version}.tar.xz Source1: baselibs.conf -# PATCH-FIX-UPSTREAM geocode-glib-make-reproducible.patch bjorn....@gmail.com -- Make build more reproducible -Patch0: geocode-glib-make-reproducible.patch + BuildRequires: gobject-introspection-devel BuildRequires: gtk-doc -# Needed for post/postun scripts -BuildRequires: hicolor-icon-theme BuildRequires: intltool BuildRequires: meson BuildRequires: pkgconfig @@ -95,7 +92,6 @@ %prep %setup -q -%patch0 -p1 %build # FIXME Please investigate if we should package installed-tests ++++++ geocode-glib-3.25.4.1.tar.xz -> geocode-glib-3.26.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/geocode-glib-3.25.4.1/NEWS new/geocode-glib-3.26.0/NEWS --- old/geocode-glib-3.25.4.1/NEWS 2017-07-20 13:26:46.000000000 +0200 +++ new/geocode-glib-3.26.0/NEWS 2018-06-05 13:03:42.000000000 +0200 @@ -1,3 +1,9 @@ +3.26.0 +------ + +- Remove full build path from public headers so as to make the + build more easily reproduceable. + 3.25.4.1 -------- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/geocode-glib-3.25.4.1/geocode-glib/geocode-backend.c new/geocode-glib-3.26.0/geocode-glib/geocode-backend.c --- old/geocode-glib-3.25.4.1/geocode-glib/geocode-backend.c 2017-07-20 13:26:46.000000000 +0200 +++ new/geocode-glib-3.26.0/geocode-glib/geocode-backend.c 2018-06-05 13:03:42.000000000 +0200 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Collabora Ltd. + * Copyright 2016 Collabora Ltd. * * The geocode-glib library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public License as diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/geocode-glib-3.25.4.1/geocode-glib/geocode-backend.h new/geocode-glib-3.26.0/geocode-glib/geocode-backend.h --- old/geocode-glib-3.25.4.1/geocode-glib/geocode-backend.h 2017-07-20 13:26:46.000000000 +0200 +++ new/geocode-glib-3.26.0/geocode-glib/geocode-backend.h 2018-06-05 13:03:42.000000000 +0200 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Collabora Ltd. + * Copyright 2016 Collabora Ltd. * * The geocode-glib library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public License as diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/geocode-glib-3.25.4.1/geocode-glib/geocode-bounding-box.c new/geocode-glib-3.26.0/geocode-glib/geocode-bounding-box.c --- old/geocode-glib-3.25.4.1/geocode-glib/geocode-bounding-box.c 2017-07-20 13:26:46.000000000 +0200 +++ new/geocode-glib-3.26.0/geocode-glib/geocode-bounding-box.c 2018-06-05 13:03:42.000000000 +0200 @@ -1,5 +1,5 @@ /* - Copyright (C) 2013 Jonas Danielsson + Copyright 2013 Jonas Danielsson The Gnome Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/geocode-glib-3.25.4.1/geocode-glib/geocode-bounding-box.h new/geocode-glib-3.26.0/geocode-glib/geocode-bounding-box.h --- old/geocode-glib-3.25.4.1/geocode-glib/geocode-bounding-box.h 2017-07-20 13:26:46.000000000 +0200 +++ new/geocode-glib-3.26.0/geocode-glib/geocode-bounding-box.h 2018-06-05 13:03:42.000000000 +0200 @@ -1,5 +1,5 @@ /* - Copyright (C) 2013 Jonas Danielsson + Copyright 2013 Jonas Danielsson The Gnome Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/geocode-glib-3.25.4.1/geocode-glib/geocode-enum-types.c.in new/geocode-glib-3.26.0/geocode-glib/geocode-enum-types.c.in --- old/geocode-glib-3.25.4.1/geocode-glib/geocode-enum-types.c.in 2017-07-20 13:26:46.000000000 +0200 +++ new/geocode-glib-3.26.0/geocode-glib/geocode-enum-types.c.in 2018-06-05 13:03:42.000000000 +0200 @@ -8,7 +8,7 @@ /*** END file-header ***/ /*** BEGIN file-production ***/ -/* enumerations from "@filename@" */ +/* enumerations from "@basename@" */ /*** END file-production ***/ /*** BEGIN value-header ***/ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/geocode-glib-3.25.4.1/geocode-glib/geocode-enum-types.h.in new/geocode-glib-3.26.0/geocode-glib/geocode-enum-types.h.in --- old/geocode-glib-3.25.4.1/geocode-glib/geocode-enum-types.h.in 2017-07-20 13:26:46.000000000 +0200 +++ new/geocode-glib-3.26.0/geocode-glib/geocode-enum-types.h.in 2018-06-05 13:03:42.000000000 +0200 @@ -9,7 +9,7 @@ /*** BEGIN file-production ***/ -/* enumerations from "@filename@" */ +/* enumerations from "@basename@" */ /*** END file-production ***/ /*** BEGIN value-header ***/ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/geocode-glib-3.25.4.1/geocode-glib/geocode-error.c new/geocode-glib-3.26.0/geocode-glib/geocode-error.c --- old/geocode-glib-3.25.4.1/geocode-glib/geocode-error.c 2017-07-20 13:26:46.000000000 +0200 +++ new/geocode-glib-3.26.0/geocode-glib/geocode-error.c 2018-06-05 13:03:42.000000000 +0200 @@ -1,5 +1,5 @@ /* - Copyright (C) 2011 Bastien Nocera + Copyright 2011 Bastien Nocera The Gnome Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/geocode-glib-3.25.4.1/geocode-glib/geocode-error.h new/geocode-glib-3.26.0/geocode-glib/geocode-error.h --- old/geocode-glib-3.25.4.1/geocode-glib/geocode-error.h 2017-07-20 13:26:46.000000000 +0200 +++ new/geocode-glib-3.26.0/geocode-glib/geocode-error.h 2018-06-05 13:03:42.000000000 +0200 @@ -1,5 +1,5 @@ /* - Copyright (C) 2011 Bastien Nocera + Copyright 2011 Bastien Nocera The Gnome Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/geocode-glib-3.25.4.1/geocode-glib/geocode-forward.c new/geocode-glib-3.26.0/geocode-glib/geocode-forward.c --- old/geocode-glib-3.25.4.1/geocode-glib/geocode-forward.c 2017-07-20 13:26:46.000000000 +0200 +++ new/geocode-glib-3.26.0/geocode-glib/geocode-forward.c 2018-06-05 13:03:42.000000000 +0200 @@ -1,6 +1,6 @@ /* - Copyright (C) 2011 Bastien Nocera - Copyright (C) 2016 Collabora Ltd. + Copyright 2011 Bastien Nocera + Copyright 2016 Collabora Ltd. The Gnome Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/geocode-glib-3.25.4.1/geocode-glib/geocode-forward.h new/geocode-glib-3.26.0/geocode-glib/geocode-forward.h --- old/geocode-glib-3.25.4.1/geocode-glib/geocode-forward.h 2017-07-20 13:26:46.000000000 +0200 +++ new/geocode-glib-3.26.0/geocode-glib/geocode-forward.h 2018-06-05 13:03:42.000000000 +0200 @@ -1,5 +1,5 @@ /* - Copyright (C) 2012 Bastien Nocera + Copyright 2012 Bastien Nocera The Gnome Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/geocode-glib-3.25.4.1/geocode-glib/geocode-glib-private.h new/geocode-glib-3.26.0/geocode-glib/geocode-glib-private.h --- old/geocode-glib-3.25.4.1/geocode-glib/geocode-glib-private.h 2017-07-20 13:26:46.000000000 +0200 +++ new/geocode-glib-3.26.0/geocode-glib/geocode-glib-private.h 2018-06-05 13:03:42.000000000 +0200 @@ -1,5 +1,5 @@ /* - Copyright (C) 2010 Bastien Nocera + Copyright 2010 Bastien Nocera The Gnome Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/geocode-glib-3.25.4.1/geocode-glib/geocode-glib.c new/geocode-glib-3.26.0/geocode-glib/geocode-glib.c --- old/geocode-glib-3.25.4.1/geocode-glib/geocode-glib.c 2017-07-20 13:26:46.000000000 +0200 +++ new/geocode-glib-3.26.0/geocode-glib/geocode-glib.c 2018-06-05 13:03:42.000000000 +0200 @@ -1,5 +1,5 @@ /* - Copyright (C) 2011 Bastien Nocera + Copyright 2011 Bastien Nocera The Gnome Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/geocode-glib-3.25.4.1/geocode-glib/geocode-glib.h new/geocode-glib-3.26.0/geocode-glib/geocode-glib.h --- old/geocode-glib-3.25.4.1/geocode-glib/geocode-glib.h 2017-07-20 13:26:46.000000000 +0200 +++ new/geocode-glib-3.26.0/geocode-glib/geocode-glib.h 2018-06-05 13:03:42.000000000 +0200 @@ -1,5 +1,5 @@ /* - Copyright (C) 2011 Bastien Nocera + Copyright 2011 Bastien Nocera The Gnome Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/geocode-glib-3.25.4.1/geocode-glib/geocode-location.c new/geocode-glib-3.26.0/geocode-glib/geocode-location.c --- old/geocode-glib-3.25.4.1/geocode-glib/geocode-location.c 2017-07-20 13:26:46.000000000 +0200 +++ new/geocode-glib-3.26.0/geocode-glib/geocode-location.c 2018-06-05 13:03:42.000000000 +0200 @@ -1,5 +1,5 @@ /* - Copyright (C) 2012 Bastien Nocera + Copyright 2012 Bastien Nocera The Gnome Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/geocode-glib-3.25.4.1/geocode-glib/geocode-location.h new/geocode-glib-3.26.0/geocode-glib/geocode-location.h --- old/geocode-glib-3.25.4.1/geocode-glib/geocode-location.h 2017-07-20 13:26:46.000000000 +0200 +++ new/geocode-glib-3.26.0/geocode-glib/geocode-location.h 2018-06-05 13:03:42.000000000 +0200 @@ -1,5 +1,5 @@ /* - Copyright (C) 2012 Bastien Nocera + Copyright 2012 Bastien Nocera The Gnome Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/geocode-glib-3.25.4.1/geocode-glib/geocode-mock-backend.c new/geocode-glib-3.26.0/geocode-glib/geocode-mock-backend.c --- old/geocode-glib-3.25.4.1/geocode-glib/geocode-mock-backend.c 2017-07-20 13:26:46.000000000 +0200 +++ new/geocode-glib-3.26.0/geocode-glib/geocode-mock-backend.c 2018-06-05 13:03:42.000000000 +0200 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Collabora Ltd. + * Copyright 2016 Collabora Ltd. * * The geocode-glib library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public License as diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/geocode-glib-3.25.4.1/geocode-glib/geocode-mock-backend.h new/geocode-glib-3.26.0/geocode-glib/geocode-mock-backend.h --- old/geocode-glib-3.25.4.1/geocode-glib/geocode-mock-backend.h 2017-07-20 13:26:46.000000000 +0200 +++ new/geocode-glib-3.26.0/geocode-glib/geocode-mock-backend.h 2018-06-05 13:03:42.000000000 +0200 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Collabora Ltd. + * Copyright 2016 Collabora Ltd. * * The geocode-glib library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public License as diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/geocode-glib-3.25.4.1/geocode-glib/geocode-nominatim.c new/geocode-glib-3.26.0/geocode-glib/geocode-nominatim.c --- old/geocode-glib-3.25.4.1/geocode-glib/geocode-nominatim.c 2017-07-20 13:26:46.000000000 +0200 +++ new/geocode-glib-3.26.0/geocode-glib/geocode-nominatim.c 2018-06-05 13:03:42.000000000 +0200 @@ -1,6 +1,6 @@ /* - * Copyright (C) 2011-2016 Bastien Nocera - * Copyright (C) 2016 Collabora Ltd. + * Copyright 2011-2016 Bastien Nocera + * Copyright 2016 Collabora Ltd. * * The geocode-glib library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public License as diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/geocode-glib-3.25.4.1/geocode-glib/geocode-nominatim.h new/geocode-glib-3.26.0/geocode-glib/geocode-nominatim.h --- old/geocode-glib-3.25.4.1/geocode-glib/geocode-nominatim.h 2017-07-20 13:26:46.000000000 +0200 +++ new/geocode-glib-3.26.0/geocode-glib/geocode-nominatim.h 2018-06-05 13:03:42.000000000 +0200 @@ -1,6 +1,6 @@ /* - * Copyright (C) 2011-2016 Bastien Nocera - * Copyright (C) 2016 Collabora Ltd. + * Copyright 2011-2016 Bastien Nocera + * Copyright 2016 Collabora Ltd. * * The geocode-glib library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public License as diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/geocode-glib-3.25.4.1/geocode-glib/geocode-place.c new/geocode-glib-3.26.0/geocode-glib/geocode-place.c --- old/geocode-glib-3.25.4.1/geocode-glib/geocode-place.c 2017-07-20 13:26:46.000000000 +0200 +++ new/geocode-glib-3.26.0/geocode-glib/geocode-place.c 2018-06-05 13:03:42.000000000 +0200 @@ -1,5 +1,5 @@ /* - Copyright (C) 2012 Bastien Nocera + Copyright 2012 Bastien Nocera The Gnome Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/geocode-glib-3.25.4.1/geocode-glib/geocode-place.h new/geocode-glib-3.26.0/geocode-glib/geocode-place.h --- old/geocode-glib-3.25.4.1/geocode-glib/geocode-place.h 2017-07-20 13:26:46.000000000 +0200 +++ new/geocode-glib-3.26.0/geocode-glib/geocode-place.h 2018-06-05 13:03:42.000000000 +0200 @@ -1,5 +1,5 @@ /* - Copyright (C) 2012 Bastien Nocera + Copyright 2012 Bastien Nocera The Gnome Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/geocode-glib-3.25.4.1/geocode-glib/geocode-reverse.c new/geocode-glib-3.26.0/geocode-glib/geocode-reverse.c --- old/geocode-glib-3.25.4.1/geocode-glib/geocode-reverse.c 2017-07-20 13:26:46.000000000 +0200 +++ new/geocode-glib-3.26.0/geocode-glib/geocode-reverse.c 2018-06-05 13:03:42.000000000 +0200 @@ -1,5 +1,5 @@ /* - Copyright (C) 2011-2012 Bastien Nocera + Copyright 2011-2012 Bastien Nocera The Gnome Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/geocode-glib-3.25.4.1/geocode-glib/geocode-reverse.h new/geocode-glib-3.26.0/geocode-glib/geocode-reverse.h --- old/geocode-glib-3.25.4.1/geocode-glib/geocode-reverse.h 2017-07-20 13:26:46.000000000 +0200 +++ new/geocode-glib-3.26.0/geocode-glib/geocode-reverse.h 2018-06-05 13:03:42.000000000 +0200 @@ -1,5 +1,5 @@ /* - Copyright (C) 2011 Bastien Nocera + Copyright 2011 Bastien Nocera The Gnome Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/geocode-glib-3.25.4.1/geocode-glib/tests/geo-uri.c new/geocode-glib-3.26.0/geocode-glib/tests/geo-uri.c --- old/geocode-glib-3.25.4.1/geocode-glib/tests/geo-uri.c 2017-07-20 13:26:46.000000000 +0200 +++ new/geocode-glib-3.26.0/geocode-glib/tests/geo-uri.c 2018-06-05 13:03:42.000000000 +0200 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013, 2014 Jonas Danielsson + * Copyright 2013, 2014 Jonas Danielsson * * The Gnome Library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public License as diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/geocode-glib-3.25.4.1/geocode-glib/tests/geocode-glib.c new/geocode-glib-3.26.0/geocode-glib/tests/geocode-glib.c --- old/geocode-glib-3.25.4.1/geocode-glib/tests/geocode-glib.c 2017-07-20 13:26:46.000000000 +0200 +++ new/geocode-glib-3.26.0/geocode-glib/tests/geocode-glib.c 2018-06-05 13:03:42.000000000 +0200 @@ -1,7 +1,7 @@ /* - * Copyright (C) 2011–2015 Red Hat - * Copyright (C) 2014, 2015, 2016 Jonas Danielsson - * Copyright (C) 2016 Collabora Ltd. + * Copyright 2011–2015 Red Hat + * Copyright 2014, 2015, 2016 Jonas Danielsson + * Copyright 2016 Collabora Ltd. * * The Gnome Library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public License as diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/geocode-glib-3.25.4.1/geocode-glib/tests/geocode-nominatim-test.c new/geocode-glib-3.26.0/geocode-glib/tests/geocode-nominatim-test.c --- old/geocode-glib-3.25.4.1/geocode-glib/tests/geocode-nominatim-test.c 2017-07-20 13:26:46.000000000 +0200 +++ new/geocode-glib-3.26.0/geocode-glib/tests/geocode-nominatim-test.c 2018-06-05 13:03:42.000000000 +0200 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Collabora Ltd. + * Copyright 2016 Collabora Ltd. * * The geocode-glib library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public License as diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/geocode-glib-3.25.4.1/geocode-glib/tests/geocode-nominatim-test.h new/geocode-glib-3.26.0/geocode-glib/tests/geocode-nominatim-test.h --- old/geocode-glib-3.25.4.1/geocode-glib/tests/geocode-nominatim-test.h 2017-07-20 13:26:46.000000000 +0200 +++ new/geocode-glib-3.26.0/geocode-glib/tests/geocode-nominatim-test.h 2018-06-05 13:03:42.000000000 +0200 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Collabora Ltd. + * Copyright 2016 Collabora Ltd. * * The geocode-glib library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public License as diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/geocode-glib-3.25.4.1/geocode-glib/tests/mock-backend.c new/geocode-glib-3.26.0/geocode-glib/tests/mock-backend.c --- old/geocode-glib-3.25.4.1/geocode-glib/tests/mock-backend.c 2017-07-20 13:26:46.000000000 +0200 +++ new/geocode-glib-3.26.0/geocode-glib/tests/mock-backend.c 2018-06-05 13:03:42.000000000 +0200 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Collabora Ltd. + * Copyright 2016 Collabora Ltd. * * The geocode-glib library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public License as diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/geocode-glib-3.25.4.1/geocode-glib.doap new/geocode-glib-3.26.0/geocode-glib.doap --- old/geocode-glib-3.25.4.1/geocode-glib.doap 2017-07-20 13:26:46.000000000 +0200 +++ new/geocode-glib-3.26.0/geocode-glib.doap 2018-06-05 13:03:42.000000000 +0200 @@ -13,16 +13,16 @@ <homepage rdf:resource="http://git.gnome.org/browse/geocode-glib" /> <maintainer> <foaf:Person> - <foaf:name>Bastien Nocera</foaf:name> - <foaf:mbox rdf:resource="mailto:had...@hadess.net" /> - <gnome:userid>hadess</gnome:userid> - </foaf:Person> - </maintainer> - <maintainer> - <foaf:Person> <foaf:name>Jonas Danielsson</foaf:name> <foaf:mbox rdf:resource="mailto:jo...@threetimestwo.org" /> <gnome:userid>jonasdn</gnome:userid> </foaf:Person> </maintainer> + <author> + <foaf:Person> + <foaf:name>Bastien Nocera</foaf:name> + <foaf:mbox rdf:resource="mailto:had...@hadess.net" /> + <gnome:userid>hadess</gnome:userid> + </foaf:Person> + </author> </Project> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/geocode-glib-3.25.4.1/meson.build new/geocode-glib-3.26.0/meson.build --- old/geocode-glib-3.25.4.1/meson.build 2017-07-20 13:26:46.000000000 +0200 +++ new/geocode-glib-3.26.0/meson.build 2018-06-05 13:03:42.000000000 +0200 @@ -1,4 +1,4 @@ -project('geocode-glib', 'c', version: '3.25.4.1') +project('geocode-glib', 'c', version: '3.26.0') gclib_version = meson.project_version() # set in project() below ver_arr = gclib_version.split('.')