Dominique Leuenberger 2020-03-01 20:26:14 +00:00 committed by Git OBS Bridge
commit bfe3e6b2cf
6 changed files with 37 additions and 15 deletions

View File

@ -3,7 +3,7 @@
<param name="url">https://github.com/openSUSE/polkit-default-privs.git</param>
<param name="scm">git</param>
<param name="revision">master</param>
<param name="versionformat">13.2+%cd.%h</param>
<param name="versionformat">1550+%cd.%h</param>
<param name="changesgenerate">enable</param>
</service>
<service name="recompress" mode="disabled">

View File

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

View File

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

View File

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

View File

@ -1,3 +1,33 @@
-------------------------------------------------------------------
Fri Feb 28 10:19:31 UTC 2020 - Johannes Segitz <jsegitz@suse.de>
- Going back to old versioning scheme as only %suse_version doesn't
carry enough information. Keeping the git hash would be enough,
but with that we can't ensure that versions increase. So we keep
also the timestamp and prefix it with the current %suse_version
-------------------------------------------------------------------
Wed Feb 19 08:17:27 UTC 2020 - Johannes Segitz <jsegitz@suse.de>
- Change the package version to match %suse_version. The current
versioning was obviously based on this at one time. Dropping date
and git commit information since it's meaningless.
- Removed author information from the description
- Removed conditional Requires: for libmozjs185-1_0 for old
distributions
-------------------------------------------------------------------
Thu Feb 13 12:16:45 UTC 2020 - matthias.gerstner@suse.com
- Update to version 13.2+20200213.f716f0a:
* Revert "whitelist lutris (bsc#1161650)"
-------------------------------------------------------------------
Thu Feb 06 10:34:11 UTC 2020 - matthias.gerstner@suse.com
- Update to version 13.2+20200206.331ac1d:
* whitelist lutris (bsc#1161650)
-------------------------------------------------------------------
Tue Jan 21 14:24:51 UTC 2020 - matthias.gerstner@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package polkit-default-privs
#
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -23,7 +23,7 @@
%endif
Name: polkit-default-privs
Version: 13.2+20200121.bfca858
Version: 1550+20200213.f716f0a
Release: 0
Summary: SUSE PolicyKit default permissions
License: GPL-2.0-or-later
@ -31,9 +31,6 @@ Group: Productivity/Security
Source: polkit-default-privs-%version.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: polkit
%if 0%{?suse_version} < 1310
Requires: libmozjs185-1_0
%endif
Requires: polkit
Supplements: PolicyKit
Supplements: libpolkit0, polkit
@ -47,11 +44,6 @@ Predefined polkit profiles for different usage scenarios like desktop and
server. These profiles define the kind of authentication required for various
polkit actions used across applications.
Authors:
--------
Ludwig Nussel
# 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
# of no use for users and only needed during rpmlint time.