SHA256
1
0
forked from pool/xinit

- Update to version 1.4.1

* This release fixes a bug when too many arguments are supplied
    to the program and improves the man pages.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xinit?expand=0&rev=44
This commit is contained in:
Stefan Dirsch 2019-03-04 10:51:10 +00:00 committed by Git OBS Bridge
parent 1c1d7f40a1
commit f63720d403
4 changed files with 13 additions and 6 deletions

View File

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

3
xinit-1.4.1.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Mar 4 10:47:26 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.4.1
* This release fixes a bug when too many arguments are supplied
to the program and improves the man pages.
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Sep 15 13:40:18 UTC 2018 - sndirsch@suse.com Sat Sep 15 13:40:18 UTC 2018 - sndirsch@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package xinit # spec file for package xinit
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: xinit Name: xinit
Version: 1.4.0 Version: 1.4.1
Release: 0 Release: 0
Summary: X Window System initializer Summary: X Window System initializer
License: MIT License: MIT
@ -86,7 +86,7 @@ install -D %{buildroot}%{_sysconfdir}/X11/xinit/xinitrc %{buildroot}%{_sysconfdi
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%doc ChangeLog COPYING README %doc ChangeLog COPYING README.md
%config %{_sysconfdir}/X11/xinit/ %config %{_sysconfdir}/X11/xinit/
%config %{_sysconfdir}/X11/Xresources %config %{_sysconfdir}/X11/Xresources
%config %{_sysconfdir}/skel/.xinitrc.template %config %{_sysconfdir}/skel/.xinitrc.template