diff --git a/_service b/_service
index 0bfefab..96084fb 100644
--- a/_service
+++ b/_service
@@ -3,7 +3,7 @@
https://github.com/anchore/syft
git
.git
- v1.0.1
+ v1.1.0
@PARENT_TAG@
enable
v(.*)
diff --git a/_servicedata b/_servicedata
index 0a2a63e..5e7cdd6 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/anchore/syft
- 1b121ac3f4d589060ddf1fac0bcd6871ea4731e3
\ No newline at end of file
+ f4e18961b979f5e6d0cc3b1e4fce608c8ceb29d8
\ No newline at end of file
diff --git a/syft-1.0.1.obscpio b/syft-1.0.1.obscpio
deleted file mode 100644
index 55c2518..0000000
--- a/syft-1.0.1.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a89104a52c990e9396c932969fa8dfc71f6ae2c039ef255193b4609bf314f0af
-size 23855117
diff --git a/syft-1.1.0.obscpio b/syft-1.1.0.obscpio
new file mode 100644
index 0000000..c634f7d
--- /dev/null
+++ b/syft-1.1.0.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:09586ced6d862dccb8318cab7db2506fb05b83fdd47a2c50f9fdfcee0a4f0a35
+size 23996429
diff --git a/syft.changes b/syft.changes
index c9856b6..d1b92f5 100644
--- a/syft.changes
+++ b/syft.changes
@@ -1,10 +1,49 @@
+-------------------------------------------------------------------
+Tue Mar 26 07:19:30 UTC 2024 - opensuse_buildservice@ojkastl.de
+
+- Update to version 1.1.0:
+ * Adding the ability to retrieve remote licenses from
+ package.lock (#2708)
+ * dont include labels for dependabot ecosystems (#2720)
+ * chore(deps): bump fountainhead/action-wait-for-check from 1.1.0
+ to 1.2.0 (#2717)
+ * chore(deps): update tools to latest versions (#2726)
+ * chore(deps): bump github/codeql-action from 3.24.7 to 3.24.8
+ (#2725)
+ * chore(deps): bump actions/cache from 4.0.1 to 4.0.2 (#2728)
+ * chore(deps): bump github.com/docker/docker (#2730)
+ * updating credentials to scoped permissions (#2722)
+ * chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.5.4 to
+ 6.5.5 (#2718)
+ * chore(deps): bump github.com/google/go-containerregistry
+ (#2719)
+ * Add detection for Oracle GraalVM (#2705)
+ * chore(deps): bump docker/login-action from 3.0.0 to 3.1.0
+ (#2714)
+ * Add ELF binary package cataloger (#2396)
+ * chore(deps): bump modernc.org/sqlite from 1.29.3 to 1.29.5
+ (#2710)
+ * chore(deps): bump github/codeql-action from 3.24.6 to 3.24.7
+ (#2711)
+ * chore(deps): bump peter-evans/create-pull-request from 6.0.1 to
+ 6.0.2 (#2712)
+ * Show binary exports, entrypoint, and imports (#2626)
+ * chore(deps): bump actions/checkout from 4.1.1 to 4.1.2 (#2703)
+ * chore(deps): bump github.com/knqyf263/go-rpmdb (#2701)
+ * chore: reduce duplicate case SwiftPkg (#2696)
+ * chore: remove deprecated os.SEEK_SET os.SEEK_CUR (#2693)
+ * chore(deps): bump github.com/docker/docker (#2698)
+ * chore(deps): bump modernc.org/sqlite from 1.29.2 to 1.29.3
+ (#2699)
+
-------------------------------------------------------------------
Sat Mar 09 08:54:20 UTC 2024 - andrea.manzini@suse.com
- Update to version 1.0.1:
* bump dependencies
* docs: add simplest example from registry (#2691)
- * fix: Unable to scan OCI images with syft v0.105.1 [#2678 #2683 @spiffcs]
+ * fix: Unable to scan OCI images with syft v0.105.1 [#2678 #2683
+ @spiffcs]
-------------------------------------------------------------------
Fri Mar 01 13:59:28 UTC 2024 - andrea.manzini@suse.com
@@ -16,9 +55,11 @@ Fri Mar 01 13:59:28 UTC 2024 - andrea.manzini@suse.com
* chore(deps): update tools to latest versions (#2680)
* enforce breaking change bump major version (#2635)
* docs: fix incorrect flag name in readme (#2677)
- * Consider filesystem types for mount points when ignoring system paths (#2675)
+ * Consider filesystem types for mount points when ignoring system
+ paths (#2675)
* fix: stop emitting bus events on go mod events (#2673)
- * chore(deps): bump peter-evans/create-pull-request from 6.0.0 to 6.0.1 (#2676)
+ * chore(deps): bump peter-evans/create-pull-request from 6.0.0 to
+ 6.0.1 (#2676)
* feat: add `--from` flag, refactor source providers (#2610)
-------------------------------------------------------------------
diff --git a/syft.obsinfo b/syft.obsinfo
index 9debabb..a937619 100644
--- a/syft.obsinfo
+++ b/syft.obsinfo
@@ -1,4 +1,4 @@
name: syft
-version: 1.0.1
-mtime: 1709753156
-commit: 1b121ac3f4d589060ddf1fac0bcd6871ea4731e3
+version: 1.1.0
+mtime: 1711041604
+commit: f4e18961b979f5e6d0cc3b1e4fce608c8ceb29d8
diff --git a/syft.spec b/syft.spec
index 5dd8900..cf9a5e4 100644
--- a/syft.spec
+++ b/syft.spec
@@ -19,7 +19,7 @@
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
Name: syft
-Version: 1.0.1
+Version: 1.1.0
Release: 0
Summary: CLI tool and library for generating a Software Bill of Materials
License: Apache-2.0
diff --git a/vendor.tar.gz b/vendor.tar.gz
index 06130f2..da3c08e 100644
--- a/vendor.tar.gz
+++ b/vendor.tar.gz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:708c9e5be5f3c2701769088fba239d2f09f60b8265ff2223137fb5ac3065d12a
-size 45861148
+oid sha256:550454a914341f12a4008dc7d1355cdf356fff50923e844e878129cb87e6f1a0
+size 45857582