update to 1.8.2.1
This commit is contained in:
parent
6cc081794e
commit
23a38f67ab
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/pandoc-1.6.0.1.tar.gz
|
||||
/pandoc-1.8.1.1.tar.gz
|
||||
/pandoc-1.8.1.2.tar.gz
|
||||
/pandoc-1.8.2.1.tar.gz
|
||||
|
||||
@ -9,8 +9,8 @@ reStructuredText, HTML, LaTeX, ConTeXt, Docbook, OpenDocument, ODT, RTF,\
|
||||
MediaWiki, groff man pages, EPUB, and S5 and Slidy HTML slide shows.
|
||||
|
||||
Name: %{pkg_name}
|
||||
Version: 1.8.1.2
|
||||
Release: 3%{?dist}
|
||||
Version: 1.8.2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Markup conversion tool for markdown
|
||||
|
||||
Group: Applications/Publishing
|
||||
@ -56,6 +56,9 @@ rm %{buildroot}%{_datadir}/%{name}-%{version}/{BUGS,COPYRIGHT,INSTALL,README,cha
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 4 2011 Jens Petersen <petersen@redhat.com> - 1.8.2.1-1
|
||||
- update to 1.8.2.1
|
||||
|
||||
* Wed Jul 27 2011 Jens Petersen <petersen@redhat.com> - 1.8.1.2-3
|
||||
- rebuild for xml-1.3.9
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user