Hello community,

here is the log from the commit of package gwenhywfar for openSUSE:Factory 
checked in at 2012-03-17 13:21:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gwenhywfar (Old)
 and      /work/SRC/openSUSE:Factory/.gwenhywfar.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gwenhywfar", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gwenhywfar/gwenhywfar.changes    2012-01-11 
15:37:40.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gwenhywfar.new/gwenhywfar.changes       
2012-03-17 13:21:44.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Mar  9 07:37:01 UTC 2012 - [email protected]
+
+- Update to version 4.3.2:
+  + fixes network problems on Windows
+
+-------------------------------------------------------------------

Old:
----
  gwenhywfar-4.3.1.tar.gz

New:
----
  gwenhywfar-4.3.2.tar.gz

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

Other differences:
------------------
++++++ gwenhywfar.spec ++++++
--- /var/tmp/diff_new_pack.q9VG7K/_old  2012-03-17 13:21:54.000000000 +0100
+++ /var/tmp/diff_new_pack.q9VG7K/_new  2012-03-17 13:21:54.000000000 +0100
@@ -18,14 +18,14 @@
 
 
 Name:           gwenhywfar
-Version:        4.3.1
+Version:        4.3.2
 Release:        1
 License:        GPL-2.0+ ; LGPL-2.1+
 Summary:        Multiplatform Helper Library for Other Libraries
 Url:            http://www.aqbanking.de/
 Group:          System/Libraries
 Source:         %{name}-%{version}.tar.gz
-#Source:        
http://www2.aquamaniac.de/sites/download/download.php?package=01&release=65&file=01&dummy=gwenhywfar-4.3.1.tar.gz
+#Source:        
http://www.aquamaniac.de/sites/download/download.php?package=01&release=66&file=01&dummy=gwenhywfar-4.3.2.tar.gz
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gnutls-devel

++++++ gwenhywfar-4.3.1.tar.gz -> gwenhywfar-4.3.2.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gwenhywfar-4.3.1/ChangeLog 
new/gwenhywfar-4.3.2/ChangeLog
--- old/gwenhywfar-4.3.1/ChangeLog      2011-12-17 17:33:46.000000000 +0100
+++ new/gwenhywfar-4.3.2/ChangeLog      2012-03-06 22:56:00.000000000 +0100
@@ -1,4 +1,29 @@
 ------------------------------------------------------------------
+2012-03-06 21:55:57 +0000 martin
+Prepared release 4.3.2.
+git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2136 
70169cfe-8b10-0410-8925-dcb4b91034d8
+
+------------------------------------------------------------------
+2012-03-06 21:55:52 +0000 martin
+Fixed a typo which could crash an application.
+git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2135 
70169cfe-8b10-0410-8925-dcb4b91034d8
+
+------------------------------------------------------------------
+2012-03-02 23:12:33 +0000 martin
+Fixed a problem with GWEN_SYNCIO files on win32.
+Open files need to have the status "connected", otherwise AqBanking's
+importers will bail out...
+
+git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2134 
70169cfe-8b10-0410-8925-dcb4b91034d8
+
+------------------------------------------------------------------
+2012-01-20 18:03:48 +0000 martin
+Adapted to latest gcc.
+Idea provided by Bill Nottingham.
+
+git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2133 
70169cfe-8b10-0410-8925-dcb4b91034d8
+
+------------------------------------------------------------------
 2011-12-17 16:33:41 +0000 martin
 Prepared 4.3.1.
 git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2132 
70169cfe-8b10-0410-8925-dcb4b91034d8
@@ -572,27 +597,3 @@
 2011-02-15 20:40:23 +0000 martin
 Prepared release 4.0.6.
 git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2037 
70169cfe-8b10-0410-8925-dcb4b91034d8
-
-------------------------------------------------------------------
-2011-02-13 21:26:20 +0000 martin
-Updated de.po.
-git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2036 
70169cfe-8b10-0410-8925-dcb4b91034d8
-
-------------------------------------------------------------------
-2011-02-13 21:26:17 +0000 martin
-Adapted plugin description files to latest changes.
-git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2035 
70169cfe-8b10-0410-8925-dcb4b91034d8
-
-------------------------------------------------------------------
-2011-02-13 21:26:11 +0000 martin
-Changed I18N handling for plugin description files.
-Now we use "po4a" to include translations for plugin descriptions in the
-standard *.po files.
-With this change all translation is now concentrated in the *.po files.
-
-git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2034 
70169cfe-8b10-0410-8925-dcb4b91034d8
-
-------------------------------------------------------------------
-2011-02-13 13:12:23 +0000 martin
-Applied a patch by Thomas Baumgart to keep the focus chain intact in QT4 GUI
-git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@2033 
70169cfe-8b10-0410-8925-dcb4b91034d8
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gwenhywfar-4.3.1/configure 
new/gwenhywfar-4.3.2/configure
--- old/gwenhywfar-4.3.1/configure      2011-12-10 23:26:04.000000000 +0100
+++ new/gwenhywfar-4.3.2/configure      2012-03-06 22:54:21.000000000 +0100
@@ -2745,7 +2745,7 @@
 #
 GWENHYWFAR_VERSION_MAJOR=4
 GWENHYWFAR_VERSION_MINOR=3
