diff --git a/_service b/_service deleted file mode 100644 index 51f17d3..0000000 --- a/_service +++ /dev/null @@ -1,15 +0,0 @@ - - - 0.7+git - https://github.com/martanne/vis.git - git - .git* - enable - mcepl@cepl.eu - - - *.tar - gz - - - diff --git a/_servicedata b/_servicedata deleted file mode 100644 index b87dd4b..0000000 --- a/_servicedata +++ /dev/null @@ -1,4 +0,0 @@ - - - https://github.com/martanne/vis.git - 0cc684f26b136029f4f49d808761d69228f42dff \ No newline at end of file diff --git a/vis-test-0.5.tar.gz b/vis-test-0.5.tar.gz deleted file mode 100644 index 799649a..0000000 Binary files a/vis-test-0.5.tar.gz and /dev/null differ diff --git a/vis.spec b/vis.spec index a6ef1ee..9903d1f 100644 --- a/vis.spec +++ b/vis.spec @@ -25,8 +25,8 @@ License: ISC Group: Productivity/Text/Editors URL: https://github.com/martanne/vis # Source0: https://github.com/martanne/%%{name}/archive/v%%{version}.tar.gz#/%%{name}-%%{version}.tar.gz -Source0: vis-%{version}.tar.gz -Source1: https://github.com/martanne/vis-test/releases/download/v%{test_version}/vis-test-%{test_version}.tar.gz +#!RemoteAssetUrl: git+https://github.com/martanne/vis.git +#!RemoteAssetUrl: git+https://github.com/martanne/vis-test.git#v0.5 Source99: vis-rpmlintrc # PATCH-FEATURE-UPSTREAM 675-non-block_subproc.patch gh#martanne/vis#675 mcepl@suse.com # adds function vis.commuincate which spawns a process and returns handles to its std files.