Sync from SUSE:SLFO:Main wtmpdb revision ff9ca79f0f866793f3b001b54104ff8a

This commit is contained in:
Adrian Schröter 2024-05-31 15:51:22 +02:00
parent e1ad8e59dd
commit 5fb51336f6
6 changed files with 34 additions and 5 deletions

15
_service Normal file
View File

@ -0,0 +1,15 @@
<services>
<service mode="disabled" name="tar_scm">
<param name="url">https://github.com/thkukuk/wtmpdb.git</param>
<param name="scm">git</param>
<param name="changesgenerate">enable</param>
<param name="filename">wtmpdb</param>
<param name="revision">main</param>
<param name="versionformat">0.12.0+git.%cd</param>
</service>
<service mode="disabled" name="recompress">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service mode="disabled" name="set_version"/>
</services>

7
_servicedata Normal file
View File

@ -0,0 +1,7 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/SUSE/pam-config.git</param>
</service>
<service name="tar_scm">
<param name="url">https://github.com/thkukuk/wtmpdb.git</param>
<param name="changesrevision">2b59d602309803fea481adce3887830cdf28692e</param></service></servicedata>

BIN
wtmpdb-0.11.0.tar.xz (Stored with Git LFS)

Binary file not shown.

BIN
wtmpdb-0.12.0+git.20240508.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed May 08 08:54:44 UTC 2024 - kukuk@suse.com
- Update to version 0.12.0+git.20240508:
- boot: Query systemd if soft-reboot was done
-------------------------------------------------------------------
Mon Jan 8 14:53:09 UTC 2024 - Thorsten Kukuk <kukuk@suse.com>

View File

@ -18,7 +18,7 @@
%define lname libwtmpdb0
Name: wtmpdb
Version: 0.11.0
Version: 0.12.0+git.20240508
Release: 0
Summary: Database for recording the last logged in users and system reboots
License: BSD-2-Clause
@ -28,10 +28,11 @@ BuildRequires: docbook5-xsl-stylesheets
BuildRequires: meson
BuildRequires: pkgconfig
BuildRequires: pkgconfig(audit)
BuildRequires: pkgconfig(libsystemd)
BuildRequires: pkgconfig(pam)
BuildRequires: pkgconfig(sqlite3)
Requires(post): pam-config
Requires(postun):pam-config
Requires(postun): pam-config
# Split provide for last
Provides: util-linux:/usr/bin/last