Mailinglist Archive: opensuse-commit (1124 mails)
| < Previous | Next > |
commit asciidoc
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Tue, 03 Apr 2007 19:46:37 +0200
- Message-id: <20070403174638.07B27678179@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package asciidoc
checked in at Tue Apr 3 19:46:37 CEST 2007.
--------
--- asciidoc/asciidoc.changes 2006-11-23 12:26:58.000000000 +0100
+++ /mounts/work_src_done/NOARCH/asciidoc/asciidoc.changes 2007-04-02 18:19:21.000000000 +0200
@@ -1,0 +2,17 @@
+Mon Apr 2 18:16:56 CEST 2007 - tiwai@xxxxxxx
+
+- updated to version 8.1.0:
+ * AsciiDoc generated XHTML documents now display as table of
+ contents if the toc attribute is defined.
+ * A music filter is included.
+ * Conditionally redefined subscript and superscripting so they
+ use the old replacements mechanism when asciidoc7compatible
+ is defined rather than the asciidoc 8 default unconstrained
+ quoting.
+ * Added {verbose} intrinsic attribute.
+ * Added {outdir} intrinsic attribute.
+ * Renamed {docdir} intrinsic attribute to unambiguous`{indir}
+ * If asciidoc(1) outputs to stdout then instrinsic attribute
+ {docname} is extracted from the input file name.
+
+-------------------------------------------------------------------
Old:
----
asciidoc-8.0.0.tar.bz2
New:
----
asciidoc-8.1.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ asciidoc.spec ++++++
--- /var/tmp/diff_new_pack.bg1468/_old 2007-04-03 19:45:54.000000000 +0200
+++ /var/tmp/diff_new_pack.bg1468/_new 2007-04-03 19:45:54.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package asciidoc (Version 8.0.0)
+# spec file for package asciidoc (Version 8.1.0)
#
-# Copyright (c) 2006 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
# package are under the same license as the package itself.
#
@@ -16,8 +16,8 @@
Requires: python >= 2.3
Autoreqprov: on
Summary: Text-Based Document Generation
-Version: 8.0.0
-Release: 13
+Version: 8.1.0
+Release: 1
URL: http://www.methods.co.nz/asciidoc/
Source0: %{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -64,7 +64,21 @@
%doc %{_mandir}/man1/*
%doc README BUGS CHANGELOG COPYRIGHT doc examples
-%changelog -n asciidoc
+%changelog
+* Mon Apr 02 2007 - tiwai@xxxxxxx
+- updated to version 8.1.0:
+ * AsciiDoc generated XHTML documents now display as table of
+ contents if the toc attribute is defined.
+ * A music filter is included.
+ * Conditionally redefined subscript and superscripting so they
+ use the old replacements mechanism when asciidoc7compatible
+ is defined rather than the asciidoc 8 default unconstrained
+ quoting.
+ * Added {verbose} intrinsic attribute.
+ * Added {outdir} intrinsic attribute.
+ * Renamed {docdir} intrinsic attribute to unambiguous`{indir}
+ * If asciidoc(1) outputs to stdout then instrinsic attribute
+ {docname} is extracted from the input file name.
* Thu Nov 23 2006 - tiwai@xxxxxxx
- Add missing a2x and other config files (#223299).
* Thu Oct 12 2006 - tiwai@xxxxxxx
++++++ asciidoc-8.0.0.tar.bz2 -> asciidoc-8.1.0.tar.bz2 ++++++
++++ 21922 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |