diff --git a/sessreg-1.0.7.tar.bz2 b/sessreg-1.0.7.tar.bz2 deleted file mode 100644 index 1aae58b..0000000 --- a/sessreg-1.0.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8734ee580264ab92e984d8f84611dada89906d6b548334a5e7d4b0ddba7c2e52 -size 120461 diff --git a/sessreg-1.0.8.tar.bz2 b/sessreg-1.0.8.tar.bz2 new file mode 100644 index 0000000..5449000 --- /dev/null +++ b/sessreg-1.0.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e2accc6272fcc2321aef7370f4ccf0df0fe259b2e942938264e2aaedee6c4c3 +size 126979 diff --git a/sessreg.changes b/sessreg.changes index 8772a2c..1303798 100644 --- a/sessreg.changes +++ b/sessreg.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Feb 26 19:25:31 UTC 2013 - zaitor@opensuse.org + +- Update to version 1.0.8: + + Add -V option to print version number. + + Combine usage message into a single string. + + Fix some clang warnings about implicit conversions. + + Remove dubious code. + + Make the `line' variable local to main(). + + Place NetBSD specific #defines in the proper place. + + Fix compilation on NetBSD - undefined *TMPX paths (fdo#50940). + ------------------------------------------------------------------- Sat Apr 14 20:14:19 UTC 2012 - dimstar@opensuse.org diff --git a/sessreg.spec b/sessreg.spec index 55ad575..fc4b6fc 100644 --- a/sessreg.spec +++ b/sessreg.spec @@ -1,7 +1,7 @@ # # spec file for package sessreg # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,13 +15,14 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: sessreg -Version: 1.0.7 -Release: 1 -License: MIT +Version: 1.0.8 +Release: 0 Summary: Utility to manage utmp/wtmp entries for X sessions -Url: http://xorg.freedesktop.org/ +License: MIT Group: System/X11/Utilities +Url: http://xorg.freedesktop.org/ Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 BuildRequires: pkg-config BuildRequires: pkgconfig(xorg-macros) >= 1.4