From 8312b81ddb1304af5ecb8f40122719c7b68059f8fe63c079224d9dbb40a35ac6 Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Wed, 8 May 2024 08:59:48 +0000 Subject: [PATCH] - Update to version 0.12.0+git.20240508: - boot: Query systemd if soft-reboot was done OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/wtmpdb?expand=0&rev=35 --- _service | 15 +++++++++++++++ _servicedata | 7 +++++++ wtmpdb-0.11.0.tar.xz | 3 --- wtmpdb-0.12.0+git.20240508.tar.xz | 3 +++ wtmpdb.changes | 6 ++++++ wtmpdb.spec | 5 +++-- 6 files changed, 34 insertions(+), 5 deletions(-) create mode 100644 _service create mode 100644 _servicedata delete mode 100644 wtmpdb-0.11.0.tar.xz create mode 100644 wtmpdb-0.12.0+git.20240508.tar.xz diff --git a/_service b/_service new file mode 100644 index 0000000..71a52ef --- /dev/null +++ b/_service @@ -0,0 +1,15 @@ + + + https://github.com/thkukuk/wtmpdb.git + git + enable + wtmpdb + main + 0.12.0+git.%cd + + + *.tar + xz + + + diff --git a/_servicedata b/_servicedata new file mode 100644 index 0000000..8d491dd --- /dev/null +++ b/_servicedata @@ -0,0 +1,7 @@ + + + https://github.com/SUSE/pam-config.git + + + https://github.com/thkukuk/wtmpdb.git + 2b59d602309803fea481adce3887830cdf28692e \ No newline at end of file diff --git a/wtmpdb-0.11.0.tar.xz b/wtmpdb-0.11.0.tar.xz deleted file mode 100644 index 05b5dbf..0000000 --- a/wtmpdb-0.11.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bc9f9919b4192f0c993ab3bd1e6385c1612e761befbf1dd5ff5547928564ced6 -size 20888 diff --git a/wtmpdb-0.12.0+git.20240508.tar.xz b/wtmpdb-0.12.0+git.20240508.tar.xz new file mode 100644 index 0000000..3e50ab5 --- /dev/null +++ b/wtmpdb-0.12.0+git.20240508.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b47b5d5641e7d28ef4420198bf45ddbfd7115bff2ea138a567505d8d8c84026 +size 21512 diff --git a/wtmpdb.changes b/wtmpdb.changes index 10ddb05..aad49ad 100644 --- a/wtmpdb.changes +++ b/wtmpdb.changes @@ -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 diff --git a/wtmpdb.spec b/wtmpdb.spec index 86f0bed..358e3b7 100644 --- a/wtmpdb.spec +++ b/wtmpdb.spec @@ -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