-GWENHYWFAR_VERSION_PATCHLEVEL=1
+GWENHYWFAR_VERSION_PATCHLEVEL=2
 GWENHYWFAR_VERSION_BUILD=0
 GWENHYWFAR_VERSION_TAG="stable"
 
@@ -2757,7 +2757,7 @@
 #
 GWENHYWFAR_SO_CURRENT="63"
 GWENHYWFAR_SO_AGE="3"
-GWENHYWFAR_SO_REVISION="1"
+GWENHYWFAR_SO_REVISION="2"
 GWENHYWFAR_SO_EFFECTIVE="`echo 
\$(($GWENHYWFAR_SO_CURRENT-$GWENHYWFAR_SO_AGE))`"
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gwenhywfar-4.3.1/configure.ac 
new/gwenhywfar-4.3.2/configure.ac
--- old/gwenhywfar-4.3.1/configure.ac   2011-12-10 23:25:52.000000000 +0100
+++ new/gwenhywfar-4.3.2/configure.ac   2012-03-06 22:54:08.000000000 +0100
@@ -29,7 +29,7 @@
 #
 GWENHYWFAR_VERSION_MAJOR=4
 GWENHYWFAR_VERSION_MINOR=3
-GWENHYWFAR_VERSION_PATCHLEVEL=1
+GWENHYWFAR_VERSION_PATCHLEVEL=2
 GWENHYWFAR_VERSION_BUILD=0
 dnl "stable", "rcX", "betaX", "cvs"
 GWENHYWFAR_VERSION_TAG="stable"
@@ -42,7 +42,7 @@
 #
 GWENHYWFAR_SO_CURRENT="63"
 GWENHYWFAR_SO_AGE="3"
-GWENHYWFAR_SO_REVISION="1"
+GWENHYWFAR_SO_REVISION="2"
 GWENHYWFAR_SO_EFFECTIVE="`echo 
