Hello community,

here is the log from the commit of package eric5 for openSUSE:Factory checked 
in at 2012-10-18 15:56:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/eric5 (Old)
 and      /work/SRC/openSUSE:Factory/.eric5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "eric5", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/eric5/eric5.changes      2012-09-05 
09:16:55.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.eric5.new/eric5.changes 2012-10-18 
15:56:11.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Oct 17 02:16:46 UTC 2012 - [email protected]
+
+- Update to version 5.2.6
+  * Bugfix release
+
+-------------------------------------------------------------------

Old:
----
  eric5-5.2.5.tar.gz
  eric5-i18n-cs-5.2.5.tar.gz
  eric5-i18n-de-5.2.5.tar.gz
  eric5-i18n-en-5.2.5.tar.gz
  eric5-i18n-es-5.2.5.tar.gz
  eric5-i18n-fr-5.2.5.tar.gz
  eric5-i18n-it-5.2.5.tar.gz
  eric5-i18n-ru-5.2.5.tar.gz
  eric5-i18n-tr-5.2.5.tar.gz
  eric5-i18n-zh_CN.GB2312-5.2.5.tar.gz

New:
----
  eric5-5.2.6.tar.gz
  eric5-i18n-cs-5.2.6.tar.gz
  eric5-i18n-de-5.2.6.tar.gz
  eric5-i18n-en-5.2.6.tar.gz
  eric5-i18n-es-5.2.6.tar.gz
  eric5-i18n-fr-5.2.6.tar.gz
  eric5-i18n-it-5.2.6.tar.gz
  eric5-i18n-ru-5.2.6.tar.gz
  eric5-i18n-tr-5.2.6.tar.gz
  eric5-i18n-zh_CN.GB2312-5.2.6.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ eric5.spec ++++++
--- /var/tmp/diff_new_pack.XQxYXV/_old  2012-10-18 15:56:14.000000000 +0200
+++ /var/tmp/diff_new_pack.XQxYXV/_new  2012-10-18 15:56:14.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           eric5
-Version:        5.2.5
+Version:        5.2.6
 Release:        0
 Summary:        Python IDE based on Qt4
 License:        GPL-3.0+

++++++ eric5-5.2.5.tar.gz -> eric5-5.2.6.tar.gz ++++++
/work/SRC/openSUSE:Factory/eric5/eric5-5.2.5.tar.gz 
/work/SRC/openSUSE:Factory/.eric5.new/eric5-5.2.6.tar.gz differ: char 5, line 1

++++++ eric5-i18n-cs-5.2.5.tar.gz -> eric5-i18n-cs-5.2.6.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eric5-5.2.5/install-i18n.py 
new/eric5-5.2.6/install-i18n.py
--- old/eric5-5.2.5/install-i18n.py     2012-09-03 11:50:51.000000000 +0200
+++ new/eric5-5.2.6/install-i18n.py     2012-10-13 13:11:14.000000000 +0200
@@ -76,7 +76,7 @@
     if privateInstall:
         targetDir = configDir
     else:
-        targetDir = getConfig('ericDir')
+        targetDir = getConfig('ericTranslationsDir')
     
     try:
         for fn in glob.glob(os.path.join('eric', 'i18n', '*.qm')):

++++++ eric5-i18n-de-5.2.5.tar.gz -> eric5-i18n-de-5.2.6.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eric5-5.2.5/install-i18n.py 
new/eric5-5.2.6/install-i18n.py
--- old/eric5-5.2.5/install-i18n.py     2012-09-03 11:50:51.000000000 +0200
+++ new/eric5-5.2.6/install-i18n.py     2012-10-13 13:11:14.000000000 +0200
@@ -76,7 +76,7 @@
     if privateInstall:
         targetDir = configDir
     else:
-        targetDir = getConfig('ericDir')
+        targetDir = getConfig('ericTranslationsDir')
     
     try:
         for fn in glob.glob(os.path.join('eric', 'i18n', '*.qm')):

++++++ eric5-i18n-en-5.2.5.tar.gz -> eric5-i18n-en-5.2.6.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eric5-5.2.5/install-i18n.py 
new/eric5-5.2.6/install-i18n.py
--- old/eric5-5.2.5/install-i18n.py     2012-09-03 11:50:51.000000000 +0200
+++ new/eric5-5.2.6/install-i18n.py     2012-10-13 13:11:14.000000000 +0200
@@ -76,7 +76,7 @@
     if privateInstall:
         targetDir = configDir
     else:
