SHA256
8
0
forked from pool/scdoc

Commit Graph

  • 48787cc908 Accepting request 1195223 from devel:tools main factory Ana Guerrero 2024-08-22 16:13:50 +00:00
  • 8f63786731 - Drop glibc-devel-static build requirement, it is not exercised due to scdoc-1.6.1-makefile.patch. Michael Vetter 2024-08-22 05:36:01 +00:00
  • 17a9097259 Accepting request 1148481 from devel:tools Ana Guerrero 2024-02-21 16:58:40 +00:00
  • 49ee8c96b2 - Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN. Michael Vetter 2024-02-21 09:27:56 +00:00
  • 736f9af78f Accepting request 1147320 from devel:tools Ana Guerrero 2024-02-18 19:24:42 +00:00
  • d4cc7b0686 - Update to 1.11.3: * Fix clang 15 -Wstrict-prototypes warnings * Remove useless re-declarations of standard functions get rid of some unused includes * Use .PP for paragraph breaks * scdoc(1), scdoc(5): follow conventions more closely * Fix formatting of escaped backticks * scdoc.5: fix capitalization of subsection headers * scdoc.5: fix formatting in the preamble * man: add section about SOURCE_DATE_EPOCH * Emit '\e' instead of '\\' Michael Vetter 2024-02-17 11:56:49 +00:00
  • a41ecbfc56 Accepting request 931995 from devel:tools Dominique Leuenberger 2021-11-18 09:34:01 +00:00
  • cc32f58728 - Update to 1.11.2: * Add uninstall target * Escape ' at the beginning of lines * Clean up the installation process * Check for and abort on failed memory allocations * Disallows differing row lengths in table - Refresh scdoc-1.6.1-makefile.patch Michael Vetter 2021-11-17 16:11:58 +00:00
  • 1aabe6518e Accepting request 853527 from devel:tools Dominique Leuenberger 2020-12-07 14:01:32 +00:00
  • 4398519f83 OBS-URL: https://build.opensuse.org/package/show/devel:tools/scdoc?expand=0&rev=34 Michael Vetter 2020-12-07 08:54:42 +00:00
  • 53c8f8fa6f - Update to 1.11.1: * string.c: swap calloc arguments * Cast ctype.h inputs to unsigned char * Suppress sentence spacing after end-of-sentence characters. Michael Vetter 2020-12-07 08:48:24 +00:00
  • c019c1b542 Accepting request 823536 from devel:tools Dominique Leuenberger 2020-07-30 10:26:03 +00:00
  • b13afd8cf3 - Use _datadir macro Michael Vetter 2020-07-30 09:16:11 +00:00
  • 2c3a47b4b8 Accepting request 814844 from devel:tools Dominique Leuenberger 2020-06-16 11:46:08 +00:00
  • b658dc1b93 - Update to 1.11.0: * Section needs to be explicitly defined * Allow subsection in preamble * Add basic working tests for line breaks parsing * Fix parsing of line breaks without newline * Fix parsing of line breaks followed by underlined text Michael Vetter 2020-06-16 08:24:57 +00:00
  • 2f16f9a537 Accepting request 774820 from devel:tools Dominique Leuenberger 2020-02-18 09:38:21 +00:00
  • 4fe03b446a - Update to 1.10.1: * Replace str_t with struct str * Expand preamble written to man page output * Fix timezone-dependent tests * Fix date --date dependent test Michael Vetter 2020-02-17 10:08:38 +00:00
  • 5d7acc4dbf Accepting request 730284 from devel:tools Ludwig Nussel 2019-09-13 13:00:11 +00:00
  • 35ae8f1457 - Update to 1.10.0: * tables: add expand options * Add contrib/_incr_version - Update scdoc-1.6.1-makefile.patch Michael Vetter 2019-09-12 06:38:02 +00:00
  • 132f0d8ffc Accepting request 725439 from devel:tools Dominique Leuenberger 2019-08-23 09:10:06 +00:00
  • b1134c0d96 - Update to 1.9.7: * Remove unnecessary closed variable in parse_list * Fix bug preventing indented literal blocks Michael Vetter 2019-08-23 05:32:56 +00:00
  • c68a873ed2 Accepting request 714540 from devel:tools Dominique Leuenberger 2019-07-11 11:18:52 +00:00
  • 67edeac391 - Update to 1.9.6: * Fix regression with manual name check - Changes from 1.9.5: * Use TZ=UTC in test case * Disallow invalid name characters * Enforce 1-step indentation Michael Vetter 2019-07-11 05:05:27 +00:00
  • f6c6e06a09 Accepting request 684221 from devel:tools Dominique Leuenberger 2019-03-13 08:12:51 +00:00
  • f333b9484b - bsc#1128844: Use correct prefix in pkgconfig file Michael Vetter 2019-03-12 09:51:40 +00:00
  • 857ab4decd Accepting request 681623 from devel:tools Dominique Leuenberger 2019-03-05 11:26:14 +00:00
  • 29479dea1b - Update to 1.9.4: * Fix SOURCE_DATE_EPOCH test w/busybox date * Drop install -D flag after acb0f64a7b73 * Fix the "Ignores underscores in underlined words" test * Add a pkg-config template Michael Vetter 2019-03-05 07:19:36 +00:00
  • 7b2e10acaa - Update to 1.9.3: * parse_text: return if next is UTF8_INVALID Michael Vetter 2019-03-04 08:38:49 +00:00
  • 6290cf3c51 Accepting request 680031 from devel:tools Dominique Leuenberger 2019-03-01 15:47:30 +00:00
  • 49a59738a8 - Update to 1.9.1: Fix underscores in underlined words Michael Vetter 2019-02-28 07:57:21 +00:00
  • 7ca1ca5a24 Accepting request 678899 from devel:tools Stephan Kulow 2019-02-25 17:00:50 +00:00
  • 87f71c713c - Install pc file in /usr/share/pkgconfig/ instead of /usr/lib Michael Vetter 2019-02-25 11:42:35 +00:00
  • 887b9cfc6e - Update to 1.9.0: * Replace localtime with gmtime * Add pkg-config file, scdoc -v * Allow continuation of table cells on the next line * Fix link to mailing list in README - Add scdoc-rpmlintrc: allow .pc file Michael Vetter 2019-02-25 11:13:50 +00:00
  • 215d53aaf3 OBS-URL: https://build.opensuse.org/package/show/devel:tools/scdoc?expand=0&rev=10 Michael Vetter 2019-02-25 11:12:19 +00:00
  • 783891c43c OBS-URL: https://build.opensuse.org/package/show/devel:tools/scdoc?expand=0&rev=9 Michael Vetter 2019-02-25 11:11:49 +00:00
  • 9f914b220b Accepting request 672085 from devel:tools Stephan Kulow 2019-02-08 11:10:48 +00:00
  • 2b08ca5eca - Update to 1.8.1: * Use !isalnum instead of isspace for this_stuff Michael Vetter 2019-02-06 09:50:50 +00:00
  • 9090757d0e Accepting request 671312 from devel:tools Stephan Kulow 2019-02-05 10:19:17 +00:00
  • 9829a121ea Accepting request 671197 from home:jengelh:branches:devel:tools Michael Vetter 2019-02-05 07:58:50 +00:00
  • 91fb9a934d Accepting request 671008 from devel:tools Stephan Kulow 2019-02-04 13:26:08 +00:00
  • c8201489a2 - Update to 1.8.0: * Use a more robust approach for in-word-underscores * Deal with bogus uninitialized warning (thx gcc) * Ignore underscores in the middle_of_a_word - Update scdoc-1.6.1-makefile.patch Michael Vetter 2019-02-04 09:32:45 +00:00
  • d793fafead Accepting request 668979 from devel:tools Dominique Leuenberger 2019-01-28 19:49:24 +00:00
  • 4d62b19ae1 Accepting request 668644 from home:jubalh Stephan Kulow 2019-01-27 11:03:46 +00:00