diff --git a/_service b/_service index d5d955d..c8e78bd 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/openSUSE/polkit-default-privs.git git master - 13.2+%cd.%h + 1550+%cd.%h enable diff --git a/_servicedata b/_servicedata index ae7a34d..e5e2cf7 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/openSUSE/polkit-default-privs.git - bfca8588fca7816a47acc6f803b5f2d57cf743ad \ No newline at end of file + f716f0a6a93490b9230f8d76647767fc100879b8 \ No newline at end of file diff --git a/polkit-default-privs-13.2+20200121.bfca858.tar.xz b/polkit-default-privs-13.2+20200121.bfca858.tar.xz deleted file mode 100644 index bf434be..0000000 --- a/polkit-default-privs-13.2+20200121.bfca858.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:42aa2bea2a9b5d64547e9d520c362c20cbca6019f215cb5eb189715c8b424014 -size 24108 diff --git a/polkit-default-privs-1550+20200213.f716f0a.tar.xz b/polkit-default-privs-1550+20200213.f716f0a.tar.xz new file mode 100644 index 0000000..be0d773 --- /dev/null +++ b/polkit-default-privs-1550+20200213.f716f0a.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ec42ba9cae48fb0eb66e4be4904ba1579849af08177924db22c851811e7e1b0 +size 24132 diff --git a/polkit-default-privs.changes b/polkit-default-privs.changes index 7a0436b..ef4b3f2 100644 --- a/polkit-default-privs.changes +++ b/polkit-default-privs.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Fri Feb 28 10:19:31 UTC 2020 - Johannes Segitz + +- 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 + +- 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 diff --git a/polkit-default-privs.spec b/polkit-default-privs.spec index 47a88e7..1669ff9 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+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.