Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
8db4243575 | |||
|
98372e3e16 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1bd7f62dbc65a8c57ec15b2286edc74373cb2703bfc2aa7c5c889bcdbd5876e9
|
||||
size 12124
|
3
fake-hwclock-0.14.tar.xz
Normal file
3
fake-hwclock-0.14.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0b8884cb66be7c12488d3810bff553c94ae0e2d9aca2c5e299ff82cb57d8eeaa
|
||||
size 11868
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 26 07:09:19 UTC 2025 - Andrea Manzini <andrea.manzini@suse.com>
|
||||
|
||||
- Update to version 0.14
|
||||
* Update paths listed in the man page to point to /usr
|
||||
* Read parameters from our config file directly from fake-hwclock rather
|
||||
than from the init script.
|
||||
* Make fake-hwclock-load.service run before systemd-fsck-root.service
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 4 16:37:10 UTC 2024 - Jonas Kvinge <jonaski@opensuse.org>
|
||||
|
||||
|
4
fake-hwclock.obsinfo
Normal file
4
fake-hwclock.obsinfo
Normal file
@@ -0,0 +1,4 @@
|
||||
name: fake-hwclock
|
||||
version: 0.14
|
||||
mtime: 1720978455
|
||||
commit: 00a0feb706bfc11e1e0dbaa887c603b8f9875c78
|
@@ -1,6 +1,7 @@
|
||||
#
|
||||
# spec file for package fake-hwclock
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2022 B1 Systems GmbH, Vohburg
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@@ -17,7 +18,7 @@
|
||||
|
||||
|
||||
Name: fake-hwclock
|
||||
Version: 0.13
|
||||
Version: 0.14
|
||||
Release: 0
|
||||
Summary: Save/restore system clock on machines without working RTC hardware
|
||||
License: GPL-2.0-only
|
||||
@@ -67,7 +68,6 @@ cp -p %{SOURCE1} .
|
||||
%service_del_postun fake-hwclock-save.service
|
||||
%service_del_postun fake-hwclock-save.timer
|
||||
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
%doc debian/changelog debian/copyright
|
||||
|
Reference in New Issue
Block a user