forked from pool/permissions
Accepting request 866579 from Base:System
- Update to version 20210125: * usbauth: drop compatibility variable for libexec * usbauth: Updated path for usbauth-npriv * profiles: finish usage of variable for polkit-agent-helper-1 OBS-URL: https://build.opensuse.org/request/show/866579 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/permissions?expand=0&rev=147
This commit is contained in:
commit
419195611e
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/openSUSE/permissions.git</param>
|
<param name="url">https://github.com/openSUSE/permissions.git</param>
|
||||||
<param name="changesrevision">cc9cec0e1ec03843765dc2dd6e746e7dfdc1f8fe</param></service></servicedata>
|
<param name="changesrevision">186c28ee4bedc6eb5b11b73b5f5423daa5de5424</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e01c2b36d75d2542ba803245d35a0d38040b45d6e4e257e82dc8714e47352a30
|
|
||||||
size 47032
|
|
3
permissions-20210125.tar.xz
Normal file
3
permissions-20210125.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ec9e54551c214639a5c68236f5ce5127e5b6a722a2130e9e128e784d95e33e4e
|
||||||
|
size 47012
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 25 12:14:46 UTC 2021 - matthias.gerstner@suse.com
|
||||||
|
|
||||||
|
- Update to version 20210125:
|
||||||
|
* usbauth: drop compatibility variable for libexec
|
||||||
|
* usbauth: Updated path for usbauth-npriv
|
||||||
|
* profiles: finish usage of variable for polkit-agent-helper-1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 4 12:58:20 UTC 2020 - Ludwig Nussel <lnussel@suse.de>
|
Fri Dec 4 12:58:20 UTC 2020 - Ludwig Nussel <lnussel@suse.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package permissions
|
# spec file for package permissions
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define VERSION_DATE 20201111
|
%define VERSION_DATE 20210125
|
||||||
|
|
||||||
Name: permissions
|
Name: permissions
|
||||||
Version: %{VERSION_DATE}.%{suse_version}
|
Version: %{VERSION_DATE}.%{suse_version}
|
||||||
|
Loading…
Reference in New Issue
Block a user