diff --git a/_service b/_service index 71a52ef..a7d19ba 100644 --- a/_service +++ b/_service @@ -5,7 +5,7 @@ enable wtmpdb main - 0.12.0+git.%cd + 0.13.0+git.%cd *.tar diff --git a/_servicedata b/_servicedata index 8d491dd..ca45423 100644 --- a/_servicedata +++ b/_servicedata @@ -4,4 +4,4 @@ https://github.com/thkukuk/wtmpdb.git - 2b59d602309803fea481adce3887830cdf28692e \ No newline at end of file + b2a2b7649f1c78a4afd5eb0268434491d2099da8 \ No newline at end of file diff --git a/wtmpdb-0.12.0+git.20240508.tar.xz b/wtmpdb-0.12.0+git.20240508.tar.xz deleted file mode 100644 index 3e50ab5..0000000 --- a/wtmpdb-0.12.0+git.20240508.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6b47b5d5641e7d28ef4420198bf45ddbfd7115bff2ea138a567505d8d8c84026 -size 21512 diff --git a/wtmpdb-0.13.0+git.20240726.tar.xz b/wtmpdb-0.13.0+git.20240726.tar.xz new file mode 100644 index 0000000..f379dba --- /dev/null +++ b/wtmpdb-0.13.0+git.20240726.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0716862fa8c0f5a5e63be76591a29ffe0b241cec8b6d23eeaae7a49fb50f426e +size 21564 diff --git a/wtmpdb.changes b/wtmpdb.changes index aad49ad..1468e6d 100644 --- a/wtmpdb.changes +++ b/wtmpdb.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jul 26 13:40:32 UTC 2024 - kukuk@suse.com + +- Update to version 0.13.0+git.20240726: + * Release version 0.13.0 + * Fix variable overflow and check for it (#15) + ------------------------------------------------------------------- Wed May 08 08:54:44 UTC 2024 - kukuk@suse.com diff --git a/wtmpdb.spec b/wtmpdb.spec index 358e3b7..90ae50e 100644 --- a/wtmpdb.spec +++ b/wtmpdb.spec @@ -18,7 +18,7 @@ %define lname libwtmpdb0 Name: wtmpdb -Version: 0.12.0+git.20240508 +Version: 0.13.0+git.20240726 Release: 0 Summary: Database for recording the last logged in users and system reboots License: BSD-2-Clause