37 Commits

Author SHA256 Message Date
e9aa345f32 Accepting request 795953 from home:coolo:branches:openSUSE:Factory
- Bring back asciidoc in maintainable fashion to fix bsc#1135082

- Update to 9.0.0rc2:
 - Running `make help` will now print out a helpful usage message
 - Add simplified Chinese translation (thanks @muirmok)
 - vim-asciidoc: speed up the refresh process for big files (thanks @aerostitch)

- Small packaging adjustements

- Update to 9.0.0rc1:
  * Port asciidoc to run on Python 3.5+ (see https://github.com/asciidoc/asciidoc for the EOL Python 2 implementation)
  * Drop internal implementation of OrderedDict and use the standard library collections.OrderedDict instead
  * Implement Dockerfile for running asciidoc
  * Add Catalan translation
  * Add docbook5 backend
  * Fix misspellings in various files and documents
  * Use UTC for testing instead of Pacific/Auckland (which observes daylight saving time).
  * Use "with" context statement for opening and closing files instead of older try/finally pattern.
  * Search sibling paths before system wide paths in asciidocapi
  * Add manpage for testasciidoc.py
  * Use argparse instead of optparse for argument parsing
  * Migrate from A-A-P based build system to Make

OBS-URL: https://build.opensuse.org/request/show/795953
OBS-URL: https://build.opensuse.org/package/show/Publishing/asciidoc?expand=0&rev=34
2020-04-21 07:17:55 +00:00
dab525c715 Revert the last changes
OBS-URL: https://build.opensuse.org/package/show/Publishing/asciidoc?expand=0&rev=33
2020-01-14 16:25:35 +00:00
Martin Pluskal
54a3980a4e - Small packaging adjustements
OBS-URL: https://build.opensuse.org/package/show/Publishing/asciidoc?expand=0&rev=32
2020-01-14 15:29:29 +00:00
Martin Pluskal
d3b12524ad Accepting request 764271 from home:scarabeus_iv:branches:Publishing
- Update to 9.0.0rc1:
  * Port asciidoc to run on Python 3.5+ (see https://github.com/asciidoc/asciidoc for the EOL Python 2 implementation)
  * Drop internal implementation of OrderedDict and use the standard library collections.OrderedDict instead
  * Implement Dockerfile for running asciidoc
  * Add Catalan translation
  * Add docbook5 backend
  * Fix misspellings in various files and documents
  * Use UTC for testing instead of Pacific/Auckland (which observes daylight saving time).
  * Use "with" context statement for opening and closing files instead of older try/finally pattern.
  * Search sibling paths before system wide paths in asciidocapi
  * Add manpage for testasciidoc.py
  * Use argparse instead of optparse for argument parsing
  * Migrate from A-A-P based build system to Make

OBS-URL: https://build.opensuse.org/request/show/764271
OBS-URL: https://build.opensuse.org/package/show/Publishing/asciidoc?expand=0&rev=31
2020-01-14 15:24:42 +00:00
Martin Pluskal
ae9c6bb9d4 Accepting request 739649 from home:RBrownSUSE:branches:Publishing
Remove obsolete Groups tag (fate#326485)

OBS-URL: https://build.opensuse.org/request/show/739649
OBS-URL: https://build.opensuse.org/package/show/Publishing/asciidoc?expand=0&rev=29
2019-10-17 13:42:56 +00:00
6ff4a735c5 Accepting request 539473 from home:pluskalm:branches:Publishing
- Explicitly use python2 (fate#323526)

OBS-URL: https://build.opensuse.org/request/show/539473
OBS-URL: https://build.opensuse.org/package/show/Publishing/asciidoc?expand=0&rev=27
2017-11-07 12:46:54 +00:00
Martin Pluskal
f7146ae157 Accepting request 531980 from home:bmwiedemann:reproducible:test
Re-add documentation

OBS-URL: https://build.opensuse.org/request/show/531980
OBS-URL: https://build.opensuse.org/package/show/Publishing/asciidoc?expand=0&rev=25
2017-10-06 07:35:01 +00:00
Martin Pluskal
535a60aebd Accepting request 531118 from home:olh:branches:Publishing
- Remove asciidoc version from generated files with asciidoc.version.patch
  The version causes unneeded republish of pkgs that make use
  of asciidoc

OBS-URL: https://build.opensuse.org/request/show/531118
OBS-URL: https://build.opensuse.org/package/show/Publishing/asciidoc?expand=0&rev=24
2017-10-04 12:32:57 +00:00
Martin Pluskal
2668efd198 Accepting request 530274 from home:avindra
- Update to 8.6.10
  * Improve reproducibility of builds (e.g. support SOURCE_DATE_EPOCH)
  * SVG output support
  * documentation and translations
- Lint spec file
- Remove asciidoc-change-Last-Updated-field.patch
  * merged in https://github.com/asciidoc/asciidoc/pull/9

OBS-URL: https://build.opensuse.org/request/show/530274
OBS-URL: https://build.opensuse.org/package/show/Publishing/asciidoc?expand=0&rev=23
2017-10-04 07:04:15 +00:00
3a3b98504c Accepting request 508749 from home:mgerstner:branches:Publishing
this time with changelog entry

- added themes directory for installing the other available themes shipped
  with asciidoc. Makes the "-a theme=volnitsky" and "-a theme=flask" switches
  work.

OBS-URL: https://build.opensuse.org/request/show/508749
OBS-URL: https://build.opensuse.org/package/show/Publishing/asciidoc?expand=0&rev=21
2017-07-07 11:06:19 +00:00
OBS User mrdocs
7de4aebdd6 Accepting request 424272 from home:olh:branches:Publishing
- Adding the ability to change "Last Updated" field
  ... to reduce build-compare noise in git.rpm
  asciidoc-change-Last-Updated-field.patch

OBS-URL: https://build.opensuse.org/request/show/424272
OBS-URL: https://build.opensuse.org/package/show/Publishing/asciidoc?expand=0&rev=18
2016-09-04 01:10:11 +00:00
d46b6c9459 Accepting request 289746 from home:pluskalm:branches:Publishing
- Cleanup spec file with spec-cleaner
- Remove asciidoc-vim-fix.diff
- Update to 8.6.9

OBS-URL: https://build.opensuse.org/request/show/289746
OBS-URL: https://build.opensuse.org/package/show/Publishing/asciidoc?expand=0&rev=16
2015-03-09 06:58:07 +00:00
OBS User mrdocs
b6125b694a Accepting request 160233 from home:m_meister:branches:openSUSE:Factory
- Added url as source.
  Please see http://en.opensuse.org/SourceUrls

OBS-URL: https://build.opensuse.org/request/show/160233
OBS-URL: https://build.opensuse.org/package/show/Publishing/asciidoc?expand=0&rev=14
2013-03-20 21:30:52 +00:00
Thomas Schraitle
70a3a47295 Accepting request 139552 from home:thomas-schraitle:branches:Publishing
Updated to 8.6.8

OBS-URL: https://build.opensuse.org/request/show/139552
OBS-URL: https://build.opensuse.org/package/show/Publishing/asciidoc?expand=0&rev=12
2012-10-27 13:11:21 +00:00
Pavol Rusnak
3349901655 Accepting request 90239 from home:michal-m:branches:Publishing
- Add missing dependency on python-xml.

OBS-URL: https://build.opensuse.org/request/show/90239
OBS-URL: https://build.opensuse.org/package/show/Publishing/asciidoc?expand=0&rev=10
2011-11-07 13:13:17 +00:00
Stephan Kulow
9729b77b68 Accepting request 89683 from home:Yareg:branches:Publishing
Update to 8.6.6

OBS-URL: https://build.opensuse.org/request/show/89683
OBS-URL: https://build.opensuse.org/package/show/Publishing/asciidoc?expand=0&rev=8
2011-10-28 17:09:04 +00:00
Lars Vogdt
4ae706fb56 Accepting request 83351 from Publishing
- Remove redundant tags/sections from specfile (forwarded request 82838 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/83351
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/asciidoc?expand=0&rev=26
2011-09-19 13:38:57 +00:00
OBS User unknown
cea9ea3c0a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/asciidoc?expand=0&rev=20 2009-07-23 15:20:55 +00:00
OBS User unknown
5aca290a0a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/asciidoc?expand=0&rev=19 2009-05-15 21:12:17 +00:00
OBS User unknown
827fd3637f OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/asciidoc?expand=0&rev=18 2009-02-03 21:42:12 +00:00
OBS User unknown
efb08c7cae OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/asciidoc?expand=0&rev=17 2009-01-29 22:07:50 +00:00
OBS User unknown
5b6b9f16a8 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/asciidoc?expand=0&rev=16 2009-01-08 13:50:47 +00:00
OBS User unknown
65bfa17823 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/asciidoc?expand=0&rev=15 2008-11-03 10:55:37 +00:00
OBS User unknown
e75e46354c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/asciidoc?expand=0&rev=14 2008-08-03 22:30:38 +00:00
OBS User unknown
3518d1d01d OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/asciidoc?expand=0&rev=13 2008-07-24 21:39:25 +00:00
OBS User unknown
acd4d2f322 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/asciidoc?expand=0&rev=12 2008-07-08 13:59:08 +00:00
OBS User unknown
01f3781003 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/asciidoc?expand=0&rev=11 2008-06-23 00:22:22 +00:00
OBS User unknown
33fc4de78a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/asciidoc?expand=0&rev=10 2008-05-05 23:33:07 +00:00
OBS User unknown
1ebd68b208 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/asciidoc?expand=0&rev=9 2008-01-30 21:02:05 +00:00
OBS User unknown
76b0e72e63 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/asciidoc?expand=0&rev=8 2008-01-25 15:46:49 +00:00
OBS User unknown
39b1922971 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/asciidoc?expand=0&rev=7 2008-01-24 19:16:27 +00:00
OBS User unknown
71a496f498 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/asciidoc?expand=0&rev=6 2008-01-14 20:31:53 +00:00
OBS User unknown
29df883df6 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/asciidoc?expand=0&rev=5 2008-01-12 00:19:43 +00:00
OBS User unknown
cc636cfb7e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/asciidoc?expand=0&rev=4 2007-11-16 00:12:21 +00:00
OBS User unknown
8f236b7934 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/asciidoc?expand=0&rev=3 2007-05-22 16:33:25 +00:00
OBS User unknown
0b2c393101 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/asciidoc?expand=0&rev=2 2007-04-03 17:46:38 +00:00
OBS User unknown
d172903266 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/asciidoc?expand=0&rev=1 2007-01-15 22:51:37 +00:00