- Simplify version scheme (use just date)
- Update to version 0.0.0+git.20120407: OBS-URL: https://build.opensuse.org/package/show/network:time/pps-tools?expand=0&rev=4
This commit is contained in:
parent
0d472fc161
commit
f6766e28ae
2
_service
2
_service
@ -5,7 +5,7 @@
|
|||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
<param name="filename">pps-tools</param>
|
<param name="filename">pps-tools</param>
|
||||||
<param name="versionformat">0.0.0+git.%cd.%h</param>
|
<param name="versionformat">0.0.0+git.%cd</param>
|
||||||
</service>
|
</service>
|
||||||
<service mode="localonly" name="recompress">
|
<service mode="localonly" name="recompress">
|
||||||
<param name="file">*.tar</param>
|
<param name="file">*.tar</param>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d01f6c5285f523f9dce468a83d8483482d689fbaa9dacbf568c287b24087b012
|
|
||||||
size 12636
|
|
3
pps-tools-0.0.0+git.20120407.tar.xz
Normal file
3
pps-tools-0.0.0+git.20120407.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e7949ac890e18cf9e0f4769aba863e0fae84f61ed35cf8f09872f268aec3e889
|
||||||
|
size 12636
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 05 14:15:29 UTC 2016 - mpluskal@suse.com
|
||||||
|
|
||||||
|
- Simplify version scheme (use just date)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 4 17:09:38 UTC 2016 - jengelh@inai.de
|
Wed May 4 17:09:38 UTC 2016 - jengelh@inai.de
|
||||||
|
|
||||||
@ -6,7 +11,7 @@ Wed May 4 17:09:38 UTC 2016 - jengelh@inai.de
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun May 01 16:25:29 UTC 2016 - mpluskal@suse.com
|
Sun May 01 16:25:29 UTC 2016 - mpluskal@suse.com
|
||||||
|
|
||||||
- Update to version 0.0.0+git.20120407.0deb9c7:
|
- Update to version 0.0.0+git.20120407:
|
||||||
* rename ppsbind to ppsctl
|
* rename ppsbind to ppsctl
|
||||||
* ppsctl: don't bind by default
|
* ppsctl: don't bind by default
|
||||||
* add copyright information
|
* add copyright information
|
||||||
|
@ -16,10 +16,10 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define version_unconverted 0.0.0+git.20120407.0deb9c7
|
%define version_unconverted 0.0.0+git.20120407
|
||||||
|
|
||||||
Name: pps-tools
|
Name: pps-tools
|
||||||
Version: 0.0.0+git.20120407.0deb9c7
|
Version: 0.0.0+git.20120407
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Userspace tools for the Linux Pulse Per Second subsystem
|
Summary: Userspace tools for the Linux Pulse Per Second subsystem
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user