-        targetDir = getConfig('ericDir')
+        targetDir = getConfig('ericTranslationsDir')
     
     try:
         for fn in glob.glob(os.path.join('eric', 'i18n', '*.qm')):

++++++ eric5-i18n-es-5.2.5.tar.gz -> eric5-i18n-es-5.2.6.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eric5-5.2.5/install-i18n.py 
new/eric5-5.2.6/install-i18n.py
--- old/eric5-5.2.5/install-i18n.py     2012-09-03 11:50:51.000000000 +0200
+++ new/eric5-5.2.6/install-i18n.py     2012-10-13 13:11:14.000000000 +0200
@@ -76,7 +76,7 @@
     if privateInstall:
         targetDir = configDir
     else:
-        targetDir = getConfig('ericDir')
+        targetDir = getConfig('ericTranslationsDir')
     
     try:
         for fn in glob.glob(os.path.join('eric', 'i18n', '*.qm')):

++++++ eric5-i18n-fr-5.2.5.tar.gz -> eric5-i18n-fr-5.2.6.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eric5-5.2.5/install-i18n.py 
new/eric5-5.2.6/install-i18n.py
--- old/eric5-5.2.5/install-i18n.py     2012-09-03 11:50:51.000000000 +0200
+++ new/eric5-5.2.6/install-i18n.py     2012-10-13 13:11:14.000000000 +0200
@@ -76,7 +76,7 @@
     if privateInstall:
         targetDir = configDir
     else:
-        targetDir = getConfig('ericDir')
+        targetDir = getConfig('ericTranslationsDir')
     
     try:
         for fn in glob.glob(os.path.join('eric', 'i18n', '*.qm')):

++++++ eric5-i18n-it-5.2.5.tar.gz -> eric5-i18n-it-5.2.6.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eric5-5.2.5/install-i18n.py 
new/eric5-5.2.6/install-i18n.py
--- old/eric5-5.2.5/install-i18n.py     2012-09-03 11:50:51.000000000 +0200
+++ new/eric5-5.2.6/install-i18n.py     2012-10-13 13:11:14.000000000 +0200
@@ -76,7 +76,7 @@
     if privateInstall:
         targetDir = configDir
     else:
-        targetDir = getConfig('ericDir')
+        targetDir = getConfig('ericTranslationsDir')
     
     try:
         for fn in glob.glob(os.path.join('eric', 'i18n', '*.qm')):

++++++ eric5-i18n-ru-5.2.5.tar.gz -> eric5-i18n-ru-5.2.6.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eric5-5.2.5/install-i18n.py 
new/eric5-5.2.6/install-i18n.py
--- old/eric5-5.2.5/install-i18n.py     2012-09-03 11:50:51.000000000 +0200
+++ new/eric5-5.2.6/install-i18n.py     2012-10-13 13:11:14.000000000 +0200
@@ -76,7 +76,7 @@
     if privateInstall:
         targetDir = configDir
     else:
-        targetDir = getConfig('ericDir')
+        targetDir = getConfig('ericTranslationsDir')
     
     try:
         for fn in glob.glob(os.path.join('eric', 'i18n', '*.qm')):

++++++ eric5-i18n-tr-5.2.5.tar.gz -> eric5-i18n-tr-5.2.6.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eric5-5.2.5/install-i18n.py 
new/eric5-5.2.6/install-i18n.py
--- old/eric5-5.2.5/install-i18n.py     2012-09-03 11:50:51.000000000 +0200
+++ new/eric5-5.2.6/install-i18n.py     2012-10-13 13:11:14.000000000 +0200
@@ -76,7 +76,7 @@
     if privateInstall:
         targetDir = configDir
     else:
-        targetDir = getConfig('ericDir')
+        targetDir = getConfig('ericTranslationsDir')
     
     try:
         for fn in glob.glob(os.path.join('eric', 'i18n', '*.qm')):

++++++ eric5-i18n-zh_CN.GB2312-5.2.5.tar.gz -> 
eric5-i18n-zh_CN.GB2312-5.2.6.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eric5-5.2.5/install-i18n.py 
new/eric5-5.2.6/install-i18n.py
--- old/eric5-5.2.5/install-i18n.py     2012-09-03 11:50:51.000000000 +0200
+++ new/eric5-5.2.6/install-i18n.py     2012-10-13 13:11:14.000000000 +0200
@@ -76,7 +76,7 @@
     if privateInstall:
         targetDir = configDir
     else:
-        targetDir = getConfig('ericDir')
+        targetDir = getConfig('ericTranslationsDir')
     
     try:
         for fn in glob.glob(os.path.join('eric', 'i18n', '*.qm')):

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to