diff --git a/_service b/_service index 3c61deb..ab1d371 100644 --- a/_service +++ b/_service @@ -1,12 +1,13 @@ - - https://github.com/ago/pps-tools.git + + https://github.com/redlab-i/pps-tools git enable pps-tools - 0.0.0+git.%cd + @PARENT_TAG@+git%cd + v(.*) - + *.tar diff --git a/_servicedata b/_servicedata index f8ea89a..d43d4c7 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,6 @@ https://github.com/ago/pps-tools.git - c50cb7183e252b47308fa22f420e0a877277aa29 \ No newline at end of file + c50cb7183e252b47308fa22f420e0a877277aa29 + https://github.com/redlab-i/pps-tools + e5083fe1481a34373dee2acfabb63001ee9c40e0 \ No newline at end of file diff --git a/pps-tools-0.0.0+git.20211122.obscpio b/pps-tools-0.0.0+git.20211122.obscpio deleted file mode 100644 index 24cd168..0000000 --- a/pps-tools-0.0.0+git.20211122.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:205273e6ea023e72b263eb7ae411b2181f714667c64e0592d115c1fd4ddcec47 -size 45066 diff --git a/pps-tools-1.0.3+git20240314.obscpio b/pps-tools-1.0.3+git20240314.obscpio new file mode 100644 index 0000000..42f162c --- /dev/null +++ b/pps-tools-1.0.3+git20240314.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f3620d38110447fa374d48a011f27edf3a1d1bf61d57abc6729e2435665908d +size 46602 diff --git a/pps-tools.changes b/pps-tools.changes index d7ff44a..9f2da1a 100644 --- a/pps-tools.changes +++ b/pps-tools.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Oct 12 09:10:15 UTC 2024 - mardnh@gmx.de + +- Update to version 1.0.3+git20240314: + * Add support for "echo" function of pps-gpio driver + * Use %lld in printf for 64-bit time_t + ------------------------------------------------------------------- Tue Nov 29 06:29:58 UTC 2022 - Martin Pluskal diff --git a/pps-tools.obsinfo b/pps-tools.obsinfo index 1ac3453..bc520c1 100644 --- a/pps-tools.obsinfo +++ b/pps-tools.obsinfo @@ -1,4 +1,4 @@ name: pps-tools -version: 0.0.0+git.20211122 -mtime: 1637567329 -commit: c50cb7183e252b47308fa22f420e0a877277aa29 +version: 1.0.3+git20240314 +mtime: 1710416833 +commit: e5083fe1481a34373dee2acfabb63001ee9c40e0 diff --git a/pps-tools.spec b/pps-tools.spec index 24dc563..da9f2a4 100644 --- a/pps-tools.spec +++ b/pps-tools.spec @@ -16,9 +16,9 @@ # -%define version_unconverted 0.0.0+git.20211122 +%define version_unconverted 1.0.3+git20240314 Name: pps-tools -Version: 0.0.0+git.20211122 +Version: 1.0.3+git20240314 Release: 0 Summary: Userspace tools for the Linux Pulse Per Second subsystem License: GPL-2.0-or-later