[winpdb/f14/master] 1.4.8

Tom Callaway spot at fedoraproject.org
Thu Aug 19 17:45:27 UTC 2010


commit 0edbc45f0f78ebc74b9d20e230790cafda88a8f6
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Thu Aug 19 13:45:30 2010 -0400

    1.4.8

 sources     |    2 +-
 winpdb.spec |    9 ++++++---
 2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/sources b/sources
index 1ce6f2c..d2efd48 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3658a9aa7ce31ab62590bc0a75635991  winpdb-1.4.6.tar.gz
+e28049cc93c1614b9db20960d76b7ea3  winpdb-1.4.8.tar.gz
diff --git a/winpdb.spec b/winpdb.spec
index e3b08e1..c851e38 100644
--- a/winpdb.spec
+++ b/winpdb.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:		winpdb
-Version:	1.4.6
-Release:	3%{?dist}
+Version:	1.4.8
+Release:	1%{?dist}
 Summary:	An advanced python debugger
 Group:		Development/Debuggers
 License:	GPLv2+
@@ -47,13 +47,16 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root)
-%doc PKG-INFO README.txt
+%doc README.txt
 %{_bindir}/*
 %{python_sitelib}/*
 %{_datadir}/applications/*.desktop
 %{_datadir}/pixmaps/%{name}.png
 
 %changelog
+* Thu Aug 19 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 1.4.8-1
+- update to 1.4.8
+
 * Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 1.4.6-3
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 


More information about the scm-commits mailing list