From f6766e28aeb4a096d177e9b9e6f6a4fccc0f64d09ed9fa35dc8d7e806de457ac Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Thu, 5 May 2016 14:16:18 +0000 Subject: [PATCH] - 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 --- _service | 2 +- pps-tools-0.0.0+git.20120407.0deb9c7.tar.xz | 3 --- pps-tools-0.0.0+git.20120407.tar.xz | 3 +++ pps-tools.changes | 7 ++++++- pps-tools.spec | 4 ++-- 5 files changed, 12 insertions(+), 7 deletions(-) delete mode 100644 pps-tools-0.0.0+git.20120407.0deb9c7.tar.xz create mode 100644 pps-tools-0.0.0+git.20120407.tar.xz diff --git a/_service b/_service index 6b45472..46facc9 100644 --- a/_service +++ b/_service @@ -5,7 +5,7 @@ .git enable pps-tools - 0.0.0+git.%cd.%h + 0.0.0+git.%cd *.tar diff --git a/pps-tools-0.0.0+git.20120407.0deb9c7.tar.xz b/pps-tools-0.0.0+git.20120407.0deb9c7.tar.xz deleted file mode 100644 index 5c5acb7..0000000 --- a/pps-tools-0.0.0+git.20120407.0deb9c7.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d01f6c5285f523f9dce468a83d8483482d689fbaa9dacbf568c287b24087b012 -size 12636 diff --git a/pps-tools-0.0.0+git.20120407.tar.xz b/pps-tools-0.0.0+git.20120407.tar.xz new file mode 100644 index 0000000..0f1d286 --- /dev/null +++ b/pps-tools-0.0.0+git.20120407.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7949ac890e18cf9e0f4769aba863e0fae84f61ed35cf8f09872f268aec3e889 +size 12636 diff --git a/pps-tools.changes b/pps-tools.changes index cad6714..f65384e 100644 --- a/pps-tools.changes +++ b/pps-tools.changes @@ -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 @@ -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 -- Update to version 0.0.0+git.20120407.0deb9c7: +- Update to version 0.0.0+git.20120407: * rename ppsbind to ppsctl * ppsctl: don't bind by default * add copyright information diff --git a/pps-tools.spec b/pps-tools.spec index 0cf4ca2..1382db7 100644 --- a/pps-tools.spec +++ b/pps-tools.spec @@ -16,10 +16,10 @@ # -%define version_unconverted 0.0.0+git.20120407.0deb9c7 +%define version_unconverted 0.0.0+git.20120407 Name: pps-tools -Version: 0.0.0+git.20120407.0deb9c7 +Version: 0.0.0+git.20120407 Release: 0 Summary: Userspace tools for the Linux Pulse Per Second subsystem License: GPL-2.0