From 3f906fd86364b1d9319ac59aff23e2618fba87933f8bd76ffaee00664d249051 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 16 Aug 2024 18:25:32 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main wtmpdb revision 60238d3c987cfb84ee127df1d9cb2f94 --- _service | 6 +++--- _servicedata | 2 +- wtmpdb-0.13.0+git.20240726.tar.xz | 3 --- wtmpdb-0.13.0+git.20240814.tar.xz | 3 +++ wtmpdb.changes | 6 ++++++ wtmpdb.spec | 4 ++-- 6 files changed, 15 insertions(+), 9 deletions(-) delete mode 100644 wtmpdb-0.13.0+git.20240726.tar.xz create mode 100644 wtmpdb-0.13.0+git.20240814.tar.xz diff --git a/_service b/_service index a7d19ba..2e7a095 100644 --- a/_service +++ b/_service @@ -1,5 +1,5 @@ - + https://github.com/thkukuk/wtmpdb.git git enable @@ -7,9 +7,9 @@ main 0.13.0+git.%cd - + *.tar xz - + diff --git a/_servicedata b/_servicedata index ca45423..2999080 100644 --- a/_servicedata +++ b/_servicedata @@ -4,4 +4,4 @@ https://github.com/thkukuk/wtmpdb.git - b2a2b7649f1c78a4afd5eb0268434491d2099da8 \ No newline at end of file + 1855b60ac1c3bda79c091bdb5f621a7f09f1e4d7 \ No newline at end of file diff --git a/wtmpdb-0.13.0+git.20240726.tar.xz b/wtmpdb-0.13.0+git.20240726.tar.xz deleted file mode 100644 index f379dba..0000000 --- a/wtmpdb-0.13.0+git.20240726.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0716862fa8c0f5a5e63be76591a29ffe0b241cec8b6d23eeaae7a49fb50f426e -size 21564 diff --git a/wtmpdb-0.13.0+git.20240814.tar.xz b/wtmpdb-0.13.0+git.20240814.tar.xz new file mode 100644 index 0000000..00b4def --- /dev/null +++ b/wtmpdb-0.13.0+git.20240814.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:def187fec960290b272d441a64548b186f6cb35b510486d5c4c7c771c7a81447 +size 21580 diff --git a/wtmpdb.changes b/wtmpdb.changes index 1468e6d..1ed7ccc 100644 --- a/wtmpdb.changes +++ b/wtmpdb.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Aug 14 09:59:01 UTC 2024 - kukuk@suse.com + +- Update to version 0.13.0+git.20240814: + * wtmpdb-update-boot service requires dbus + ------------------------------------------------------------------- Fri Jul 26 13:40:32 UTC 2024 - kukuk@suse.com diff --git a/wtmpdb.spec b/wtmpdb.spec index 90ae50e..c550ed6 100644 --- a/wtmpdb.spec +++ b/wtmpdb.spec @@ -18,12 +18,12 @@ %define lname libwtmpdb0 Name: wtmpdb -Version: 0.13.0+git.20240726 +Version: 0.13.0+git.20240814 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.10.0/%{name}-%{version}.tar.xz +Source: %{name}-%{version}.tar.xz BuildRequires: docbook5-xsl-stylesheets BuildRequires: meson BuildRequires: pkgconfig