Accepting request 884996 from Base:System

- Update to version 1550+20210409.c29362e:
  * profiles: add KDiskMark (bsc#1182521)
  * profiles: add kdenetwork-filesharing (bsc#1175633) (#37)

OBS-URL: https://build.opensuse.org/request/show/884996
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/polkit-default-privs?expand=0&rev=194
This commit is contained in:
Dominique Leuenberger 2021-04-18 19:43:51 +00:00 committed by Git OBS Bridge
commit 0bb31f2ea3
5 changed files with 15 additions and 6 deletions

View File

@ -1,4 +1,4 @@
<servicedata> <servicedata>
<service name="tar_scm"> <service name="tar_scm">
<param name="url">https://github.com/openSUSE/polkit-default-privs.git</param> <param name="url">https://github.com/openSUSE/polkit-default-privs.git</param>
<param name="changesrevision">d0071f7255cfc2b94f92094cd5417667d341775a</param></service></servicedata> <param name="changesrevision">c29362ee8f4f7d9fc8e93157aa54c3d325b64f6c</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Apr 12 07:42:37 UTC 2021 - wolfgang.frisch@suse.com
- Update to version 1550+20210409.c29362e:
* profiles: add KDiskMark (bsc#1182521)
* profiles: add kdenetwork-filesharing (bsc#1175633) (#37)
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 11 13:02:14 UTC 2021 - matthias.gerstner@suse.com Mon Jan 11 13:02:14 UTC 2021 - matthias.gerstner@suse.com

View File

@ -23,7 +23,7 @@
%endif %endif
Name: polkit-default-privs Name: polkit-default-privs
Version: 1550+20210111.f725c25 Version: 1550+20210409.c29362e
Release: 0 Release: 0
Summary: SUSE PolicyKit default permissions Summary: SUSE PolicyKit default permissions
License: GPL-2.0-or-later License: GPL-2.0-or-later
@ -33,7 +33,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: polkit BuildRequires: polkit
Requires: polkit Requires: polkit
Supplements: PolicyKit Supplements: PolicyKit
Supplements: libpolkit0, polkit Supplements: libpolkit0
Supplements: polkit
BuildArch: noarch BuildArch: noarch
# please open bugreports at bugzilla.suse.com # please open bugreports at bugzilla.suse.com
URL: http://github.com/openSUSE/polkit-default-privs.git URL: http://github.com/openSUSE/polkit-default-privs.git
@ -44,6 +45,7 @@ Predefined polkit profiles for different usage scenarios like desktop and
server. These profiles define the kind of authentication required for various server. These profiles define the kind of authentication required for various
polkit actions used across applications. polkit actions used across applications.
# use a separate package for the static whitelist (i.e. the one that isn't # use a separate package for the static whitelist (i.e. the one that isn't
# part of the different profile selectable during runtime). This whitelist is # part of the different profile selectable during runtime). This whitelist is
# of no use for users and only needed during rpmlint time. # of no use for users and only needed during rpmlint time.