- maintain the spec file in git

OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/kdump?expand=0&rev=241
This commit is contained in:
Jiri Bohac 2022-12-06 15:17:38 +00:00 committed by Git OBS Bridge
parent b42fa266df
commit 4ac6e5323a
5 changed files with 13 additions and 4 deletions

View File

@ -8,6 +8,10 @@
<param name="versionrewrite-replacement">\1\2</param>
</service>
<service name="tar" mode="manual" />
<service name="extract_file" mode="manual">
<param name="archive">*.tar</param>
<param name="files">*/packaging/suse/kdump.spec</param>
</service>
<service name="recompress" mode="manual">
<param name="file">*.tar</param>
<param name="compression">xz</param>

View File

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

View File

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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Dec 6 15:17:08 UTC 2022 - Jiri Bohac <jbohac@suse.com>
- maintain the spec file in git
-------------------------------------------------------------------
Fri Nov 25 17:54:45 UTC 2022 - Jiri Bohac <jbohac@suse.com>

View File

@ -49,7 +49,7 @@
%define dracutlibdir %{_prefix}/lib/dracut
Name: kdump
Version: 1.0.2+git26.gc6fab38
Version: 1.0.2+git27.gb9718ae
Release: 0
Summary: Script for kdump
License: GPL-2.0-or-later