diff --git a/sessreg-1.0.6.tar.bz2 b/sessreg-1.0.6.tar.bz2 deleted file mode 100644 index 1280104..0000000 --- a/sessreg-1.0.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:73f31670842b7d969504a61f3c694bf1911f844831c390396971ae2b74de7190 -size 113033 diff --git a/sessreg-1.0.7.tar.bz2 b/sessreg-1.0.7.tar.bz2 new file mode 100644 index 0000000..1aae58b --- /dev/null +++ b/sessreg-1.0.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8734ee580264ab92e984d8f84611dada89906d6b548334a5e7d4b0ddba7c2e52 +size 120461 diff --git a/sessreg.changes b/sessreg.changes index a19ca42..8772a2c 100644 --- a/sessreg.changes +++ b/sessreg.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sat Apr 14 20:14:19 UTC 2012 - dimstar@opensuse.org + +- Update to version 1.0.7: + + Add const attributes to fix gcc -Wwrite-strings warnings + + Make lastlog work on BSD systems without . + + Simply define LLOG_FILE and TTYS_FILE unconditionally. + + Fix whitespace inconsistencies. + + Just use time_t directly. + + Only expose the sflag variable when needed. + + Get rid of SYSV definition. Just check for pututline(). + + Don't forget to include before . + + Get rid of bzero() calls. Replace them by memset(). + + Only split off /dev/ instead trimming to last /. + + Fix typo in function name check. + + Build system fixes. + ------------------------------------------------------------------- Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org diff --git a/sessreg.spec b/sessreg.spec index e69aa36..55ad575 100644 --- a/sessreg.spec +++ b/sessreg.spec @@ -16,8 +16,8 @@ # Name: sessreg -Version: 1.0.6 -Release: 0 +Version: 1.0.7 +Release: 1 License: MIT Summary: Utility to manage utmp/wtmp entries for X sessions Url: http://xorg.freedesktop.org/