libmtdac 1.6.2#177
Merged
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
This PR bumps libmtdac to 1.6.2 and updates packaging + generated manpages to reflect the new release version.
Changes:
- Bump project version from 1.6.1(+) to 1.6.2 across build/version files and the public header.
- Update the RPM spec version and add a 1.6.2 changelog entry.
- Regenerate manpages (Pandoc output) to reflect the new version/date and updated roff escaping.
Reviewed changes
Copilot reviewed 25 out of 25 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| version.mk | Updates PATCH/PLUS to produce version 1.6.2 (no “+”). |
| libmtdac.spec | Bumps RPM Version to 1.6.2 and adds a 1.6.2 changelog entry. |
| include/libmtdac/mtd.h | Updates LIBMTDAC_MICRO_VERSION to 2. |
| docs/man/man3type/mtd_hmrc_err.3type | Regenerated manpage header/version/date + roff escaping updates. |
| docs/man/man3type/mtd_ep_api_info.3type | Regenerated manpage header/version/date + roff escaping updates. |
| docs/man/man3type/mtd_dsrc_ctx.3type | Regenerated manpage header/version/date + roff escaping updates. |
| docs/man/man3/mtd_percent_encode.3 | Regenerated manpage header/version/date + roff escaping updates. |
| docs/man/man3/mtd_is_valid_fmt.3 | Regenerated manpage header/version/date. |
| docs/man/man3/mtd_init.3 | Regenerated manpage header/version/date + roff escaping updates. |
| docs/man/man3/mtd_init_nino.3 | Regenerated manpage header/version/date + roff escaping updates. |
| docs/man/man3/mtd_init_creds.3 | Regenerated manpage header/version/date + roff escaping updates. |
| docs/man/man3/mtd_init_auth.3 | Regenerated manpage header/version/date + roff escaping updates. |
| docs/man/man3/mtd_http_status_str.3 | Regenerated manpage header/version/date. |
| docs/man/man3/mtd_http_status_str_u.3 | Regenerated manpage header/version/date. |
| docs/man/man3/mtd_http_status_code.3 | Regenerated manpage header/version/date. |
| docs/man/man3/mtd_hmrc_get_error.3 | Regenerated manpage header/version/date. |
| docs/man/man3/mtd_hmrc_free_error.3 | Regenerated manpage header/version/date. |
| docs/man/man3/mtd_global_init.3 | Regenerated manpage header/version/date. |
| docs/man/man3/mtd_err2str.3 | Regenerated manpage header/version/date. |
| docs/man/man3/mtd_err2enum_str.3 | Regenerated manpage header/version/date. |
| docs/man/man3/mtd_ep.3 | Regenerated manpage header/version/date + roff escaping updates. |
| docs/man/man3/mtd_ep_api_get_info.3 | Regenerated manpage header/version/date. |
| docs/man/man3/mtd_deinit.3 | Regenerated manpage header/version/date. |
| docs/man/man3/libmtdac.3 | Updates displayed version from 1.6.1+ to 1.6.2. |
| docs/man/man3/libmtdac_mtd.h.3 | Updates displayed version from 1.6.1+ to 1.6.2. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Signed-off-by: Andrew Clayton <ac@sigsegv.uk>
Signed-off-by: Andrew Clayton <ac@sigsegv.uk>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.