Hello community, here is the log from the commit of package youtube-dl for openSUSE:Factory checked in at 2019-04-08 10:39:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/youtube-dl (Old) and /work/SRC/openSUSE:Factory/.youtube-dl.new.3908 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "youtube-dl" Mon Apr 8 10:39:31 2019 rev:101 rq:692062 version:2019.04.07 Changes: -------- --- /work/SRC/openSUSE:Factory/youtube-dl/youtube-dl.changes 2019-04-02 09:24:00.256778299 +0200 +++ /work/SRC/openSUSE:Factory/.youtube-dl.new.3908/youtube-dl.changes 2019-04-08 10:40:35.379299132 +0200 @@ -1,0 +2,16 @@ +Sat Apr 6 21:30:38 UTC 2019 - Jan Engelhardt <[email protected]> + +- Update to new upstream release 2019.04.07 + * mediasite: Add support for dashed ids and named catalogs + * YoutubeDL: Add ffmpeg_location to post processor options + * gaia: add support for authentication + * adobeconnect: Add new extractor + * vk: use a more unique video id + * adn: fix extraction and add support for positioning styles + * teamcoco: fix extraction and add suport for subdomains + * youtube: extract srv[1-3] subtitle formats + * hbo: fix extraction and extract subtitles + * vrv: add basic support for individual movie links + * ruutu: Add support for audio podcasts + +------------------------------------------------------------------- Old: ---- youtube-dl-2019.04.01.tar.gz youtube-dl-2019.04.01.tar.gz.sig New: ---- youtube-dl-2019.04.07.tar.gz youtube-dl-2019.04.07.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-youtube-dl.spec ++++++ --- /var/tmp/diff_new_pack.7KvbDw/_old 2019-04-08 10:40:36.199299331 +0200 +++ /var/tmp/diff_new_pack.7KvbDw/_new 2019-04-08 10:40:36.235299340 +0200 @@ -19,7 +19,7 @@ %define modname youtube-dl %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-youtube-dl -Version: 2019.04.01 +Version: 2019.04.07 Release: 0 Summary: A python module for downloading from video sites for offline watching License: SUSE-Public-Domain AND CC-BY-SA-3.0 @@ -32,6 +32,7 @@ BuildRequires: %{python_module xml} BuildRequires: fdupes BuildRequires: python-rpm-macros +Requires: %{python_module xml} BuildArch: noarch %python_subpackages ++++++ youtube-dl.spec ++++++ --- /var/tmp/diff_new_pack.7KvbDw/_old 2019-04-08 10:40:36.295299355 +0200 +++ /var/tmp/diff_new_pack.7KvbDw/_new 2019-04-08 10:40:36.303299357 +0200 @@ -17,7 +17,7 @@ Name: youtube-dl -Version: 2019.04.01 +Version: 2019.04.07 Release: 0 Summary: A tool for downloading from video sites for offline watching License: SUSE-Public-Domain AND CC-BY-SA-3.0 @@ -31,6 +31,8 @@ BuildRequires: python-devel BuildRequires: python-xml BuildRequires: zip +Requires: python +Requires: python-xml BuildArch: noarch %description ++++++ youtube-dl-2019.04.01.tar.gz -> youtube-dl-2019.04.07.tar.gz ++++++ ++++ 2067 lines of diff (skipped)
