forked from pool/fwupd
Accepting request 1191789 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1191789 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fwupd?expand=0&rev=84
This commit is contained in:
commit
40f217fcef
2
_service
2
_service
@ -4,7 +4,7 @@
|
||||
<param name="url">https://github.com/fwupd/fwupd.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="revision">1.9.22</param>
|
||||
<param name="revision">1.9.23</param>
|
||||
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
</service>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c9026e71d67744a7e4170c53389f31996ff054b8ffee437b97dfb9845d1bec3a
|
||||
size 18383373
|
3
fwupd-1.9.23.obscpio
Normal file
3
fwupd-1.9.23.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5e52dca5546ebe1727d3c8f86a9f881d024bf85d4a3c1c1cfd0bce9c3dfa62a3
|
||||
size 18383885
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 6 05:36:59 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 1.9.23:
|
||||
+ Fix a regression in 1.9.22 that caused some devices not to
|
||||
probe correctly.
|
||||
+ Try harder to get a valid response when flashing usi-dock
|
||||
devices.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 29 06:17:20 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: fwupd
|
||||
version: 1.9.22
|
||||
mtime: 1722009350
|
||||
commit: 0a27c666268ca8b4b290f01842a4757447822ff2
|
||||
version: 1.9.23
|
||||
mtime: 1722861110
|
||||
commit: 28a3138f0e647a12c17b2b5a1d078b8b115bd3f3
|
||||
|
@ -40,7 +40,7 @@
|
||||
%define docs 0
|
||||
|
||||
Name: fwupd
|
||||
Version: 1.9.22
|
||||
Version: 1.9.23
|
||||
Release: 0
|
||||
Summary: Device firmware updater daemon
|
||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user