diff --git a/wtmpdb-0.10.0.tar.xz b/wtmpdb-0.10.0.tar.xz new file mode 100644 index 0000000..3147770 --- /dev/null +++ b/wtmpdb-0.10.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:786f6478fc32bcb63426a36b4be58fd28bcc5cd312c2888f372fb06c39f5afe6 +size 20460 diff --git a/wtmpdb-0.9.3.tar.xz b/wtmpdb-0.9.3.tar.xz deleted file mode 100644 index 93aeccd..0000000 --- a/wtmpdb-0.9.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1ef07ae0a781c30ad75a02360cec5983818d63d52829c917d3067b77bf02aba -size 20292 diff --git a/wtmpdb.changes b/wtmpdb.changes index 384e2cc..eb9c501 100644 --- a/wtmpdb.changes +++ b/wtmpdb.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 13 14:01:00 UTC 2023 - Thorsten Kukuk + +- Update to version 0.10.0 + - last: support matching for username and/or tty + ------------------------------------------------------------------- Thu Oct 26 13:07:54 UTC 2023 - Thorsten Kukuk diff --git a/wtmpdb.spec b/wtmpdb.spec index ff8e3f0..e3148c8 100644 --- a/wtmpdb.spec +++ b/wtmpdb.spec @@ -18,12 +18,12 @@ %define lname libwtmpdb0 Name: wtmpdb -Version: 0.9.3 +Version: 0.10.0 Release: 0 Summary: Database for recording the last logged in users and system reboots License: BSD-2-Clause URL: https://github.com/thkukuk/wtmpdb -Source: https://github.com/thkukuk/wtmpdb/releases/download/v0.7.1/%{name}-%{version}.tar.xz +Source: https://github.com/thkukuk/wtmpdb/releases/download/v0.10.0/%{name}-%{version}.tar.xz BuildRequires: docbook5-xsl-stylesheets BuildRequires: meson BuildRequires: pkgconfig