Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rav1e for openSUSE:Factory checked in at 2021-11-20 22:47:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rav1e (Old) and /work/SRC/openSUSE:Factory/.rav1e.new.1895 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rav1e" Sat Nov 20 22:47:47 2021 rev:12 rq:930408 version:0.5.0+0 Changes: -------- --- /work/SRC/openSUSE:Factory/rav1e/rav1e.changes 2021-11-03 17:25:18.941306041 +0100 +++ /work/SRC/openSUSE:Factory/.rav1e.new.1895/rav1e.changes 2021-11-20 22:47:54.827885387 +0100 @@ -1,0 +2,12 @@ +Tue Nov 9 11:02:17 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org> + +- Do not hardcode an author in the changes generator service: + Attribution happens by the user that actually runs the service. + +------------------------------------------------------------------- +Fri Nov 5 03:49:45 UTC 2021 - William Brown <william.br...@suse.com> + +- Integrate obs_scm, cargo_vendor and cargo_audit to assist automation + of updates + +------------------------------------------------------------------- Old: ---- rav1e-0.5.0.tar.gz New: ---- rav1e-0.5.0+0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rav1e.spec ++++++ --- /var/tmp/diff_new_pack.7zv8gE/_old 2021-11-20 22:47:56.671879276 +0100 +++ /var/tmp/diff_new_pack.7zv8gE/_new 2021-11-20 22:47:56.675879262 +0100 @@ -18,14 +18,14 @@ Name: rav1e -Version: 0.5.0 +Version: 0.5.0+0 Release: 0 Summary: Fastest and safest AV1 encoder License: BSD-2-Clause Group: Productivity/Multimedia/Video/Editors and Convertors URL: https://github.com/xiph/rav1e # -Source0: https://github.com/xiph/rav1e/archive/v%{version}/%{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.xz Source1: vendor.tar.xz Source2: cargo_config Source98: README.suse-maint ++++++ _service ++++++ --- /var/tmp/diff_new_pack.7zv8gE/_old 2021-11-20 22:47:56.707879157 +0100 +++ /var/tmp/diff_new_pack.7zv8gE/_new 2021-11-20 22:47:56.707879157 +0100 @@ -1,5 +1,26 @@ <services> + <service mode="disabled" name="obs_scm"> + <param name="url">https://github.com/xiph/rav1e.git</param> + <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> + <param name="scm">git</param> + <param name="revision">v0.5.0</param> + <param name="match-tag">*</param> + <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param> + <param name="versionrewrite-replacement">\1</param> + <param name="changesgenerate">enable</param> + </service> + <service mode="disabled" name="tar" /> + <service mode="disabled" name="recompress"> + <param name="file">*.tar</param> + <param name="compression">xz</param> + </service> + <service mode="disabled" name="set_version"/> <service name="cargo_vendor" mode="disabled"> - <param name="srcdir">rav1e-0.5.0</param> + <param name="srcdir">rav1e</param> + <param name="compression">xz</param> + <param name="update">true</param> + </service> + <service name="cargo_audit" mode="disabled"> + <param name="srcdir">rav1e</param> </service> </services> ++++++ vendor.tar.xz ++++++ /work/SRC/openSUSE:Factory/rav1e/vendor.tar.xz /work/SRC/openSUSE:Factory/.rav1e.new.1895/vendor.tar.xz differ: char 13, line 1