Hello community,

here is the log from the commit of package gwenhywfar for openSUSE:Factory
checked in at Fri Aug 12 16:44:49 CEST 2011.



--------
--- gwenhywfar/gwenhywfar.changes       2011-06-11 23:09:11.000000000 +0200
+++ /mounts/work_src_done/STABLE/gwenhywfar/gwenhywfar.changes  2011-08-12 
13:39:23.000000000 +0200
@@ -1,0 +2,51 @@
+Fri Aug 12 11:37:22 UTC 2011 - [email protected]
+
+- Add GPL-2.0+ tag to the main package and the tools subpackage, as
+  this is the correct license for the tools and related sources.
+  See also bnc#710065.
+
+-------------------------------------------------------------------
+Tue Aug  2 09:33:34 CEST 2011 - [email protected]
+
+- Update to version 4.2.1:
+  + Make QLabel in GUI wrap words.
+  + Relaxed http code.
+
+-------------------------------------------------------------------
+Sat Jul 16 04:14:05 CEST 2011 - [email protected]
+
+- Update to version 4.2.0:
+  + Marked argument list of GWEN_StringList_new() as void.
+  + Added keyword "void" to functions with empty argument list.
+  + Let typemaker tools use "void" for empty argument lists in
+    constructors.
+  + Added field "CustomerId" to GWEN_Crypt_Token_Context.
+  + Added function GWEN_DB_GetParentGroup().
+  + Added line for "hasKeyNumber" flag.
+  + Show customer if available.
+  + Added some tm2 files to ignore list.
+  + typemaker2: added type uint64_t.
+  + Improved and fixed GWEN_TLV, added functions
+    GWEN_TLV_ReadHeader() and GWEN_TLV_WriteHeader().
+  + Started working on a simple archiver.
+  + Fixed a few bugs in new TLV code.
+  + Added tool "gsa" ("Gwen's simple archiver").
+  + Improved HTTP handling:
+    - added function GWEN_SyncIo_Http_RecvBodyToSio().
+    - added function GWEN_HttpSession_RecvPacketToFile().
+  + Added function GWEN_Directory_GetAbsoluteFolderPath().
+  + Added convenience function GWEN_Sar_UnpackArchive().
+  + Added code and commands to sign a sar archive.
+  + Improved progress handling in network code.
+  + Fixed GWEN_MDigest__HashFileTree().
+  + Added missing include.
+  + Various bug fixes and code cleanup.
+- Update Url as Gwenhywfar is now being hosted at
+  http://www.aqbanking.de/.
+- Update spec file License field from LGPLv2.1+ to LGPL-2.1+ to
+  conform with spdx.org identifier.
+- Minor reformatting in spec file.
+- Remove service usage, following the new consensus on Factory
+  packaging.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  _service
  _service:recompress:download_url:gwenhywfar-4.1.0.tar.bz2

New:
----
  gwenhywfar-4.2.1.tar.gz

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

Other differences:
------------------
++++++ gwenhywfar.spec ++++++
--- /var/tmp/diff_new_pack.byeZoz/_old  2011-08-12 16:13:43.000000000 +0200
+++ /var/tmp/diff_new_pack.byeZoz/_new  2011-08-12 16:13:43.000000000 +0200
@@ -15,17 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           gwenhywfar
-Version:        4.1.0
+Version:        4.2.1
 Release:        1
-Url:            http://gwenhywfar.sourceforge.net/
-Group:          System/Libraries
-License:        LGPLv2.1+
+License:        GPL-2.0+; LGPL-2.1+
 Summary:        Multiplatform Helper Library for Other Libraries
-Source:         %{name}-%{version}.tar.bz2
+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=62&file=01&dummy=gwenhywfar-4.2.0.tar.gz
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gnutls-devel
@@ -47,7 +47,7 @@
 communication).
 
 %package tools
-License:        LGPLv2.1+
+License:        GPL-2.0+; LGPL-2.1+
 Group:          System/Libraries
 Summary:        Multiplatform Helper Library for Other Libraries - Tools
 Requires:       libgwenhywfar60 = %{version}
@@ -60,7 +60,7 @@
 communication).
 
 %package -n libgwenhywfar60-plugins
-License:        LGPLv2.1+
+License:        LGPL-2.1+
 Group:          System/Libraries
 Summary:        Multiplatform Helper Library for Other Libraries - Plugins
 Requires:       %{name} = %{version}
@@ -73,7 +73,7 @@
 communication).
 
 %package -n libgwenhywfar60
-License:        LGPLv2.1+
+License:        LGPL-2.1+
 Group:          System/Libraries
 Summary:        Multiplatform Helper Library for Other Libraries
 Requires:       %{name}-lang = %{version}
@@ -89,7 +89,7 @@
 communication).
 
 %package -n libgwengui-gtk2-0
-License:        LGPLv2.1+
+License:        LGPL-2.1+
 Group:          System/Libraries
 Summary:        Multiplatform Helper Library for Other Libraries -- GTK+ UI 
Backend
 
@@ -103,7 +103,7 @@
 This package provides the GTK+ implementation of the generic UI toolkit.
 
 %package -n libgwengui-qt4-0
-License:        LGPLv2.1+
+License:        LGPL-2.1+
 Group:          System/Libraries
 Summary:        Multiplatform Helper Library for Other Libraries -- Qt UI 
Backend
 
@@ -117,7 +117,7 @@
 This package provides the Qt implementation of the generic UI toolkit.
 
 %package devel
-License:        LGPLv2.1+
+License:        LGPL-2.1+
 Group:          Development/Libraries/C and C++
 Summary:        Multi-Platform Helper Library for Other Libraries
 Requires:       libgwengui-gtk2-0 = %{version}
@@ -151,7 +151,7 @@
 %install
 %makeinstall
 %makeinstall install-srcdoc
-pushd $RPM_BUILD_ROOT%{_datadir}/%{name}/apidoc
+pushd %{buildroot}%{_datadir}/%{name}/apidoc
     # we don't want another 'gwenhywfar' dir below docpath
     %__mv %{name}/* ./
     rm -rf %{name}
@@ -160,7 +160,7 @@
 popd
 find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang %{name}
-%fdupes $RPM_BUILD_ROOT%{_datadir}/%{name}/apidoc
+%fdupes %{buildroot}%{_datadir}/%{name}/apidoc
 
 %clean
 rm -rf %{buildroot}
@@ -180,6 +180,7 @@
 %files tools
 %defattr (-, root, root)
 %{_bindir}/gct-tool
+%{_bindir}/gsa
 %{_bindir}/mklistdoc
 %{_bindir}/typemaker
 %{_bindir}/typemaker2


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



Remember to have fun...

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

Reply via email to