46 Commits

Author SHA256 Message Date
ecf5aec763 Accepting request 1317237 from devel:tools
- Update to 1.11.4:
  * Makefile: drop -static
  * parse_preamble: remove useless branch
  * utf8_size: fix bug with array length
  * Fix unclosed indent at EOF
  * Fix make check permissions mask
  * Emit \(ti and \(ha instead of ~ and ^
  * Makefile: remove unnecessary path separator
  * gmtime: handle failure
  * Fix logical error in comparison with ULONG_MAX
  * strip indentation after a hard line break `++`
- Drop scdoc-1.6.1-makefile.patch included upstream

OBS-URL: https://build.opensuse.org/request/show/1317237
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scdoc?expand=0&rev=20
2025-11-13 16:25:59 +00:00
ff9e4a223a OBS-URL: https://build.opensuse.org/package/show/devel:tools/scdoc?expand=0&rev=44 2025-11-12 05:34:27 +00:00
a571aaba2f - Update to 1.11.4:
* Makefile: drop -static
  * parse_preamble: remove useless branch
  * utf8_size: fix bug with array length
  * Fix unclosed indent at EOF
  * Fix make check permissions mask
  * Emit \(ti and \(ha instead of ~ and ^
  * Makefile: remove unnecessary path separator
  * gmtime: handle failure
  * Fix logical error in comparison with ULONG_MAX
  * strip indentation after a hard line break `++`
- Drop scdoc-1.6.1-makefile.patch included upstream

OBS-URL: https://build.opensuse.org/package/show/devel:tools/scdoc?expand=0&rev=43
2025-11-12 05:32:46 +00:00
695c1d2175 Accepting request 1195223 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/1195223
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scdoc?expand=0&rev=19
2024-08-22 16:13:50 +00:00
b5b4da4fb7 Accepting request 1195193 from home:jengelh:branches:devel:tools
- Drop glibc-devel-static build requirement, it is not exercised
  due to scdoc-1.6.1-makefile.patch.

switch out gcc for c_compiler, makefile uses /usr/bin/cc
not gcc directly.

OBS-URL: https://build.opensuse.org/request/show/1195193
OBS-URL: https://build.opensuse.org/package/show/devel:tools/scdoc?expand=0&rev=41
2024-08-22 05:36:01 +00:00
7f55d73d8c Accepting request 1148481 from devel:tools
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN.

OBS-URL: https://build.opensuse.org/request/show/1148481
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scdoc?expand=0&rev=18
2024-02-21 16:58:40 +00:00
560e610823 - Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/scdoc?expand=0&rev=39
2024-02-21 09:27:56 +00:00
f17027d239 Accepting request 1147320 from devel:tools
- 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 '\\'

OBS-URL: https://build.opensuse.org/request/show/1147320
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scdoc?expand=0&rev=17
2024-02-18 19:24:42 +00:00
f8e4490664 - 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 '\\'

OBS-URL: https://build.opensuse.org/package/show/devel:tools/scdoc?expand=0&rev=37
2024-02-17 11:56:49 +00:00
c15b402a7e Accepting request 931995 from devel:tools
- 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

OBS-URL: https://build.opensuse.org/request/show/931995
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scdoc?expand=0&rev=16
2021-11-18 09:34:01 +00:00
7ae0e0b738 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:tools/scdoc?expand=0&rev=36
2021-11-17 16:11:58 +00:00
3b759873d6 Accepting request 853527 from devel:tools
- 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.

OBS-URL: https://build.opensuse.org/request/show/853527
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scdoc?expand=0&rev=15
2020-12-07 14:01:32 +00:00
4d6a5c9404 OBS-URL: https://build.opensuse.org/package/show/devel:tools/scdoc?expand=0&rev=34 2020-12-07 08:54:42 +00:00
aec636af87 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/scdoc?expand=0&rev=33
2020-12-07 08:48:24 +00:00
8ec94948e7 Accepting request 823536 from devel:tools
- Use _datadir macro

OBS-URL: https://build.opensuse.org/request/show/823536
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scdoc?expand=0&rev=14
2020-07-30 10:26:03 +00:00
320e82a3ff - Use _datadir macro
OBS-URL: https://build.opensuse.org/package/show/devel:tools/scdoc?expand=0&rev=31
2020-07-30 09:16:11 +00:00
1a6cc731ab Accepting request 814844 from devel:tools
- 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

OBS-URL: https://build.opensuse.org/request/show/814844
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scdoc?expand=0&rev=13
2020-06-16 11:46:08 +00:00
a0bcf680a3 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:tools/scdoc?expand=0&rev=29
2020-06-16 08:24:57 +00:00
aa65611631 Accepting request 774820 from devel:tools
- 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

OBS-URL: https://build.opensuse.org/request/show/774820
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scdoc?expand=0&rev=12
2020-02-18 09:38:21 +00:00
f451727f39 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:tools/scdoc?expand=0&rev=27
2020-02-17 10:08:38 +00:00
Ludwig Nussel
03faba058e Accepting request 730284 from devel:tools
- Update to 1.10.0:
  * tables: add expand options
  * Add contrib/_incr_version
- Update scdoc-1.6.1-makefile.patch

OBS-URL: https://build.opensuse.org/request/show/730284
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scdoc?expand=0&rev=11
2019-09-13 13:00:11 +00:00
6d1ad7f6b6 - Update to 1.10.0:
* tables: add expand options
  * Add contrib/_incr_version
- Update scdoc-1.6.1-makefile.patch

OBS-URL: https://build.opensuse.org/package/show/devel:tools/scdoc?expand=0&rev=25
2019-09-12 06:38:02 +00:00
f2e38d917f Accepting request 725439 from devel:tools
- Update to 1.9.7:
  * Remove unnecessary `closed` variable in parse_list
  * Fix bug preventing indented literal blocks

OBS-URL: https://build.opensuse.org/request/show/725439
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scdoc?expand=0&rev=10
2019-08-23 09:10:06 +00:00
623822982a - Update to 1.9.7:
* Remove unnecessary `closed` variable in parse_list
  * Fix bug preventing indented literal blocks

OBS-URL: https://build.opensuse.org/package/show/devel:tools/scdoc?expand=0&rev=23
2019-08-23 05:32:56 +00:00
ea0daa849a Accepting request 714540 from devel:tools
- 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

OBS-URL: https://build.opensuse.org/request/show/714540
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scdoc?expand=0&rev=9
2019-07-11 11:18:52 +00:00
c395a87ee6 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:tools/scdoc?expand=0&rev=21
2019-07-11 05:05:27 +00:00
04f3fde3dd Accepting request 684221 from devel:tools
- bsc#1128844: Use correct prefix in pkgconfig file

OBS-URL: https://build.opensuse.org/request/show/684221
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scdoc?expand=0&rev=8
2019-03-13 08:12:51 +00:00
295c3d6848 - bsc#1128844: Use correct prefix in pkgconfig file
OBS-URL: https://build.opensuse.org/package/show/devel:tools/scdoc?expand=0&rev=19
2019-03-12 09:51:40 +00:00
6bf1fcb6f9 Accepting request 681623 from devel:tools
- 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

- Update to 1.9.3:
  * parse_text: return if next is UTF8_INVALID

OBS-URL: https://build.opensuse.org/request/show/681623
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scdoc?expand=0&rev=7
2019-03-05 11:26:14 +00:00
3fd974ad90 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:tools/scdoc?expand=0&rev=17
2019-03-05 07:19:36 +00:00
55a8fc6707 - Update to 1.9.3:
* parse_text: return if next is UTF8_INVALID

OBS-URL: https://build.opensuse.org/package/show/devel:tools/scdoc?expand=0&rev=16
2019-03-04 08:38:49 +00:00
c479eda534 Accepting request 680031 from devel:tools
- Update to 1.9.1:
  Fix underscores in underlined words

OBS-URL: https://build.opensuse.org/request/show/680031
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scdoc?expand=0&rev=6
2019-03-01 15:47:30 +00:00
3fd1909f80 - Update to 1.9.1:
Fix underscores in underlined words

OBS-URL: https://build.opensuse.org/package/show/devel:tools/scdoc?expand=0&rev=14
2019-02-28 07:57:21 +00:00
Stephan Kulow
9a359640b6 Accepting request 678899 from devel:tools
- Install pc file in /usr/share/pkgconfig/ instead of /usr/lib

- 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

OBS-URL: https://build.opensuse.org/request/show/678899
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scdoc?expand=0&rev=5
2019-02-25 17:00:50 +00:00
9aca71cce5 - Install pc file in /usr/share/pkgconfig/ instead of /usr/lib
OBS-URL: https://build.opensuse.org/package/show/devel:tools/scdoc?expand=0&rev=12
2019-02-25 11:42:35 +00:00
990e6ef97c - 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

OBS-URL: https://build.opensuse.org/package/show/devel:tools/scdoc?expand=0&rev=11
2019-02-25 11:13:50 +00:00
a8267cf2f0 OBS-URL: https://build.opensuse.org/package/show/devel:tools/scdoc?expand=0&rev=10 2019-02-25 11:12:19 +00:00
74b7741a6d OBS-URL: https://build.opensuse.org/package/show/devel:tools/scdoc?expand=0&rev=9 2019-02-25 11:11:49 +00:00
Stephan Kulow
9162758830 Accepting request 672085 from devel:tools
- Update to 1.8.1:
  * Use !isalnum instead of isspace for this_stuff

OBS-URL: https://build.opensuse.org/request/show/672085
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scdoc?expand=0&rev=4
2019-02-08 11:10:48 +00:00
d9ac737b62 - Update to 1.8.1:
* Use !isalnum instead of isspace for this_stuff

OBS-URL: https://build.opensuse.org/package/show/devel:tools/scdoc?expand=0&rev=7
2019-02-06 09:50:50 +00:00
Stephan Kulow
85b2799cea Accepting request 671312 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/671312
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scdoc?expand=0&rev=3
2019-02-05 10:19:17 +00:00
1054a6677e Accepting request 671197 from home:jengelh:branches:devel:tools
- Ensure neutrality of descriptions.

OBS-URL: https://build.opensuse.org/request/show/671197
OBS-URL: https://build.opensuse.org/package/show/devel:tools/scdoc?expand=0&rev=5
2019-02-05 07:58:50 +00:00
Stephan Kulow
a279635ff6 Accepting request 671008 from devel:tools
- 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

OBS-URL: https://build.opensuse.org/request/show/671008
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scdoc?expand=0&rev=2
2019-02-04 13:26:08 +00:00
48135ff64f - 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

OBS-URL: https://build.opensuse.org/package/show/devel:tools/scdoc?expand=0&rev=3
2019-02-04 09:32:45 +00:00
8ad8efd37d Accepting request 668979 from devel:tools
- Add scdoc-1.6.1-makefile.patch:
  Disable static linking to fix W: statically-linked-binary and
  W: position-independent-executable-suggested
- Package scdoc 1.6.1 for openSUSE

OBS-URL: https://build.opensuse.org/request/show/668979
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scdoc?expand=0&rev=1
2019-01-28 19:49:24 +00:00
Stephan Kulow
d044f7276f Accepting request 668644 from home:jubalh
Please add me as maintainer :-)

OBS-URL: https://build.opensuse.org/request/show/668644
OBS-URL: https://build.opensuse.org/package/show/devel:tools/scdoc?expand=0&rev=1
2019-01-27 11:03:46 +00:00