diff --git a/.gitignore b/.gitignore index b1e1109..ccc70e2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -/dblatex-0.3.4.tar.bz2 +/dblatex-0.3.5.tar.bz2 +/fedora/NewPythonProject/nbproject/private \ No newline at end of file diff --git a/dblatex.spec b/dblatex.spec index d6a82dd..c96a167 100644 --- a/dblatex.spec +++ b/dblatex.spec @@ -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 - 0.3.5-1 +- Update to 0.3.5. + * Thu Aug 08 2013 Michael J Gruber - 0.3.4-8 - Merge in licensing changes from Stanislav Ochotnicky : -* Mon Jul 29 2013 Stanislav Ochotnicky - 0.3.4-8 diff --git a/sources b/sources index bcc58ea..161d9ed 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a511a2eaa55757b341e4c46353c5c681 dblatex-0.3.4.tar.bz2 +9a80f7c23e1a41e5404669c48deefd00 dblatex-0.3.5.tar.bz2