rpms/eric/devel eric4-4.3.3-shebang.patch, NONE, 1.1 eric.spec, 1.41, 1.42 eric4-4.3.0-shebang.patch, 1.1, NONE

Johan Cwiklinski trasher at fedoraproject.org
Tue May 19 05:29:47 UTC 2009


Author: trasher

Update of /cvs/extras/rpms/eric/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6605

Modified Files:
	eric.spec 
Added Files:
	eric4-4.3.3-shebang.patch 
Removed Files:
	eric4-4.3.0-shebang.patch 
Log Message:
New upstream release


eric4-4.3.3-shebang.patch:

--- NEW FILE eric4-4.3.3-shebang.patch ---
diff -up eric4-4.3.3/eric/__init__.py.patch eric4-4.3.3/eric/__init__.py
--- eric4-4.3.3/eric/__init__.py.patch	2009-05-19 07:19:09.000000000 +0200
+++ eric4-4.3.3/eric/__init__.py	2009-05-19 07:19:16.000000000 +0200
@@ -1,3 +1,4 @@
+#!/usr/bin/env python
 # -*- coding: utf-8 -*-
 
 # Copyright (c) 2003 - 2009 Detlev Offenbach <detlev at die-offenbachs.de>
diff -up eric4-4.3.3/eric/patch_modpython.py.patch eric4-4.3.3/eric/patch_modpython.py
--- eric4-4.3.3/eric/patch_modpython.py.patch	2009-05-19 07:18:51.000000000 +0200
+++ eric4-4.3.3/eric/patch_modpython.py	2009-05-19 07:19:00.000000000 +0200
@@ -1,3 +1,4 @@
+#!/usr/bin/env python
 # -*- coding: utf-8 -*-
 
 # Copyright (c) 2003-2009 Detlev Offenbach <detlev at die-offenbachs.de>


Index: eric.spec
===================================================================
RCS file: /cvs/extras/rpms/eric/devel/eric.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -p -r1.41 -r1.42
--- eric.spec	6 Apr 2009 18:12:25 -0000	1.41
+++ eric.spec	19 May 2009 05:29:16 -0000	1.42
@@ -7,7 +7,7 @@
 
 Name:    eric
 Summary: Python IDE
-Version: 4.3.2
+Version: 4.3.3
 Release: 1%{?dist}
 
 License: GPL+
@@ -147,6 +147,9 @@ rm -rf %{buildroot}
 %{_libdir}/qt4/qsci/api/ruby/*.api
 
 %changelog
+* Tue May 19 2009 Johan Cwiklinski <johan AT x-tnd DOT be> 4.3.3-1
+- 4.3.3
+
 * Mon Apr 6 2009 Johan Cwiklinski <johan AT x-tnd DOT be> 4.3.2-1
 - 4.3.2
 


--- eric4-4.3.0-shebang.patch DELETED ---




More information about the fedora-extras-commits mailing list