\$(($GWENHYWFAR_SO_CURRENT-$GWENHYWFAR_SO_AGE))`"
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gwenhywfar-4.3.1/gui/fox16/fox16_gui_dialog.cpp 
new/gwenhywfar-4.3.2/gui/fox16/fox16_gui_dialog.cpp
--- old/gwenhywfar-4.3.1/gui/fox16/fox16_gui_dialog.cpp 2010-08-19 
17:08:20.000000000 +0200
+++ new/gwenhywfar-4.3.2/gui/fox16/fox16_gui_dialog.cpp 2012-03-05 
18:18:38.000000000 +0100
@@ -283,7 +283,9 @@
        FXint lo, hi;
 
        f->getRange(lo, hi);
-        lo=value;
+        hi=value;
+        if (hi<lo)
+         hi=lo;
        f->setRange(lo, hi);
        return 0;
       }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gwenhywfar-4.3.1/gui/qt4/libtest.cpp 
new/gwenhywfar-4.3.2/gui/qt4/libtest.cpp
--- old/gwenhywfar-4.3.1/gui/qt4/libtest.cpp    2010-07-14 12:58:21.000000000 
+0200
+++ new/gwenhywfar-4.3.2/gui/qt4/libtest.cpp    2012-01-20 19:01:30.000000000 
+0100
@@ -11,6 +11,9 @@
 
 #include <qapplication.h>
 
+#include <unistd.h>
+
+
 
 int test1(int argc, char **argv) {
   QApplication a(argc, argv);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gwenhywfar-4.3.1/gwenhywfar.spec 
new/gwenhywfar-4.3.2/gwenhywfar.spec
--- old/gwenhywfar-4.3.1/gwenhywfar.spec        2011-12-10 23:26:10.000000000 
+0100
+++ new/gwenhywfar-4.3.2/gwenhywfar.spec        2012-03-06 22:54:26.000000000 
+0100
@@ -3,7 +3,7 @@
 
 
 %define name gwenhywfar
-%define version 4.3.1
+%define version 4.3.2
 %define rpm_cxxflags \"-O2 -march=i486 -mcpu=i586\"
 %define rpm_cflags \"-O2 -march=i486 -mcpu=i586\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gwenhywfar-4.3.1/src/os/windows/syncio_file.c 
new/gwenhywfar-4.3.2/src/os/windows/syncio_file.c
--- old/gwenhywfar-4.3.1/src/os/windows/syncio_file.c   2011-06-13 
17:48:11.000000000 +0200
+++ new/gwenhywfar-4.3.2/src/os/windows/syncio_file.c   2012-03-03 
00:09:59.000000000 +0100
@@ -95,6 +95,7 @@
 
   xio->path=strdup(hname);
   xio->fh=hd;
+  GWEN_SyncIo_SetStatus(sio, GWEN_SyncIo_Status_Connected);
 
   GWEN_SyncIo_SetConnectFn(sio, GWEN_SyncIo_File_Connect);
   GWEN_SyncIo_SetDisconnectFn(sio, GWEN_SyncIo_File_Disconnect);
@@ -215,6 +216,7 @@
   }
 
   xio->fh=fh;
+  GWEN_SyncIo_SetStatus(sio, GWEN_SyncIo_Status_Connected);
   return 0;
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gwenhywfar-4.3.1/src/ressource.rc 
new/gwenhywfar-4.3.2/src/ressource.rc
--- old/gwenhywfar-4.3.1/src/ressource.rc       2011-12-10 23:26:10.000000000 
+0100
+++ new/gwenhywfar-4.3.2/src/ressource.rc       2012-03-06 22:54:27.000000000 
+0100
@@ -43,8 +43,8 @@
 // Version
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 4, 3, 1, 0
- PRODUCTVERSION 4, 3, 1, 0
+ FILEVERSION 4, 3, 2, 0
+ PRODUCTVERSION 4, 3, 2, 0
  FILEFLAGSMASK 0x3fL
  FILEFLAGS 0x0L
  FILEOS 0x40004L      // Windows NT
@@ -58,14 +58,14 @@
             //VALUE "Comments", "\0"
             VALUE "CompanyName", " Aquamaniac\0"
             VALUE "FileDescription", "Multi purpose library\0"
-            VALUE "FileVersion", "v4.3.1\0"
+            VALUE "FileVersion", "v4.3.2\0"
             VALUE "InternalName", "Gwenhywfar\0"
             VALUE "LegalCopyright", "Copyright � 2003 by Martin Preuss\0"
             VALUE "LegalTrademarks", "Aquamaniac\0"
             VALUE "OriginalFilename", "GWENHYWFAR32.DLL\0"
             //VALUE "PrivateBuild", "\0"
             VALUE "ProductName", "Gwenhywfar\0"
-            VALUE "ProductVersion", "v4.3.1stable-0\0"
+            VALUE "ProductVersion", "v4.3.2stable-0\0"
             VALUE "Author", "Martin Preuss\0"
             VALUE "Email", "[email protected]\0"
             VALUE "Homepage", "http://gwenhywfar.sf.net/\0";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gwenhywfar-4.3.1/src/version.h 
new/gwenhywfar-4.3.2/src/version.h
--- old/gwenhywfar-4.3.1/src/version.h  2011-12-10 23:26:10.000000000 +0100
+++ new/gwenhywfar-4.3.2/src/version.h  2012-03-06 22:54:27.000000000 +0100
@@ -32,11 +32,11 @@
 #define GWEN_VERSION_MAJOR 4
 #define GWENHYWFAR_VERSION_MAJOR 4
 #define GWENHYWFAR_VERSION_MINOR 3
-#define GWENHYWFAR_VERSION_PATCHLEVEL 1
+#define GWENHYWFAR_VERSION_PATCHLEVEL 2
 #define GWENHYWFAR_VERSION_BUILD 0
 #define GWENHYWFAR_VERSION_TAG "stable"
-#define GWENHYWFAR_VERSION_FULL_STRING "4.3.1stable-0"
-#define GWENHYWFAR_VERSION_STRING "4.3.1"
+#define GWENHYWFAR_VERSION_FULL_STRING "4.3.2stable-0"
+#define GWENHYWFAR_VERSION_STRING "4.3.2"
 
 #define GWENHYWFAR_SO_EFFECTIVE 60
 #define GWENHYWFAR_SO_EFFECTIVE_STR "60"

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

Reply via email to