[rst2pdf: 1/2] New upstream version 0.93

Sergio Pascual sergiopr at fedoraproject.org
Wed Dec 19 10:54:21 UTC 2012


commit c439cb83b7b448ab3bf05cfe57e6a6f4ecbf2e52
Author: Pasrario <harenawer at zoho.com>
Date:   Wed Dec 19 11:51:54 2012 +0100

    New upstream version 0.93

 .gitignore   |    1 +
 rst2pdf.spec |   11 ++++++-----
 sources      |    2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d40d17b..e36ce3c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ rst2pdf-0.14.2.tar.gz
 /rst2pdf-0.16.tar.gz
 /rst2pdf-0.91.tar.gz
 /rst2pdf-0.92.tar.gz
+/rst2pdf-0.93.tar.gz
diff --git a/rst2pdf.spec b/rst2pdf.spec
index 9d6a5cc..77263d4 100644
--- a/rst2pdf.spec
+++ b/rst2pdf.spec
@@ -1,13 +1,13 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name: rst2pdf
-Version: 0.92
-Release: 3%{?dist}
+Version: 0.93
+Release: 1%{?dist}
 Summary: Tool for transforming reStructuredText to PDF
 License: MIT
 
 Group: Development/Languages
-URL: http://http://rst2pdf.ralsina.com.ar
+URL: http://rst2pdf.ralsina.com.ar
 Source0: http://rst2pdf.googlecode.com/files/%{name}-%{version}.tar.gz
 Patch0: rst2pdf-bz842800.patch
 
@@ -21,8 +21,6 @@ Tool for transforming reStructuredText to PDF using ReportLab
 %prep
 %setup -q
 %patch0 -p1
-sed -i -e "1d" rst2pdf/findfonts.py
-sed -i -e "1d" rst2pdf/smartypants.py
 sed -i 's/\r//' Contributors.txt
 
 %build
@@ -44,6 +42,9 @@ done
 %{python_sitelib}/%{name}*
 
 %changelog
+* Wed Dec 19 2012 Sergio Pascual <sergiopr at fedoraproject.org> - 0.93-1
+- New upstream version 0.93
+
 * Fri Jul 27 2012 Sergio Pascual <sergiopr at fedoraproject.org> - 0.92-3
 - Fix for bz #842800
 
diff --git a/sources b/sources
index d924054..e44cfef 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d01a541927dff41fdfa00f2fd4a6a8b3  rst2pdf-0.92.tar.gz
+25a7cb339869946e52dc750c4f4b6536  rst2pdf-0.93.tar.gz


More information about the scm-commits mailing list