[python-reportlab/f14/master] Forgot the changelog entry, plus kill all tabs.

Konstantin Ryabitsev icon at fedoraproject.org
Thu Jan 6 16:46:40 UTC 2011


commit ccf9db521edabc66cca1cb976f62ef451acaa737
Author: Konstantin Ryabitsev <icon at fedoraproject.org>
Date:   Thu Jan 6 11:46:17 2011 -0500

    Forgot the changelog entry, plus kill all tabs.

 python-reportlab.spec |   30 +++++++++++++++++-------------
 1 files changed, 17 insertions(+), 13 deletions(-)
---
diff --git a/python-reportlab.spec b/python-reportlab.spec
index 3342368..3f1e7e8 100644
--- a/python-reportlab.spec
+++ b/python-reportlab.spec
@@ -1,17 +1,17 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
-Name:		python-reportlab
-Version:	2.5
-Release:	1%{?dist}
-Summary:	Python PDF generation library
-
-Group:		Development/Libraries
-License:	BSD
-URL:		http://www.reportlab.org/
-Source0:	http://www.reportlab.org/ftp/reportlab-%{version}.tar.gz
+Name:       python-reportlab
+Version:    2.5
+Release:    1%{?dist}
+Summary:    Python PDF generation library
+
+Group:      Development/Libraries
+License:    BSD
+URL:        http://www.reportlab.org/
+Source0:    http://www.reportlab.org/ftp/reportlab-%{version}.tar.gz
 Patch0:     reportlab-%{version}-font-locations.patch
 
-BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: python-devel, python-imaging, freetype-devel
 Requires:   dejavu-sans-fonts
@@ -22,9 +22,9 @@ Python PDF generation library.
 
 
 %package docs
-Summary:	Documentation files for %{name}
-Group:		Documentation
-Requires:	%{name} = %{version}-%{release}
+Summary:    Documentation files for %{name}
+Group:        Documentation
+Requires:    %{name} = %{version}-%{release}
 
 
 %description docs
@@ -70,6 +70,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jan 06 2011 Konstantin Ryabitsev <icon at fedoraproject.org> - 2.5-1
+- Update to version 2.5 of reportlab.
+- Remove tabs in specfile.
+
 * Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 2.3-3
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 


More information about the scm-commits mailing list