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:
Johannes Segitz 2020-02-28 10:33:10 +00:00 committed by Git OBS Bridge
parent 752ea5df5d
commit a4b39daa6c
5 changed files with 13 additions and 5 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">1550</param>
<param name="versionformat">1550+%cd.%h</param>
<param name="changesgenerate">enable</param>
</service>
<service name="recompress" mode="disabled">

View File

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

View File

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

View File

@ -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>

View File

@ -23,7 +23,7 @@
%endif
Name: polkit-default-privs
Version: 1550
Version: 1550+20200213.f716f0a
Release: 0
Summary: SUSE PolicyKit default permissions
License: GPL-2.0-or-later