diff --git a/python-xhtml2pdf.changes b/python-xhtml2pdf.changes index dd5803f..37635e5 100644 --- a/python-xhtml2pdf.changes +++ b/python-xhtml2pdf.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Nov 15 19:53:25 UTC 2013 - p.drouand@gmail.com + +- Update to version 0.0.5 + + no changelog available +- Remove useless CFLAGS definition + ------------------------------------------------------------------- Thu Oct 24 11:17:37 UTC 2013 - speilicke@suse.com diff --git a/python-xhtml2pdf.spec b/python-xhtml2pdf.spec index 48f1c6d..2ec208f 100644 --- a/python-xhtml2pdf.spec +++ b/python-xhtml2pdf.spec @@ -17,7 +17,7 @@ Name: python-xhtml2pdf -Version: 0.0.4 +Version: 0.0.5 Release: 0 Summary: PDF Generator Using HTML and CSS License: Apache-2.0 @@ -35,7 +35,6 @@ Requires: python-reportlab BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} && 0%{?suse_version} <= 1110 %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -%{!?python_sitearch: %global python_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} %else BuildArch: noarch %endif @@ -53,7 +52,7 @@ able to generate PDF templates very quickly without learning new technologies. %patch0 -p1 %build -CFLAGS="%{optflags}" python setup.py build +python setup.py build %install python setup.py install --prefix=%{_prefix} --root=%{buildroot} diff --git a/xhtml2pdf-0.0.4.tar.gz b/xhtml2pdf-0.0.4.tar.gz deleted file mode 100644 index eb74764..0000000 --- a/xhtml2pdf-0.0.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2a533f80874338069739d013737b2fd35f0143a46366097ad907fb24ee881233 -size 101809 diff --git a/xhtml2pdf-0.0.5.tar.gz b/xhtml2pdf-0.0.5.tar.gz new file mode 100644 index 0000000..63b64f5 --- /dev/null +++ b/xhtml2pdf-0.0.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f108c09d0939025069e71e099ec88fb477076bdc781e54215d28a8d42fe5868 +size 97399