Hello community, here is the log from the commit of package b4 for openSUSE:Factory checked in at 2020-12-15 12:31:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/b4 (Old) and /work/SRC/openSUSE:Factory/.b4.new.2328 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "b4" Tue Dec 15 12:31:26 2020 rev:9 rq:855939 version:0.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/b4/b4.changes 2020-12-02 15:05:53.629619364 +0100 +++ /work/SRC/openSUSE:Factory/.b4.new.2328/b4.changes 2020-12-15 12:33:16.488140040 +0100 @@ -1,0 +2,22 @@ +Tue Dec 08 06:52:43 UTC 2020 - jsl...@suse.cz + +- Update to version 0.6.1: + * Add dkimpy and dnspython to install_requires + * Don't crash if dkimpy is not installed + * Try all DKIM headers if failed on the first + * Silence some pycharm warnings + * Fix logic when adding trailers without DKIM sigs + * Limit slug length by 100 characters + * Fix ReST in README.rst + * Move the g= hash back into the XPH header + * Fix logic on git-patch-id hash generation + * Don't give up on attestation if there's no index + * Deal with dupe follow-up trailers sent to cover + * Fix crash when dnspython is not available + * Fix b4 ty auto-matching + * Fix headers generated by "b4 ty" + * man: Drop apostrophe from midmask value + * Properly clean up temporary threadfile + * and much more... + +------------------------------------------------------------------- Old: ---- b4-0.5.4+0.obscpio New: ---- b4-0.6.1.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ b4.spec ++++++ --- /var/tmp/diff_new_pack.Bhu4jL/_old 2020-12-15 12:33:17.056140498 +0100 +++ /var/tmp/diff_new_pack.Bhu4jL/_new 2020-12-15 12:33:17.060140501 +0100 @@ -17,9 +17,9 @@ %define skip_python2 1 -%define version_unconverted 0.5.4+0 +%define version_unconverted 0.6.1 Name: b4 -Version: 0.5.4+0 +Version: 0.6.1 Release: 0 Summary: Helper scripts for kernel.org patches License: GPL-2.0-or-later @@ -29,8 +29,9 @@ BuildArch: noarch BuildRequires: %{python_module requests} BuildRequires: %{python_module setuptools} -BuildRequires: tar -Requires: python3-requests +Requires: python3-dkimpy >= 1.0.5 +Requires: python3-dnspython >= 2.0.0 +Requires: python3-requests >= 2.24.0 %description This is a helper utility to work with patches made available via a @@ -51,9 +52,8 @@ %python_build %install -install -d %{buildroot}/%{_mandir}/man.5 -install -m 0644 -t %{buildroot}/%{_mandir}/man.5 man/b4.5 %python_install +mv %{buildroot}/%{_mandir}/man5 %{buildroot}/%{_mandir}/man.5 %check %python_exec setup.py check ++++++ _service ++++++ --- /var/tmp/diff_new_pack.Bhu4jL/_old 2020-12-15 12:33:17.092140526 +0100 +++ /var/tmp/diff_new_pack.Bhu4jL/_new 2020-12-15 12:33:17.092140526 +0100 @@ -3,8 +3,8 @@ <param name="url">git://git.kernel.org/pub/scm/utils/b4/b4.git</param> <param name="scm">git</param> <param name="changesgenerate">enable</param> - <param name="revision">stable-0.5.y</param> - <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> + <param name="revision">@PARENT_TAG@</param> + <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="versionrewrite-replacement">\1</param> </service> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.Bhu4jL/_old 2020-12-15 12:33:17.112140543 +0100 +++ /var/tmp/diff_new_pack.Bhu4jL/_new 2020-12-15 12:33:17.116140546 +0100 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">git://git.kernel.org/pub/scm/utils/b4/b4.git</param> - <param name="changesrevision">6d6adf338ec454304d8cb3d30684fce6c595b0df</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">0369d53cf093aab6f69a0725ce21b0e05b4ed9b9</param></service></servicedata> \ No newline at end of file ++++++ b4-0.5.4+0.obscpio -> b4-0.6.1.obscpio ++++++ ++++ 2537 lines of diff (skipped) ++++++ b4.obsinfo ++++++ --- /var/tmp/diff_new_pack.Bhu4jL/_old 2020-12-15 12:33:17.248140652 +0100 +++ /var/tmp/diff_new_pack.Bhu4jL/_new 2020-12-15 12:33:17.248140652 +0100 @@ -1,5 +1,5 @@ name: b4 -version: 0.5.4+0 -mtime: 1606838505 -commit: 6d6adf338ec454304d8cb3d30684fce6c595b0df +version: 0.6.1 +mtime: 1607376387 +commit: 0369d53cf093aab6f69a0725ce21b0e05b4ed9b9 _______________________________________________ openSUSE Commits mailing list -- commit@lists.opensuse.org To unsubscribe, email commit-le...@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/commit@lists.opensuse.org