diff --git a/_service b/_service index d5d955d..8fcf225 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/openSUSE/polkit-default-privs.git git master - 13.2+%cd.%h + 1550 enable diff --git a/polkit-default-privs-13.2+20200213.f716f0a.tar.xz b/polkit-default-privs-13.2+20200213.f716f0a.tar.xz deleted file mode 100644 index 12a60ae..0000000 --- a/polkit-default-privs-13.2+20200213.f716f0a.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fbcdf10fa7bdd262e1c0ee3d0e7b804de1c6c67137cc03a2181645ac414a7db1 -size 24092 diff --git a/polkit-default-privs-1550.tar.xz b/polkit-default-privs-1550.tar.xz new file mode 100644 index 0000000..3eb8d3e --- /dev/null +++ b/polkit-default-privs-1550.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:787c549ae63421d18f7dcec4322117a7406bc3068aeb9fb0401a436290f6a511 +size 24108 diff --git a/polkit-default-privs.changes b/polkit-default-privs.changes index 2ab150a..bb1bf1f 100644 --- a/polkit-default-privs.changes +++ b/polkit-default-privs.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Feb 19 08:17:27 UTC 2020 - Johannes Segitz + +- 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 diff --git a/polkit-default-privs.spec b/polkit-default-privs.spec index dad4483..4c71b11 100644 --- a/polkit-default-privs.spec +++ b/polkit-default-privs.spec @@ -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+20200213.f716f0a +Version: 1550 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.