From: Wang Mingyu <[email protected]> Changelog 1.24.0 -> 1.24.1: $ PAGER=cat git log --format=oneline --abbrev-commit --no-decorate 1.24.0..1.24.1 --reverse ebff939de ChangeLog: Log 1.24.0 release. b7ed0adb9 NEWS: Fix a cosmetic oops. 395f381c9 src/devices/gropdf/.gitignore: Add. 79c950d07 ANNOUNCE: Update template for next release. b8ef50a3c FOR-RELEASE: Update procedures still more. c6fadff4a HACKING: Make further clarifications. e824efce3 MANIFEST: Add item for "contrib/install-font". 7152a44c0 HACKING: Add adding/removing components section. 4f09e7438 FOR-RELEASE: Fix wordo and resequence item. 991c72f8d LICENSES: Update heading. 900841e99 PROBLEMS: Fix grammar nit. d37235816 Fix typos in top-level plain text files. 91e456e53 doc/automake.mom: Fix typos. fe3db5400 [doc,man]: Fix typos. 51bc75c0c gropdf(1): Fix typo. e4b1d4c1f eqn(1): Fix typo. 75d77b7dd tbl(1): Fix typo. 669898d53 groff_mdoc(7): Fix typo. 75850a599 tmac/*: Fix (repeated) typo in comment. 9e162946b .gitattributes: Add some "Linguist" overrides. 6e467c234 [eqn]: Regression-test Savannah #68115. eee74c1a8 [eqn]: Fix Savannah #68115. d99cfd9d7 ANNOUNCE: Acknowledge Rocket Ma. 8a6b787b8 [doc,man]: Tweak documentation. 1199bb8db groff_man_style(7): Further explain portability. 67db10f1d doc/groff.texi.in: Parallelize with groff_diff(7). 738d7a66e xtotroff(1): Update copyright notice. c60093c10 xtotroff(1): Fix unescaped hyphen. 5f8492275 eqn(1): Update copyright notice. b9d07e0cf eqn(1): Add "roff interface" subsection. fa1459060 groff_mm(7): Tighten wording. dc92c2252 HACKING: Add more on component maintenance. 02095b504 contrib/chem/README: Tighten wording. c7cd4564e [mm]: Update provenance notices. 977034df0 grog(1): Fix mangled man page cross reference. 469bbb2ba roff(7): Fix content and style nits. 8fdeff7d5 [doc,man]: Simplify description of `warn` request. b4b599e7f groff_diff(7) Advise reader of prerequisite. f0f7c804a groff(7),groff_diff(7): Update cross references. cdb97b959 Seed random number if SOURCE_DATE_EPOCH is set. 752a371a6 ChangeLog: Tweak style of most recent entry. c47dd4ea9 ANNOUNCE: Acknowledge Peng Zhang. 37f0060be groff(7): Document `.S` register as reserved. 95bd5f043 [doc,man]: Make groff(7) introduction cohere. afa03a297 groff(7): Improve descriptions of `\A`, `\B`. 71bf66d0d doc/groff.texi.in: Tweak documentation. 45afde2cb [troff]: Regression-test Savannah #68132. 9c4e2c8c6 [troff]: Fix Savannah #68132. c71b99984 Use sequential tag names to avoid possible random duplicates. cdd553bfe ChangeLog: Fix missing word. 7c04b4254 doc/groff.texi.in: Tighten wording. ba0908298 [troff]: Improve error diagnostic. f0be0a65f groff_man*(7): Clarify paragraphing macro actions. f9420c7b0 tmac/troffrc: Fix misleading diagnostic message. 2e238889c xtotroff(1): Cosmetically revise copyright notice. 7d2fef66a HACKING: Revise material on copyright notices. 833430738 HACKING: Add info on committing changes by others. 6b9a211f2 ANNOUNCE: Acknowledge Dave per commit c71b999842. 5471491b1 ChangeLog: Revise format of earlier entry. 103561eae Update for groff 1.24.1 release.
Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Mathieu Dubois-Briand <[email protected]> (cherry picked from commit fc38c33acc062df3c707793a9afead28d082bc8d) Signed-off-by: Yoann Congal <[email protected]> --- .../recipes-extended/groff/{groff_1.24.0.bb => groff_1.24.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/groff/{groff_1.24.0.bb => groff_1.24.1.bb} (97%) diff --git a/meta/recipes-extended/groff/groff_1.24.0.bb b/meta/recipes-extended/groff/groff_1.24.1.bb similarity index 97% rename from meta/recipes-extended/groff/groff_1.24.0.bb rename to meta/recipes-extended/groff/groff_1.24.1.bb index 52cb17d5ffb..24b8146a727 100644 --- a/meta/recipes-extended/groff/groff_1.24.0.bb +++ b/meta/recipes-extended/groff/groff_1.24.1.bb @@ -15,7 +15,7 @@ SRC_URI = "${GNU_MIRROR}/groff/groff-${PV}.tar.gz \ file://builddep.patch \ " -SRC_URI[sha256sum] = "e79bbcd8ff3ed0200e7ac55d3962a15e118c1229990213025f2fc8b264727570" +SRC_URI[sha256sum] = "74e2819795b6aff431aeac983d63a9c8968eeaba2a2eba7df8ba4c7b41e7cfd8" DEPENDS = "bison-native groff-native" RDEPENDS:${PN} += "perl sed"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#236664): https://lists.openembedded.org/g/openembedded-core/message/236664 Mute This Topic: https://lists.openembedded.org/mt/119210621/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
