Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnome-maps for openSUSE:Factory checked in at 2021-08-25 20:56:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-maps (Old) and /work/SRC/openSUSE:Factory/.gnome-maps.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-maps" Wed Aug 25 20:56:15 2021 rev:62 rq:913686 version:40.4 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-maps/gnome-maps.changes 2021-07-21 19:06:56.851350654 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-maps.new.1899/gnome-maps.changes 2021-08-25 20:56:38.721284298 +0200 @@ -1,0 +2,6 @@ +Fri Aug 13 17:27:07 UTC 2021 - Bj??rn Lie <[email protected]> + +- Update to version 40.4: + + Update donation and wiki web links in appdata. + +------------------------------------------------------------------- Old: ---- gnome-maps-40.3.tar.xz New: ---- gnome-maps-40.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-maps.spec ++++++ --- /var/tmp/diff_new_pack.HOUsso/_old 2021-08-25 20:56:39.173283705 +0200 +++ /var/tmp/diff_new_pack.HOUsso/_new 2021-08-25 20:56:39.177283700 +0200 @@ -17,7 +17,7 @@ Name: gnome-maps -Version: 40.3 +Version: 40.4 Release: 0 Summary: Maps Application for GNOME License: GPL-2.0-or-later ++++++ gnome-maps-40.3.tar.xz -> gnome-maps-40.4.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-maps-40.3/NEWS new/gnome-maps-40.4/NEWS --- old/gnome-maps-40.3/NEWS 2021-07-09 23:39:46.089123700 +0200 +++ new/gnome-maps-40.4/NEWS 2021-08-13 13:18:57.885691000 +0200 @@ -1,3 +1,12 @@ +40.4 - Aug 13, 2021 +========================= + +Changes since 40.3 + - Update donation and wiki web links in appdata + +All contributors to this release +Marcus Lundblad <[email protected]> + 40.3 - Jul 9, 2021 ========================= diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-maps-40.3/data/org.gnome.Maps.appdata.xml.in new/gnome-maps-40.4/data/org.gnome.Maps.appdata.xml.in --- old/gnome-maps-40.3/data/org.gnome.Maps.appdata.xml.in 2021-07-09 23:39:46.097123100 +0200 +++ new/gnome-maps-40.4/data/org.gnome.Maps.appdata.xml.in 2021-08-13 13:18:57.897689800 +0200 @@ -42,6 +42,11 @@ </screenshot> </screenshots> <releases> + <release date="2021-08-13" version="40.4"> + <ul> + <li>Update donation and wiki web links in appdata</li> + </ul> + </release> <release date="2021-07-09" version="40.3"> <ul> <li>Fix regression when signing in for OSM editing</li> @@ -213,9 +218,9 @@ </provides> <project_group>GNOME</project_group> <developer_name>The GNOME Project</developer_name> - <url type="homepage">http://wiki.gnome.org/Apps/Maps</url> + <url type="homepage">https://wiki.gnome.org/Apps/Maps</url> <url type="bugtracker">https://gitlab.gnome.org/GNOME/gnome-maps/</url> - <url type="donation">http://www.gnome.org/friends/</url> + <url type="donation">https://www.gnome.org/donate/</url> <update_contact>[email protected]</update_contact> <translation type="gettext">gnome-maps</translation> <content_rating type="oars-1.1"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-maps-40.3/meson.build new/gnome-maps-40.4/meson.build --- old/gnome-maps-40.3/meson.build 2021-07-09 23:39:46.141119700 +0200 +++ new/gnome-maps-40.4/meson.build 2021-08-13 13:18:57.933687000 +0200 @@ -1,5 +1,5 @@ project('gnome-maps', 'c', - version: '40.3', + version: '40.4', license: 'GPL2+' )
