SHA256
1
0
forked from pool/sessreg

Accepting request 1032262 from X11:XOrg

- Update to version 1.1.3
  * Fix spelling/wording issues
  * gitlab CI: add a basic build test
  * gitlab CI: stop requiring Signed-off-by in commits
  * Fix -Wstringop-truncation warnings in safe_strncpy()

OBS-URL: https://build.opensuse.org/request/show/1032262
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sessreg?expand=0&rev=13
This commit is contained in:
Dominique Leuenberger 2022-10-31 09:44:29 +00:00 committed by Git OBS Bridge
commit 9669d633ee
4 changed files with 16 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dfcb9e954273ace63879aec053c7880466f8755752a35aa9ced3fa5f04fd2c33
size 137612

BIN
sessreg-1.1.3.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Oct 29 20:36:21 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.1.3
* Fix spelling/wording issues
* gitlab CI: add a basic build test
* gitlab CI: stop requiring Signed-off-by in commits
* Fix -Wstringop-truncation warnings in safe_strncpy()
-------------------------------------------------------------------
Tue Jun 11 09:37:50 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package sessreg
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,13 +17,13 @@
Name: sessreg
Version: 1.1.2
Version: 1.1.3
Release: 0
Summary: Utility to manage utmp/wtmp entries for X sessions
License: MIT
Group: System/X11/Utilities
Url: http://xorg.freedesktop.org/
Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
URL: http://xorg.freedesktop.org/
Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: pkg-config