Mailinglist Archive: opensuse-commit (1206 mails)
| < Previous | Next > |
commit asciidoc
- From: root@xxxxxxx (h_root)
- Date: Tue, 16 May 2006 12:30:19 +0200 (CEST)
- Message-id: <20060516103019.DB1138D957@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package asciidoc
checked in at Tue May 16 12:30:19 CEST 2006.
--------
--- asciidoc/asciidoc.changes 2006-01-25 21:45:47.000000000 +0100
+++ asciidoc/asciidoc.changes 2006-05-16 12:07:55.000000000 +0200
@@ -1,0 +2,7 @@
+Mon May 15 12:56:22 CEST 2006 - tiwai@xxxxxxx
+
+- updated to version 7.1.2.
+ * a2x toolchain wrapper
+ * ASCIIMathML support
+
+-------------------------------------------------------------------
Old:
----
asciidoc-7.0.4.tar.bz2
New:
----
asciidoc-7.1.2.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ asciidoc.spec ++++++
--- /var/tmp/diff_new_pack.OnTIxy/_old 2006-05-16 12:30:05.000000000 +0200
+++ /var/tmp/diff_new_pack.OnTIxy/_new 2006-05-16 12:30:05.000000000 +0200
@@ -1,11 +1,11 @@
#
-# spec file for package asciidoc (Version 7.0.4)
+# spec file for package asciidoc (Version 7.1.2)
#
# Copyright (c) 2006 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.
#
-# Please submit bugfixes or comments via http://bugs.opensuse.org
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
@@ -15,8 +15,8 @@
Group: Development/Tools/Doc Generators
Requires: python >= 2.3
Autoreqprov: on
-Summary: Text based document generation
-Version: 7.0.4
+Summary: Text-Based Document Generation
+Version: 7.1.2
Release: 1
URL: http://www.methods.co.nz/asciidoc/
Source0: %{name}-%{version}.tar.bz2
@@ -25,8 +25,8 @@
%description
AsciiDoc is a text document format for writing short documents,
-articles, books and UNIX man pages. AsciiDoc files can be translated to
-HTML and DocBook markups using the asciidoc command.
+articles, books, and UNIX man pages. AsciiDoc files can be translated
+to HTML and DocBook markups using the asciidoc command.
@@ -62,6 +62,10 @@
%doc README BUGS CHANGELOG COPYRIGHT doc examples
%changelog -n asciidoc
+* Mon May 15 2006 - tiwai@xxxxxxx
+- updated to version 7.1.2.
+ * a2x toolchain wrapper
+ * ASCIIMathML support
* Wed Jan 25 2006 - mls@xxxxxxx
- converted neededforbuild to BuildRequires
* Wed Jan 11 2006 - tiwai@xxxxxxx
++++++ asciidoc-7.0.4.tar.bz2 -> asciidoc-7.1.2.tar.bz2 ++++++
++++ 21606 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
| < Previous | Next > |