Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package build for openSUSE:Factory checked 
in at 2024-09-15 12:32:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/build (Old)
 and      /work/SRC/openSUSE:Factory/.build.new.29891 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "build"

Sun Sep 15 12:32:55 2024 rev:165 rq:1200773 version:20240913

Changes:
--------
--- /work/SRC/openSUSE:Factory/build/build.changes      2024-07-25 
11:46:31.431857588 +0200
+++ /work/SRC/openSUSE:Factory/.build.new.29891/build.changes   2024-09-15 
12:33:30.757306159 +0200
@@ -1,0 +2,25 @@
+Fri Sep 13 08:18:51 UTC 2024 - Adrian Schröter <adr...@suse.de>
+
+- SBOM generation:
+  - Adding golang introspection support
+  - Adding rust binary introspection support
+  - Keep track of unknwon licenses and add a "hasExtractedLicensingInfos"
+    section
+  - Also normalize licenses for cyclonedx
+  - Make generate_sbom errors fatal
+  - general improvements
+- Fix noprep building not working because the buildir is removed
+- kiwi image: also detect a debian build if /var/lib/dpkg/status is present
+- Do not use the Encode module to convert a code point to utf8
+- Fix personality syscall number for riscv
+- add more required recommendations for KVM builds
+- set PACKAGER field in build-recipe-arch
+- fix writing _modulemd.yaml
+- pbuild: support --release and --baselibs option
+- container:
+  - copy base container information from the annotation into the
+    containerinfo
+  - track base containers over multiple stages
+  - always put the base container last in the dependencies
+
+-------------------------------------------------------------------

Old:
----
  obs-build-20240723.tar.gz

New:
----
  obs-build-20240913.tar.gz

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

Other differences:
------------------
++++++ build.spec ++++++
--- /var/tmp/diff_new_pack.cOMrRx/_old  2024-09-15 12:33:33.001399127 +0200
+++ /var/tmp/diff_new_pack.cOMrRx/_new  2024-09-15 12:33:33.009399458 +0200
@@ -28,7 +28,7 @@
 Summary:        A Script to Build SUSE Linux RPMs
 License:        GPL-2.0-only OR GPL-3.0-only
 Group:          Development/Tools/Building
-Version:        20240723
+Version:        20240913
 Release:        0
 Source:         obs-build-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -72,10 +72,12 @@
 # None of them are actually required for core features.
 # Perl helper scripts use them.
 Recommends:     perl(Archive::Tar)
-Recommends:     /sbin/mkfs.ext3
+Recommends:     /sbin/mkfs.ext4
 Recommends:     /usr/bin/qemu-kvm
 Recommends:     bsdtar
+Recommends:     hostname
 Recommends:     qemu-linux-user
+Recommends:     xfsprogs
 Recommends:     zstd
 Recommends:     perl(Config::IniFiles)
 Recommends:     perl(Date::Language)

++++++ PKGBUILD ++++++
--- /var/tmp/diff_new_pack.cOMrRx/_old  2024-09-15 12:33:33.137404761 +0200
+++ /var/tmp/diff_new_pack.cOMrRx/_new  2024-09-15 12:33:33.141404927 +0200
@@ -1,6 +1,6 @@
 pkgname=build
-pkgver=20240723
-pkgrel=287886b34af76ded4080d7ff83294c9f
+pkgver=20240913
+pkgrel=0
 pkgdesc="Build packages in sandbox"
 arch=('i686' 'x86_64')
 url="https://www.github.com/openSUSE/obs-build";

++++++ _service ++++++
--- /var/tmp/diff_new_pack.cOMrRx/_old  2024-09-15 12:33:33.161405755 +0200
+++ /var/tmp/diff_new_pack.cOMrRx/_new  2024-09-15 12:33:33.165405921 +0200
@@ -1,7 +1,7 @@
 <services>
   <service name="tar_scm" mode="manual">
-    <param name="revision">20240723</param>
-    <param name="version">20240723</param>
+    <param name="revision">20240913</param>
+    <param name="version">20240913</param>
     <param name="url">https://github.com/openSUSE/obs-build.git</param>
     <param name="scm">git</param>
     <param name="extract">dist/build.changes</param>

++++++ build.dsc ++++++
--- /var/tmp/diff_new_pack.cOMrRx/_old  2024-09-15 12:33:33.189406916 +0200
+++ /var/tmp/diff_new_pack.cOMrRx/_new  2024-09-15 12:33:33.193407081 +0200
@@ -1,6 +1,6 @@
 Format: 1.0
 Source: build
-Version: 20240723
+Version: 20240913
 Binary: build
 Maintainer: Adrian Schroeter <adr...@suse.de>
 Architecture: all

++++++ debian.changelog ++++++
--- /var/tmp/diff_new_pack.cOMrRx/_old  2024-09-15 12:33:33.213407910 +0200
+++ /var/tmp/diff_new_pack.cOMrRx/_new  2024-09-15 12:33:33.221408241 +0200
@@ -1,4 +1,4 @@
-build (20240723) unstable; urgency=low
+build (20240913) unstable; urgency=low
 
   * Update to current git trunk
     - add sles11sp2 build config and adapt autodetection

++++++ obs-build-20240723.tar.gz -> obs-build-20240913.tar.gz ++++++
++++ 4054 lines of diff (skipped)

Reply via email to