forked from pool/cockpit-tukit
- Update to version 0.0.3~git6.03c747e:
* Hide snapshot item extension part * Change help URL to official docs * Mention node_modules.sums in spec sources * Use compression for source archive OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit-tukit?expand=0&rev=4
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/cockpit-tukit.git</param>
|
||||
<param name="changesrevision">d4aa7e9d3e35ee044a7ef43ea3a23da3bec80e4b</param></service></servicedata>
|
||||
<param name="changesrevision">03c747e0bcd4cee8e9e5123f08b566bc758eb4f6</param></service></servicedata>
|
BIN
cockpit-tukit-0.0.3~git0.d4aa7e9.tar.xz
(Stored with Git LFS)
BIN
cockpit-tukit-0.0.3~git0.d4aa7e9.tar.xz
(Stored with Git LFS)
Binary file not shown.
BIN
cockpit-tukit-0.0.3~git6.03c747e.tar.xz
(Stored with Git LFS)
Normal file
BIN
cockpit-tukit-0.0.3~git6.03c747e.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 19 13:11:27 UTC 2022 - jan.suse@zerebecki.de
|
||||
|
||||
- Update to version 0.0.3~git6.03c747e:
|
||||
* Hide snapshot item extension part
|
||||
* Change help URL to official docs
|
||||
* Mention node_modules.sums in spec sources
|
||||
* Use compression for source archive
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 13:33:46 UTC 2022 - jan.suse@zerebecki.de
|
||||
|
||||
|
@@ -15,28 +15,29 @@
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
Name: cockpit-tukit
|
||||
Version: 0.0.3~git0.d4aa7e9
|
||||
Release: 0%{?dist}
|
||||
Summary: Cockpit module for Transactional Update
|
||||
License: LGPL-2.1-or-later
|
||||
|
||||
URL: https://github.com/openSUSE/cockpit-tukit
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
Name: cockpit-tukit
|
||||
Version: 0.0.3~git6.03c747e
|
||||
Release: 0%{?dist}
|
||||
Summary: Cockpit module for Transactional Update
|
||||
License: LGPL-2.1-or-later
|
||||
|
||||
URL: https://github.com/openSUSE/cockpit-tukit
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
Source10: package-lock.json
|
||||
Source11: node_modules.spec.inc
|
||||
Source12: node_modules.sums
|
||||
%include %_sourcedir/node_modules.spec.inc
|
||||
BuildArch: noarch
|
||||
BuildRequires: nodejs-devel
|
||||
BuildRequires: npm
|
||||
BuildRequires: make
|
||||
BuildRequires: appstream-glib
|
||||
BuildRequires: cockpit-devel >= 251
|
||||
BuildRequires: local-npm-registry
|
||||
BuildArch: noarch
|
||||
BuildRequires: appstream-glib
|
||||
BuildRequires: cockpit-devel >= 251
|
||||
BuildRequires: local-npm-registry
|
||||
BuildRequires: make
|
||||
BuildRequires: nodejs-devel
|
||||
BuildRequires: npm
|
||||
|
||||
Requires: cockpit-system
|
||||
Requires: tukitd
|
||||
Requires: cockpit-system
|
||||
Requires: tukitd
|
||||
|
||||
%define debug_package %{nil}
|
||||
|
||||
|
BIN
node_modules.obscpio
(Stored with Git LFS)
BIN
node_modules.obscpio
(Stored with Git LFS)
Binary file not shown.
Reference in New Issue
Block a user