- Update to version 1.7
- automatically generate issue file [bsc#1116825] OBS-URL: https://build.opensuse.org/package/show/Base:System/issue-generator?expand=0&rev=24
This commit is contained in:
parent
830e0b5ffa
commit
836ed74e4f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:34c2469cad82ac96ab6d7e088b35a24dd22856b54f8fac440200c4600455ef29
|
|
||||||
size 70752
|
|
3
issue-generator-1.7.tar.xz
Normal file
3
issue-generator-1.7.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:228b44392ea828130913aeea05c5beaf4e27775e3d91f93fb63d8edc75c60e4a
|
||||||
|
size 71960
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 11 14:53:33 CET 2019 - kukuk@suse.de
|
||||||
|
|
||||||
|
- Update to version 1.7
|
||||||
|
- automatically generate issue file [bsc#1116825]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 4 11:17:18 CEST 2018 - kukuk@suse.de
|
Mon Jun 4 11:17:18 CEST 2018 - kukuk@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package issue-generator
|
# spec file for package issue-generator
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@ -12,12 +12,12 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: issue-generator
|
Name: issue-generator
|
||||||
Version: 1.6
|
Version: 1.7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Generates an issue files from different snippets
|
Summary: Generates an issue files from different snippets
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@ -77,6 +77,7 @@ install -m 644 udev/sysconfig.issue-generator %{buildroot}%{_fillupdir}/
|
|||||||
%{_prefix}/lib/tmpfiles.d/issue-generator.conf
|
%{_prefix}/lib/tmpfiles.d/issue-generator.conf
|
||||||
%{_prefix}/lib/udev/rules.d/90-issue-generator.rules
|
%{_prefix}/lib/udev/rules.d/90-issue-generator.rules
|
||||||
%{_prefix}/lib/systemd/system/issue-add-ssh-keys.service
|
%{_prefix}/lib/systemd/system/issue-add-ssh-keys.service
|
||||||
|
%{_prefix}/lib/systemd/system/issue-generator.path
|
||||||
%{_prefix}/lib/systemd/system/issue-generator.service
|
%{_prefix}/lib/systemd/system/issue-generator.service
|
||||||
%{_sbindir}/issue-generator
|
%{_sbindir}/issue-generator
|
||||||
%{_sbindir}/rcissue-generator
|
%{_sbindir}/rcissue-generator
|
||||||
|
Loading…
Reference in New Issue
Block a user