Hello community, here is the log from the commit of package gcompris-qt-voices for openSUSE:Factory checked in at 2019-03-05 12:25:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gcompris-qt-voices (Old) and /work/SRC/openSUSE:Factory/.gcompris-qt-voices.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gcompris-qt-voices" Tue Mar 5 12:25:43 2019 rev:9 rq:681545 version:0~20190304 Changes: -------- --- /work/SRC/openSUSE:Factory/gcompris-qt-voices/gcompris-qt-voices.changes 2019-01-24 14:03:43.404030367 +0100 +++ /work/SRC/openSUSE:Factory/.gcompris-qt-voices.new.28833/gcompris-qt-voices.changes 2019-03-05 12:25:45.996833290 +0100 @@ -1,0 +2,6 @@ +Mon Mar 4 16:21:28 UTC 2019 - Bruno Friedmann <[email protected]> + +- Update to version 20190304 for gcompris-qt 0.96 +- Move all url to https + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gcompris-qt-voices.spec ++++++ --- /var/tmp/diff_new_pack.P72WFC/_old 2019-03-05 12:25:59.100829294 +0100 +++ /var/tmp/diff_new_pack.P72WFC/_new 2019-03-05 12:25:59.104829293 +0100 @@ -17,7 +17,7 @@ Name: gcompris-qt-voices -Version: 0~20180517 +Version: 0~20190304 Release: 0 Summary: Voice files for gcompris-qt License: GPL-2.0-or-later AND GPL-3.0-or-later AND CC-BY-SA-1.0+ AND GFDL-1.1-or-later AND SUSE-Public-Domain AND SUSE-Free-Art-1.3 @@ -26,8 +26,8 @@ Source: gcompris-qt-voices.tar.xz Source2: fetch_voices.sh Source3: LICENSE -Requires: gcompris-qt = 0.95 -Provides: gcompris-voices = 0.95 +Requires: gcompris-qt = 0.96 +Provides: gcompris-voices = 0.96 Provides: locale(gcompris:en) BuildArch: noarch ++++++ fetch_voices.sh ++++++ --- /var/tmp/diff_new_pack.P72WFC/_old 2019-03-05 12:25:59.152829278 +0100 +++ /var/tmp/diff_new_pack.P72WFC/_new 2019-03-05 12:25:59.156829277 +0100 @@ -6,11 +6,11 @@ cd data2/voices-ogg # Pick contents files for voices -curl -q http://gcompris.net/data2/voices-ogg/Contents -o Contents +curl -q https://gcompris.net/data2/voices-ogg/Contents -o Contents for voice in $(awk '{print $2}' < Contents | grep ".rcc"); do - wget http://gcompris.net/data2/voices-ogg/$voice + wget https://gcompris.net/data2/voices-ogg/$voice done md5sum -c Contents ++++++ gcompris-qt-voices.tar.xz ++++++ /work/SRC/openSUSE:Factory/gcompris-qt-voices/gcompris-qt-voices.tar.xz /work/SRC/openSUSE:Factory/.gcompris-qt-voices.new.28833/gcompris-qt-voices.tar.xz differ: char 27, line 1
