update dblatex-0.3.5
This commit is contained in:
parent
6c3ccef604
commit
e86a13770b
3
.gitignore
vendored
3
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/dblatex-0.3.4.tar.bz2
|
||||
/dblatex-0.3.5.tar.bz2
|
||||
/fedora/NewPythonProject/nbproject/private
|
@ -1,8 +1,8 @@
|
||||
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
|
||||
Name: dblatex
|
||||
Version: 0.3.4
|
||||
Release: 8%{?dist}
|
||||
Version: 0.3.5
|
||||
Release: 1%{?dist}
|
||||
Summary: DocBook to LaTeX/ConTeXt Publishing
|
||||
BuildArch: noarch
|
||||
# Most of package is GPLv2+, except:
|
||||
@ -130,6 +130,9 @@ cp -p %{SOURCE1} COPYING-docbook-xsl
|
||||
%postun -p /usr/bin/texhash
|
||||
|
||||
%changelog
|
||||
* Mon May 26 2014 jchaloup <jchaloup@redhat.com> - 0.3.5-1
|
||||
- Update to 0.3.5.
|
||||
|
||||
* Thu Aug 08 2013 Michael J Gruber <mjg@fedoraproject.org> - 0.3.4-8
|
||||
- Merge in licensing changes from Stanislav Ochotnicky <sochotnicky@redhat.com>:
|
||||
-* Mon Jul 29 2013 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0.3.4-8
|
||||
|
Loading…
Reference in New Issue
Block a user