Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package b4 for openSUSE:Factory checked in at 2021-04-06 17:30:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/b4 (Old) and /work/SRC/openSUSE:Factory/.b4.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "b4" Tue Apr 6 17:30:55 2021 rev:14 rq:883127 version:0.6.2+5 Changes: -------- --- /work/SRC/openSUSE:Factory/b4/b4.changes 2021-02-07 15:24:22.614223697 +0100 +++ /work/SRC/openSUSE:Factory/.b4.new.2401/b4.changes 2021-04-06 17:32:29.771307980 +0200 @@ -1,0 +2,7 @@ +Tue Mar 30 04:28:36 UTC 2021 - jsl...@suse.cz + +- Update to version 0.6.2+5: + * Loosen compatible release identifiers for install_requires +- remove 0001-lift-requests-version-requirements.patch + +------------------------------------------------------------------- Old: ---- 0001-lift-requests-version-requirements.patch b4-0.6.2+4.obscpio New: ---- b4-0.6.2+5.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ b4.spec ++++++ --- /var/tmp/diff_new_pack.9kuVrz/_old 2021-04-06 17:32:30.187308451 +0200 +++ /var/tmp/diff_new_pack.9kuVrz/_new 2021-04-06 17:32:30.191308455 +0200 @@ -16,16 +16,15 @@ # -%define version_unconverted 0.6.2+4 +%define version_unconverted 0.6.2+5 Name: b4 -Version: 0.6.2+4 +Version: 0.6.2+5 Release: 0 Summary: Helper scripts for kernel.org patches License: GPL-2.0-or-later Group: Development/Tools/Other URL: https://git.kernel.org/pub/scm/utils/b4/b4.git Source0: %{name}-%{version}.tar.xz -Patch0: 0001-lift-requests-version-requirements.patch BuildArch: noarch # for checks BuildRequires: git-core ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.9kuVrz/_old 2021-04-06 17:32:30.231308501 +0200 +++ /var/tmp/diff_new_pack.9kuVrz/_new 2021-04-06 17:32:30.231308501 +0200 @@ -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">f93bbd3e50b1fb4507aa537f4004da545af9d890</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">e66d514b4113fffc81e48c7c531dcf148ba8b8e8</param></service></servicedata> \ No newline at end of file ++++++ b4-0.6.2+4.obscpio -> b4-0.6.2+5.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/b4-0.6.2+4/setup.py new/b4-0.6.2+5/setup.py --- old/b4-0.6.2+4/setup.py 2020-12-28 19:13:37.000000000 +0100 +++ new/b4-0.6.2+5/setup.py 2021-03-01 20:40:30.000000000 +0100 @@ -41,9 +41,9 @@ data_files = [('share/man/man5', ['man/b4.5'])], keywords=['git', 'lore.kernel.org', 'patches'], install_requires=[ - 'requests~=2.24.0', - 'dkimpy~=1.0.5', - 'dnspython~=2.0.0', + 'requests~=2.24', + 'dkimpy~=1.0', + 'dnspython~=2.0', ], python_requires='>=3.6', entry_points={ ++++++ b4.obsinfo ++++++ --- /var/tmp/diff_new_pack.9kuVrz/_old 2021-04-06 17:32:30.331308614 +0200 +++ /var/tmp/diff_new_pack.9kuVrz/_new 2021-04-06 17:32:30.335308618 +0200 @@ -1,5 +1,5 @@ name: b4 -version: 0.6.2+4 -mtime: 1609179217 -commit: f93bbd3e50b1fb4507aa537f4004da545af9d890 +version: 0.6.2+5 +mtime: 1614627630 +commit: e66d514b4113fffc81e48c7c531dcf148ba8b8e8