forked from pool/polkit-default-privs
Accepting request 780220 from home:jsegitz:branches:Base:System
- 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 OBS-URL: https://build.opensuse.org/request/show/780220 OBS-URL: https://build.opensuse.org/package/show/Base:System/polkit-default-privs?expand=0&rev=382
This commit is contained in:
parent
752ea5df5d
commit
a4b39daa6c
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<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="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="revision">master</param>
|
<param name="revision">master</param>
|
||||||
<param name="versionformat">1550</param>
|
<param name="versionformat">1550+%cd.%h</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="recompress" mode="disabled">
|
<service name="recompress" mode="disabled">
|
||||||
|
3
polkit-default-privs-1550+20200213.f716f0a.tar.xz
Normal file
3
polkit-default-privs-1550+20200213.f716f0a.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6ec42ba9cae48fb0eb66e4be4904ba1579849af08177924db22c851811e7e1b0
|
||||||
|
size 24132
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:787c549ae63421d18f7dcec4322117a7406bc3068aeb9fb0401a436290f6a511
|
|
||||||
size 24108
|
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
Wed Feb 19 08:17:27 UTC 2020 - Johannes Segitz <jsegitz@suse.de>
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: polkit-default-privs
|
Name: polkit-default-privs
|
||||||
Version: 1550
|
Version: 1550+20200213.f716f0a
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user