Skip to content

Commit

Permalink
gpsd: rebuild for new melange SCA metadata
Browse files Browse the repository at this point in the history
> [!IMPORTANT]
> `melange scan --diff` changes detected

```diff
diff gpsd-dev-3.25-r1.apk gpsd.yaml
--- gpsd-dev-3.25-r1.apk
+++ gpsd.yaml
@@ -11,5 +11,5 @@
 depend = gpsd
 depend = so:libgps.so.30
 depend = so:libgpsdpacket.so.30
-provides = pc:libgps=3.25
+provides = pc:libgps=3.25-r1
 datahash = 2b8643d28d63285cb8ccf7e59ee8c8866457727d5549755aa4608c55a607343d
diff py3-gpsd-3.25-r1.apk gpsd.yaml
--- py3-gpsd-3.25-r1.apk
+++ gpsd.yaml
@@ -8,7 +8,7 @@
 commit = a67be2c
 builddate = 1707250164
 license = BSD-2-Clause
-depend = python3~3.12
+depend = python-3.12-base
 provides = cmd:gpscat=3.25-r1
 provides = cmd:gpsfake=3.25-r1
 provides = cmd:gpsprof=3.25-r1
```
  • Loading branch information
xnox committed Oct 17, 2024
1 parent 6383cdd commit 488ba33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gpsd.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: gpsd
version: "3.25"
epoch: 1
epoch: 2
description: GPS daemon
copyright:
- license: BSD-2-Clause
Expand Down

0 comments on commit 488ba33

Please sign in to comment.