Sync from SUSE:SLFO:Main os-update revision 4c37d2bab2b4a7fb5ca66da0b5467dc9
This commit is contained in:
parent
701eed422d
commit
a58190a16f
2
_service
2
_service
@ -5,7 +5,7 @@
|
||||
<param name="revision">main</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="filename">os-update</param>
|
||||
<param name="versionformat">1.20+git.%cd</param>
|
||||
<param name="versionformat">1.21+git.%cd</param>
|
||||
</service>
|
||||
<service mode="manual" name="recompress">
|
||||
<param name="file">*.tar</param>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/os-update.git</param>
|
||||
<param name="changesrevision">3e61544bd8bc6625f3f5cca5abd8f9d439ae4bf4</param></service>
|
||||
<param name="changesrevision">d09ecd2d988804d627e8dcd4925d7a6e355f4765</param></service>
|
||||
</servicedata>
|
BIN
os-update-1.20+git.20241204.tar.xz
(Stored with Git LFS)
BIN
os-update-1.20+git.20241204.tar.xz
(Stored with Git LFS)
Binary file not shown.
BIN
os-update-1.21+git.20241206.tar.xz
(Stored with Git LFS)
Normal file
BIN
os-update-1.21+git.20241206.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 06 13:10:15 UTC 2024 - kukuk@suse.com
|
||||
|
||||
- Update to version 1.21+git.20241206:
|
||||
* Release version 1.21
|
||||
* Fix check for service restarts
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 04 10:39:14 UTC 2024 - kukuk@suse.com
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%endif
|
||||
|
||||
Name: os-update
|
||||
Version: 1.20+git.20241204
|
||||
Version: 1.21+git.20241206
|
||||
Release: 0
|
||||
Summary: Updates the system regularly to stay current and safe
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user