SHA256
1
0
forked from pool/fake-hwclock

2 Commits

Author SHA256 Message Date
8db4243575 Accepting request 1296852 from Base:System
- 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

OBS-URL: https://build.opensuse.org/request/show/1296852
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fake-hwclock?expand=0&rev=2
2025-08-01 22:41:13 +00:00
Jonas Kvinge
98372e3e16 - 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

OBS-URL: https://build.opensuse.org/package/show/Base:System/fake-hwclock?expand=0&rev=3
2025-07-26 08:16:43 +00:00
5 changed files with 18 additions and 5 deletions

View File

@@ -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
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0b8884cb66be7c12488d3810bff553c94ae0e2d9aca2c5e299ff82cb57d8eeaa
size 11868

View File

@@ -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> Tue Jun 4 16:37:10 UTC 2024 - Jonas Kvinge <jonaski@opensuse.org>

4
fake-hwclock.obsinfo Normal file
View File

@@ -0,0 +1,4 @@
name: fake-hwclock
version: 0.14
mtime: 1720978455
commit: 00a0feb706bfc11e1e0dbaa887c603b8f9875c78

View File

@@ -1,6 +1,7 @@
# #
# spec file for package fake-hwclock # spec file for package fake-hwclock
# #
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2022 B1 Systems GmbH, Vohburg # Copyright (c) 2022 B1 Systems GmbH, Vohburg
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
@@ -17,7 +18,7 @@
Name: fake-hwclock Name: fake-hwclock
Version: 0.13 Version: 0.14
Release: 0 Release: 0
Summary: Save/restore system clock on machines without working RTC hardware Summary: Save/restore system clock on machines without working RTC hardware
License: GPL-2.0-only 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.service
%service_del_postun fake-hwclock-save.timer %service_del_postun fake-hwclock-save.timer
%files %files
%license COPYING %license COPYING
%doc debian/changelog debian/copyright %doc debian/changelog debian/copyright