Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package syft for openSUSE:Factory checked in 
at 2024-10-23 21:09:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/syft (Old)
 and      /work/SRC/openSUSE:Factory/.syft.new.26871 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "syft"

Wed Oct 23 21:09:26 2024 rev:86 rq:1217001 version:1.14.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/syft/syft.changes        2024-10-16 
23:55:21.218504275 +0200
+++ /work/SRC/openSUSE:Factory/.syft.new.26871/syft.changes     2024-10-23 
21:10:41.643731288 +0200
@@ -1,0 +2,22 @@
+Tue Oct 22 07:09:11 UTC 2024 - opensuse_buildserv...@ojkastl.de
+
+- Update to version 1.14.2:
+  * Create single license scanner for all catalogers (#3348)
+  * chore(deps): update stereoscope to
+    a38c93517fc7d67ca1af826ac529a06c05b571d2 (#3357)
+  * chore(deps): update CPE dictionary index (#3358)
+  * chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.6.0 to
+    6.6.1 (#3361)
+  * update to latest packageurl-go (#3347)
+  * chore(deps): update tools to latest versions (#3342)
+  * chore(deps): update stereoscope to
+    9e57bce5efeb0ffe27770dd0b8eb2eef8b38512f (#3338)
+  * chore(deps): bump github.com/adrg/xdg from 0.5.0 to 0.5.1
+    (#3344)
+  * fix: use official CPE for linux kernel (#3343)
+  * chore(deps): bump anchore/sbom-action from 0.17.3 to 0.17.4
+    (#3340)
+  * fix: improve mariadb binary classifer to detect older versions
+    (#3339)
+
+-------------------------------------------------------------------

Old:
----
  syft-1.14.1.obscpio

New:
----
  syft-1.14.2.obscpio

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

Other differences:
------------------
++++++ syft.spec ++++++
--- /var/tmp/diff_new_pack.x3vCEF/_old  2024-10-23 21:10:44.151835981 +0200
+++ /var/tmp/diff_new_pack.x3vCEF/_new  2024-10-23 21:10:44.155836148 +0200
@@ -19,17 +19,22 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           syft
-Version:        1.14.1
+Version:        1.14.2
 Release:        0
 Summary:        CLI tool and library for generating a Software Bill of 
Materials
 License:        Apache-2.0
 URL:            https://github.com/anchore/syft
 Source:         syft-%{version}.tar.gz
 Source1:        vendor.tar.gz
+BuildRequires:  bash-completion
+BuildRequires:  fish
 BuildRequires:  go >= 1.22
+BuildRequires:  zsh
 
 %description
-A CLI tool and Go library for generating a Software Bill of Materials (SBOM) 
from container images and filesystems. Exceptional for vulnerability detection 
when used with a scanner like Grype.
+A CLI tool and Go library for generating a Software Bill of Materials (SBOM)
+from container images and filesystems. Exceptional for vulnerability detection
+when used with a scanner like Grype.
 
 %package -n %{name}-bash-completion
 Summary:        Bash Completion for %{name}
@@ -94,8 +99,8 @@
 %{buildroot}/%{_bindir}/%{name} completion fish > 
%{buildroot}%{_datarootdir}/fish/vendor_completions.d/%{name}.fish
 
 # create the zsh completion file
-mkdir -p %{buildroot}%{_datarootdir}/zsh_completion.d/
-%{buildroot}/%{_bindir}/%{name} completion zsh > 
%{buildroot}%{_datarootdir}/zsh_completion.d/_%{name}
+mkdir -p %{buildroot}%{_datarootdir}/zsh/site-functions/
+%{buildroot}/%{_bindir}/%{name} completion zsh > 
%{buildroot}%{_datarootdir}/zsh/site-functions/_%{name}
 
 %files
 %doc README.md
@@ -103,16 +108,11 @@
 %{_bindir}/%{name}
 
 %files -n %{name}-bash-completion
-%dir %{_datarootdir}/bash-completion/completions/
 %{_datarootdir}/bash-completion/completions/%{name}
 
 %files -n %{name}-fish-completion
-%dir %{_datarootdir}/fish
-%dir %{_datarootdir}/fish/vendor_completions.d
 %{_datarootdir}/fish/vendor_completions.d/%{name}.fish
 
 %files -n %{name}-zsh-completion
-%defattr(-,root,root)
-%dir %{_datarootdir}/zsh_completion.d/
-%{_datarootdir}/zsh_completion.d/_%{name}
+%{_datarootdir}/zsh/site-functions/_%{name}
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.x3vCEF/_old  2024-10-23 21:10:44.191837651 +0200
+++ /var/tmp/diff_new_pack.x3vCEF/_new  2024-10-23 21:10:44.195837818 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/anchore/syft</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v1.14.1</param>
+    <param name="revision">v1.14.2</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.x3vCEF/_old  2024-10-23 21:10:44.235839488 +0200
+++ /var/tmp/diff_new_pack.x3vCEF/_new  2024-10-23 21:10:44.239839655 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/anchore/syft</param>
-              <param 
name="changesrevision">754cebee6414c614acf03ee0f87abfcf6176e051</param></service></servicedata>
+              <param 
name="changesrevision">e4e985b9b05b9570648399adf292ab7f659b4cef</param></service></servicedata>
 (No newline at EOF)
 

++++++ syft-1.14.1.obscpio -> syft-1.14.2.obscpio ++++++
/work/SRC/openSUSE:Factory/syft/syft-1.14.1.obscpio 
/work/SRC/openSUSE:Factory/.syft.new.26871/syft-1.14.2.obscpio differ: char 49, 
line 1

++++++ syft.obsinfo ++++++
--- /var/tmp/diff_new_pack.x3vCEF/_old  2024-10-23 21:10:44.279841324 +0200
+++ /var/tmp/diff_new_pack.x3vCEF/_new  2024-10-23 21:10:44.283841491 +0200
@@ -1,5 +1,5 @@
 name: syft
-version: 1.14.1
-mtime: 1728996647
-commit: 754cebee6414c614acf03ee0f87abfcf6176e051
+version: 1.14.2
+mtime: 1729527432
+commit: e4e985b9b05b9570648399adf292ab7f659b4cef
 

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/syft/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.syft.new.26871/vendor.tar.gz differ: char 5, line 1

Reply via email to