Accepting request 1105296 from Linux-PAM

- Fix last.1 manual page reference
- Update to version 0.9.1
  - Fix printf format specifier on 32bit (forwarded request 1105295 from kukuk)

OBS-URL: https://build.opensuse.org/request/show/1105296
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wtmpdb?expand=0&rev=9
This commit is contained in:
Ana Guerrero 2023-08-28 15:10:52 +00:00 committed by Git OBS Bridge
commit 6d67c954b8
4 changed files with 12 additions and 5 deletions

View File

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

BIN
wtmpdb-0.9.1.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Aug 22 13:47:10 UTC 2023 - Thorsten Kukuk <kukuk@suse.com>
- Fix last.1 manual page reference
- Update to version 0.9.1
- Fix printf format specifier on 32bit
-------------------------------------------------------------------
Mon Aug 14 15:04:26 UTC 2023 - Thorsten Kukuk <kukuk@suse.com>

View File

@ -18,7 +18,7 @@
%define lname libwtmpdb0
Name: wtmpdb
Version: 0.9.0
Version: 0.9.1
Release: 0
Summary: Database for recording the last logged in users and system reboots
License: BSD-2-Clause
@ -67,7 +67,7 @@ the wtmpdb database.
%install
%meson_install
mkdir -p %{buildroot}%{_mandir}/man1
echo ".so wtmpdb.8" > %{buildroot}%{_mandir}/man1/last.1
echo ".so man8/wtmpdb.8" > %{buildroot}%{_mandir}/man1/last.1
%check
%meson_test