{"id":21934984,"url":"https://github.com/tueda/test-versioning","last_synced_at":"2026-04-30T06:38:42.004Z","repository":{"id":147125782,"uuid":"58578343","full_name":"tueda/test-versioning","owner":"tueda","description":"An example for maintaining software versions by tags in the git repository.","archived":false,"fork":false,"pushed_at":"2016-05-19T19:33:07.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-22T13:43:02.975Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tueda.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-05-11T20:25:49.000Z","updated_at":"2016-05-11T20:27:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"f340f58c-2e86-4aec-9403-d31474cd976f","html_url":"https://github.com/tueda/test-versioning","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/tueda/test-versioning","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Ftest-versioning","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Ftest-versioning/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Ftest-versioning/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Ftest-versioning/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tueda","download_url":"https://codeload.github.com/tueda/test-versioning/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tueda%2Ftest-versioning/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259456534,"owners_count":22860571,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-29T00:17:59.752Z","updated_at":"2026-04-30T06:38:36.954Z","avatar_url":"https://github.com/tueda.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# test-versioning\n\nAn example for maintaining software versions by tags in the git repository.\nThe version number is fetched from tags like `v1.0.0`. The standard build\nprocedure works as\n```\nautoreconf -i\n./configure\nmake\n```\nChanges in the repository are checked by `make` every time, and the sample\nexecutable is rebuilt when needed.\n\nTarballs generated by `make dist` store the version when they are generated from\nthe repository. Then\n```\n./configure\nmake\n```\nshould work. In this case, the version number is frozen and never changed.\n\n## Caveat\n\nThe version number for `AC_INIT` is not automatically updated. You need to\noccasionally run `autoreconf -f`, e.g., before `make dist`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftueda%2Ftest-versioning","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftueda%2Ftest-versioning","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftueda%2Ftest-versioning/lists"}