[pydot/f17] 1.0.28

Tom Callaway spot at fedoraproject.org
Fri Mar 2 17:46:27 UTC 2012


commit dcdbd470165a0d659be0e7ce26d6952fc23edfdc
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Fri Mar 2 12:46:27 2012 -0500

    1.0.28

 pydot.spec |   10 +++++-----
 sources    |    2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/pydot.spec b/pydot.spec
index a7153d7..b108235 100644
--- a/pydot.spec
+++ b/pydot.spec
@@ -1,15 +1,13 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:		pydot
-Version:	1.0.25
-Release:	3%{?dist}
+Version:	1.0.28
+Release:	1%{?dist}
 License:	MIT
 Group:		System Environment/Libraries
 Summary:	Python interface to Graphviz's Dot language
 URL:		http://code.google.com/p/pydot/
 Source0:	http://pydot.googlecode.com/files/pydot-%{version}.tar.gz
-# http://code.google.com/p/pydot/issues/detail?id=60
-Patch0:		pydot-fix-with-pebl.patch
 BuildRequires:	pyparsing python-devel
 Requires:	graphviz, pyparsing
 BuildArch:	noarch
@@ -25,7 +23,6 @@ tools dot, neato, twopi.
 
 %prep
 %setup -q
-%patch0 -p1 -b .peblfix
 
 %build
 %{__python} setup.py build
@@ -43,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT%{_prefix}/LICENSE $RPM_BUILD_ROOT%{_prefix}/README
 %{python_sitelib}/pydot-%{version}*.egg-info
 
 %changelog
+* Fri Mar  2 2012 Tom Callaway <spot at fedoraproject.org> - 1.0.28-1
+- update to 1.0.28
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.25-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index d91c231..b561a8e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a1795c031fbecb20f1b7a366225636be  pydot-1.0.25.tar.gz
+c0a7a027176a62c412fd0f54951af692  pydot-1.0.28.tar.gz


More information about the scm-commits mailing list