diff --git a/wtmpdb-0.4.0.tar.xz b/wtmpdb-0.4.0.tar.xz deleted file mode 100644 index a3a1fc3..0000000 --- a/wtmpdb-0.4.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:25866400e48842224c814848c213297dfa4acfed3b3a5aab8fbbe5d96be147f2 -size 16156 diff --git a/wtmpdb-0.5.0.tar.xz b/wtmpdb-0.5.0.tar.xz new file mode 100644 index 0000000..2141231 --- /dev/null +++ b/wtmpdb-0.5.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89ea371e9a57cfa168635f35a19c1e429f185a9f12b8b564d38130658f5c96fe +size 16328 diff --git a/wtmpdb.changes b/wtmpdb.changes index e80257e..4aadac7 100644 --- a/wtmpdb.changes +++ b/wtmpdb.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Apr 26 09:11:23 UTC 2023 - Thorsten Kukuk + +- Update to version 0.5.0 + - Use uint64_t instead of usec_t to avoid conflicts + - wtmpdb boot: ore accurate calculation of boot time + + ------------------------------------------------------------------- Mon Apr 24 09:46:56 UTC 2023 - Thorsten Kukuk diff --git a/wtmpdb.spec b/wtmpdb.spec index e0c7606..518c7ac 100644 --- a/wtmpdb.spec +++ b/wtmpdb.spec @@ -18,7 +18,7 @@ %define lname libwtmpdb0 Name: wtmpdb -Version: 0.4.0 +Version: 0.5.0 Release: 0 Summary: Reports last logged in users and system reboots License: BSD-2-Clause