From 8d2ada2f4fd7a22592902c96183c62efd56dfbb9c26a010c802f620e53f4d3dd Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Fri, 8 Sep 2023 08:53:28 +0000 Subject: [PATCH] - Version 1.2.0 - show_lastlogin: Don't read if no database - Fix -flto for clang - Documentation fixes OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/lastlog2?expand=0&rev=35 --- lastlog2-1.1.0.tar.xz | 3 --- lastlog2-1.2.0.tar.xz | 3 +++ lastlog2.changes | 8 ++++++++ lastlog2.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 lastlog2-1.1.0.tar.xz create mode 100644 lastlog2-1.2.0.tar.xz diff --git a/lastlog2-1.1.0.tar.xz b/lastlog2-1.1.0.tar.xz deleted file mode 100644 index f2f93c3..0000000 --- a/lastlog2-1.1.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3896fb0db3a13ecf4bc8cfc9ab89dec54383b8c35ec1b5f587de7c040085ce2b -size 16012 diff --git a/lastlog2-1.2.0.tar.xz b/lastlog2-1.2.0.tar.xz new file mode 100644 index 0000000..60e21e1 --- /dev/null +++ b/lastlog2-1.2.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b29215b253d6a612a60d67f955297bd149bb9dca8922435fc92ca0b4c193cbd0 +size 16264 diff --git a/lastlog2.changes b/lastlog2.changes index 1acd0af..70e2766 100644 --- a/lastlog2.changes +++ b/lastlog2.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Sep 8 08:48:54 UTC 2023 - Thorsten Kukuk + +- Version 1.2.0 + - show_lastlogin: Don't read if no database + - Fix -flto for clang + - Documentation fixes + ------------------------------------------------------------------- Thu Apr 13 12:38:05 UTC 2023 - Thorsten Kukuk diff --git a/lastlog2.spec b/lastlog2.spec index 103233a..cdf5509 100644 --- a/lastlog2.spec +++ b/lastlog2.spec @@ -18,7 +18,7 @@ %define lname liblastlog2-1 Name: lastlog2 -Version: 1.1.0 +Version: 1.2.0 Release: 0 Summary: Reports most recent login of users License: BSD-2-Clause