Hello community,

here is the log from the commit of package b4 for openSUSE:Factory checked in 
at 2020-07-29 17:20:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/b4 (Old)
 and      /work/SRC/openSUSE:Factory/.b4.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "b4"

Wed Jul 29 17:20:39 2020 rev:4 rq:823294 version:0.5.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/b4/b4.changes    2020-06-16 13:46:26.486136519 
+0200
+++ /work/SRC/openSUSE:Factory/.b4.new.3592/b4.changes  2020-07-29 
17:22:19.420654541 +0200
@@ -1,0 +2,29 @@
+Tue Jul 28 11:07:40 UTC 2020 - jsl...@suse.com
+
+- Update to version 0.5.2:
+  * Prepare for 0.5.2 release
+  * Fix handling of single-paragraph commit message bodies
+  * Fix basement detection for empty commit message bodies
+  * Support mbox -m to be a maildir
+  * man: Update commit url mask to contain 12 chars of ID
+  * Fix attestation error messages
+  * Deal with [PATCHvX] subjects
+  * Fix crash when -c used with incomplete series
+  * man: Drop the apostrophe from the linkmask configuration
+  * Fix crash with unbalanced [] in subject
+  * Fix regression with oddball charsets
+  * Up the version to 0.5.2-dev
+  * Prepare for 0.5.1 release
+  * Fix mbox naming inconsistencies
+  * Output less confusing trailer mismatch messages
+  * Fix bug with threading when cover ref is missing
+  * Fix body part parsing when '---' is not used
+  * Use proper charset when reading back mailinfo
+  * Don't output git am suggestion for -o -
+  * Add --no-cover and -o - to output to stdout
+  * Use unicode escape sequences
+  * Up the version to 0.5.1-dev
+- switch to obs_scm
+- switch to 0.5 stable branch
+
+-------------------------------------------------------------------

Old:
----
  b4-0.5.0+git20200612.g5c4ec14b.tar.xz

New:
----
  b4-0.5.2.obscpio
  b4.obsinfo

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ b4.spec ++++++
--- /var/tmp/diff_new_pack.KcunAQ/_old  2020-07-29 17:22:20.916655829 +0200
+++ /var/tmp/diff_new_pack.KcunAQ/_new  2020-07-29 17:22:20.916655829 +0200
@@ -17,9 +17,9 @@
 
 
 %define skip_python2 1
-%define version_unconverted 0.5.0+git20200612.g5c4ec14b
+%define version_unconverted 0.5.2
 Name:           b4
-Version:        0.5.0+git20200612.g5c4ec14b
+Version:        0.5.2
 Release:        0
 Summary:        Helper scripts for kernel.org patches
 License:        GPL-2.0-or-later
@@ -28,6 +28,7 @@
 Source0:        %{name}-%{version}.tar.xz
 BuildArch:      noarch
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  tar
 
 %description
 This is a helper utility to work with patches made available via a

++++++ _service ++++++
--- /var/tmp/diff_new_pack.KcunAQ/_old  2020-07-29 17:22:20.948655856 +0200
+++ /var/tmp/diff_new_pack.KcunAQ/_new  2020-07-29 17:22:20.952655860 +0200
@@ -1,15 +1,18 @@
 <services>
-  <service name="tar_scm" mode="disabled">
+  <service name="obs_scm" mode="disabled">
     <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="versionformat">@PARENT_TAG@+git%cd.g%h</param>
+    <param name="revision">stable-0.5.y</param>
+    <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="versionrewrite-replacement">\1</param>
   </service>
-  <service name="recompress" mode="disabled">
-    <param name="file">b4-*.tar</param>
+  <service name="set_version" mode="disabled" />
+
+  <service name="tar" mode="buildtime"/>
+  <service name="recompress" mode="buildtime">
+    <param name="file">*.tar</param>
     <param name="compression">xz</param>
   </service>
-  <service name="set_version" mode="disabled" />
 </services>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.KcunAQ/_old  2020-07-29 17:22:20.968655873 +0200
+++ /var/tmp/diff_new_pack.KcunAQ/_new  2020-07-29 17:22:20.968655873 +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">5c4ec14b2c003031885d44a6249c0c58099672fc</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">57aa10be35dda4201ee1d208e7b00a55e9133617</param></service></servicedata>
\ No newline at end of file

++++++ b4.obsinfo ++++++
name: b4
version: 0.5.2
mtime: 1595882083
commit: 57aa10be35dda4201ee1d208e7b00a55e9133617


Reply via email to