diff --git a/.gitattributes b/.gitattributes index 3afb3b1..7165b29 100644 --- a/.gitattributes +++ b/.gitattributes @@ -22,4 +22,4 @@ *.zip filter=lfs diff=lfs merge=lfs -text *.zst filter=lfs diff=lfs merge=lfs -text ## Specific LFS patterns -raspberrypi-rpiboot-0~git0.e5e4994.tar filter=lfs diff=lfs merge=lfs -text +raspberrypi-rpiboot-20240926.102326.3.tar filter=lfs diff=lfs merge=lfs -text diff --git a/_service b/_service index 6ba5581..72edccd 100644 --- a/_service +++ b/_service @@ -6,8 +6,9 @@ git https://github.com/raspberrypi/usbboot.git raspberrypi-rpiboot - e5e49940caf53b3c70b8167aa06234e5b215ea2c - 0~git@TAG_OFFSET@.%h + (.*)-(.*) + \1.\2 + @PARENT_TAG@.@TAG_OFFSET@ - + diff --git a/raspberrypi-rpiboot-0~git0.e5e4994.tar b/raspberrypi-rpiboot-0~git0.e5e4994.tar deleted file mode 100644 index 9d298b4..0000000 --- a/raspberrypi-rpiboot-0~git0.e5e4994.tar +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd163d218bb586fca87c0810fdc483bd60fa305ae988cec0667a39e04d162ff2 -size 36454400 diff --git a/raspberrypi-rpiboot-20240926.102326.3.tar b/raspberrypi-rpiboot-20240926.102326.3.tar new file mode 100644 index 0000000..a1e0a72 --- /dev/null +++ b/raspberrypi-rpiboot-20240926.102326.3.tar @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c0047501db9e24ebf54fafcc6ef2ec0cd14d7c654c7c4f8e29d39eea83a452a +size 372643840 diff --git a/raspberrypi-rpiboot.changes b/raspberrypi-rpiboot.changes index ddd9837..133f997 100644 --- a/raspberrypi-rpiboot.changes +++ b/raspberrypi-rpiboot.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Oct 25 14:57:26 UTC 2024 - Matthias Brugger + +- Use new version schema . +- Update to version 20240926.102326.3 + ------------------------------------------------------------------- Tue Dec 21 17:01:58 UTC 2021 - Guillaume GARDET diff --git a/raspberrypi-rpiboot.spec b/raspberrypi-rpiboot.spec index 148687a..9d0fa6b 100644 --- a/raspberrypi-rpiboot.spec +++ b/raspberrypi-rpiboot.spec @@ -1,7 +1,7 @@ # # spec file for package raspberrypi-rpiboot # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: raspberrypi-rpiboot -Version: 0~git0.e5e4994 +Version: 20240926.102326.3 Release: 0 Summary: Raspberry Pi rpiboot tool License: Apache-2.0