2
0
Adam Majer 2022-06-17 13:51:36 +00:00 committed by Git OBS Bridge
parent 6f396e196b
commit d304b4ec61
6 changed files with 4 additions and 23 deletions

View File

@ -1,21 +1,7 @@
<services>
<service name="obs_scm" mode="manual">
<param name="versionformat">@PARENT_TAG@</param>
<param name="url">http://github.com/cockpit-project/cockpit-podman.git</param>
<param name="scm">git</param>
<param name="revision">49.1</param>
<param name="filename">cockpit-podman</param>
<param name="without-version">enable</param>
</service>
<service name="node_modules" mode="manual">
<param name="cpio">node_modules.obscpio</param>
<param name="output">node_modules.spec.inc</param>
<param name="source-offset">10000</param>
</service>
<service mode="buildtime" name="tar">
<param name="obsinfo">cockpit-podman.obsinfo</param>
</service>
<service mode="buildtime" name="set_version">
<param name="basename">cockpit-podman</param>
</service>
</services>

View File

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

View File

@ -8,7 +8,6 @@ Fri Jun 10 13:34:10 UTC 2022 - Adam Majer <adam.majer@suse.de>
- new version 49.1
https://github.com/cockpit-project/cockpit-podman/releases/tag/49.1
- transition to _service instead of tarball source
-------------------------------------------------------------------
Fri Apr 22 11:49:35 UTC 2022 - Jacek Tomasiak <jtomasiak@suse.com>

View File

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

View File

@ -1,4 +0,0 @@
name: cockpit-podman
version: 49.1
mtime: 1654753493
commit: 32bf4797de66e92a06b83a94913a93cb273cfc0b

View File

@ -22,7 +22,7 @@ Release: 0
Summary: Cockpit component for Podman containers
License: LGPL-2.1-or-later
URL: https://github.com/cockpit-project/cockpit-podman
Source: cockpit-podman-%{version}.tar
Source: https://github.com/cockpit-project/cockpit-podman/archive/%{version}.tar.gz#/cockpit-podman-%{version}.tar.gz
Source10: package-lock.json
Source11: node_modules.spec.inc
%include %_sourcedir/node_modules.spec.inc