This commit is contained in:
parent
0b2c393101
commit
8f236b7934
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fecce4c338f71e8dbb3a85f543d7f0ff0ebed7c87264e95d9501b25c67f7719f
|
|
||||||
size 630897
|
|
3
asciidoc-8.2.1.tar.bz2
Normal file
3
asciidoc-8.2.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7af204850a1bed659b323e12f8a24713f3eb84e6960740f9f2e9d73367b8ae12
|
||||||
|
size 648235
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 22 16:57:58 CEST 2007 - tiwai@suse.de
|
||||||
|
|
||||||
|
- updated to version 8.2.1:
|
||||||
|
* VIM syntax highlighter
|
||||||
|
* Labeled list definitions have been tightened
|
||||||
|
* Added toclevel attribute (1..4)
|
||||||
|
* Added a listindex attribute
|
||||||
|
* The single line titles syntax now accepts trailing suffixes
|
||||||
|
* An end of line backslash performs line continuation for
|
||||||
|
horizontal labeled list items.
|
||||||
|
* The Revision line now accommodates Subversion $Id markers
|
||||||
|
* a2x(1) option —skip-asciidoc
|
||||||
|
* Defaults to appropriate format if -format isn't given.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 2 18:16:56 CEST 2007 - tiwai@suse.de
|
Mon Apr 2 18:16:56 CEST 2007 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package asciidoc (Version 8.1.0)
|
# spec file for package asciidoc (Version 8.2.1)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@ -16,7 +16,7 @@ Group: Development/Tools/Doc Generators
|
|||||||
Requires: python >= 2.3
|
Requires: python >= 2.3
|
||||||
Autoreqprov: on
|
Autoreqprov: on
|
||||||
Summary: Text-Based Document Generation
|
Summary: Text-Based Document Generation
|
||||||
Version: 8.1.0
|
Version: 8.2.1
|
||||||
Release: 1
|
Release: 1
|
||||||
URL: http://www.methods.co.nz/asciidoc/
|
URL: http://www.methods.co.nz/asciidoc/
|
||||||
Source0: %{name}-%{version}.tar.bz2
|
Source0: %{name}-%{version}.tar.bz2
|
||||||
@ -65,6 +65,18 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc README BUGS CHANGELOG COPYRIGHT doc examples
|
%doc README BUGS CHANGELOG COPYRIGHT doc examples
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 22 2007 - tiwai@suse.de
|
||||||
|
- updated to version 8.2.1:
|
||||||
|
* VIM syntax highlighter
|
||||||
|
* Labeled list definitions have been tightened
|
||||||
|
* Added toclevel attribute (1..4)
|
||||||
|
* Added a listindex attribute
|
||||||
|
* The single line titles syntax now accepts trailing suffixes
|
||||||
|
* An end of line backslash performs line continuation for
|
||||||
|
horizontal labeled list items.
|
||||||
|
* The Revision line now accommodates Subversion $Id markers
|
||||||
|
* a2x(1) option —skip-asciidoc
|
||||||
|
* Defaults to appropriate format if -format isn't given.
|
||||||
* Mon Apr 02 2007 - tiwai@suse.de
|
* Mon Apr 02 2007 - tiwai@suse.de
|
||||||
- updated to version 8.1.0:
|
- updated to version 8.1.0:
|
||||||
* AsciiDoc generated XHTML documents now display as table of
|
* AsciiDoc generated XHTML documents now display as table of
|
||||||
|
Loading…
x
Reference in New Issue
Block a user