- Version 0.6.0
- Create STRICT table (#1) - Use bind for DELETE and REPLACE statements (#2) OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/lastlog2?expand=0&rev=17
This commit is contained in:
parent
226efd1ac5
commit
682c551ad6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7d1ba034ae63c790aef80f1ba5e8275da2258ba3570d13b1bd47f61732a57be3
|
||||
size 13392
|
3
lastlog2-0.6.0.tar.xz
Normal file
3
lastlog2-0.6.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e089c9ffb7ac46e283a9f125a402727c3b50764f8d67eab8f2fae9847f9bbef8
|
||||
size 14104
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 22 09:54:04 UTC 2023 - Thorsten Kukuk <kukuk@suse.com>
|
||||
|
||||
- Version 0.6.0
|
||||
- Create STRICT table (#1)
|
||||
- Use bind for DELETE and REPLACE statements (#2)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 17 17:16:54 UTC 2023 - Thorsten Kukuk <kukuk@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define lname liblastlog2-0
|
||||
Name: lastlog2
|
||||
Version: 0.5.0
|
||||
Version: 0.6.0
|
||||
Release: 0
|
||||
Summary: Reports most recent login of users
|
||||
License: BSD-2-Clause
|
||||
@ -98,5 +98,6 @@ fi
|
||||
%files devel
|
||||
%{_libdir}/liblastlog2.so
|
||||
%{_includedir}/lastlog2.h
|
||||
%{_libdir}/pkgconfig/liblastlog2.pc
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user