forked from pool/rootlesskit
Accepting request 1095354 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/1095354 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rootlesskit?expand=0&rev=5
This commit is contained in:
commit
87222e983c
2
_service
2
_service
@ -4,7 +4,7 @@
|
||||
<param name="url">https://github.com/rootless-containers/rootlesskit.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v1.1.0</param>
|
||||
<param name="revision">v1.1.1</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/rootless-containers/rootlesskit.git</param>
|
||||
<param name="changesrevision">6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7</param></service></servicedata>
|
||||
<param name="changesrevision">a2c596ff9b3fddc0c2becb38f2ef4004f15765b5</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8eb20c0fb87ec9f464b0a6317e381b3a90cc58de61cec2b196b80ed3acf41250
|
||||
size 72414
|
3
rootlesskit-1.1.1.tar.gz
Normal file
3
rootlesskit-1.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7da0d22da6085cd02a71c07dd7bd3d1189c9037a50ad4708bda712ae63983ec4
|
||||
size 73309
|
@ -1,3 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 20 07:33:53 UTC 2023 - danish.prakash@suse.com
|
||||
|
||||
- Update to version 1.1.1:
|
||||
* v1.1.1
|
||||
* Bump up deps
|
||||
* Build(deps): Bump github.com/urfave/cli/v2 from 2.25.4 to 2.25.5
|
||||
* Build(deps): Bump github.com/urfave/cli/v2 from 2.25.3 to 2.25.4
|
||||
* Remove duplicate id ranges returned by getsubu/gid for username/uid
|
||||
* Build(deps): Bump github.com/sirupsen/logrus from 1.9.1 to 1.9.2
|
||||
* Build(deps): Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.1
|
||||
* Build(deps): Bump golang.org/x/sys from 0.7.0 to 0.8.0
|
||||
* Build(deps): Bump github.com/urfave/cli/v2 from 2.25.1 to 2.25.3
|
||||
* Build(deps): Bump golang.org/x/sys from 0.6.0 to 0.7.0
|
||||
* Build(deps): Bump github.com/urfave/cli/v2 from 2.25.0 to 2.25.1
|
||||
* Build(deps): Bump golang.org/x/sys from 0.5.0 to 0.6.0
|
||||
* Build(deps): Bump github.com/urfave/cli/v2 from 2.24.4 to 2.25.0
|
||||
* Build(deps): Bump golang.org/x/net from 0.1.0 to 0.7.0
|
||||
* Build(deps): Bump github.com/urfave/cli/v2 from 2.24.3 to 2.24.4
|
||||
* CI: update Docker to v23.0.0
|
||||
* Build(deps): Bump golang.org/x/sys from 0.4.0 to 0.5.0
|
||||
* Build(deps): Bump github.com/urfave/cli/v2 from 2.24.2 to 2.24.3
|
||||
* Build(deps): Bump github.com/urfave/cli/v2 from 2.24.1 to 2.24.2
|
||||
* Build(deps): Bump github.com/urfave/cli/v2 from 2.23.7 to 2.24.1
|
||||
* CI: update Docker to v23.0.0-rc.1
|
||||
* Bump github.com/urfave/cli/v2 from 2.23.6 to 2.23.7
|
||||
* Bump golang.org/x/sys from 0.3.0 to 0.4.0
|
||||
* Bump github.com/urfave/cli/v2 from 2.23.5 to 2.23.6
|
||||
* Bump golang.org/x/sys from 0.2.0 to 0.3.0
|
||||
* v1.1.0+dev
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 5 23:41:04 UTC 2023 - Takashi Tamura <tamuratak.9876@gmail.com>
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
%global import_path %{provider_prefix}
|
||||
|
||||
Name: rootlesskit
|
||||
Version: 1.1.0
|
||||
Version: 1.1.1
|
||||
Release: 0
|
||||
Summary: Linux-native fakeroot using user namespaces
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b78ac1be3dd4dd6ae8eaddb235dd4cd2fd962ca5aa400616d009ade82e07918d
|
||||
size 1533081
|
||||
oid sha256:ab9b183874a4a7006ae4b6aa82c69bec61a1886a24a0fc21199daf70e8aa46d9
|
||||
size 1581912
|
||||
|
Loading…
Reference in New Issue
Block a user