From f63720d403167e457366ba337172616d85d2588deb34db42668a3f35537e9ebd Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Mon, 4 Mar 2019 10:51:10 +0000 Subject: [PATCH] - 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 --- xinit-1.4.0.tar.bz2 | 3 --- xinit-1.4.1.tar.bz2 | 3 +++ xinit.changes | 7 +++++++ xinit.spec | 6 +++--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 xinit-1.4.0.tar.bz2 create mode 100644 xinit-1.4.1.tar.bz2 diff --git a/xinit-1.4.0.tar.bz2 b/xinit-1.4.0.tar.bz2 deleted file mode 100644 index 4d2f592..0000000 --- a/xinit-1.4.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:230835eef2f5978a1e1344928168119373f6df1d0a32c09515e545721ee582ef -size 174491 diff --git a/xinit-1.4.1.tar.bz2 b/xinit-1.4.1.tar.bz2 new file mode 100644 index 0000000..9492061 --- /dev/null +++ b/xinit-1.4.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de9b8f617b68a70f6caf87da01fcf0ebd2b75690cdcba9c921d0ef54fa54abb9 +size 176206 diff --git a/xinit.changes b/xinit.changes index 4640c0b..791b0eb 100644 --- a/xinit.changes +++ b/xinit.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Mar 4 10:47:26 UTC 2019 - Stefan Dirsch + +- 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 diff --git a/xinit.spec b/xinit.spec index 14784ac..9c9db00 100644 --- a/xinit.spec +++ b/xinit.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: xinit -Version: 1.4.0 +Version: 1.4.1 Release: 0 Summary: X Window System initializer License: MIT @@ -86,7 +86,7 @@ install -D %{buildroot}%{_sysconfdir}/X11/xinit/xinitrc %{buildroot}%{_sysconfdi %files %defattr(-,root,root) -%doc ChangeLog COPYING README +%doc ChangeLog COPYING README.md %config %{_sysconfdir}/X11/xinit/ %config %{_sysconfdir}/X11/Xresources %config %{_sysconfdir}/skel/.xinitrc.template