diff --git a/_service b/_service deleted file mode 100644 index 77fb454..0000000 --- a/_service +++ /dev/null @@ -1,18 +0,0 @@ - - - - http - www.aquamaniac.de - /sites/download/download.php?package=01&release=61&file=01&dummy=gwenhywfar-4.1.0.tar.gz - gwenhywfar-4.1.0.tar.gz - - - _service:download_url:gwenhywfar-4.1.0.tar.gz - sha256 - 0904a6f37908ac8debdbbe9e50b80bb9a16f6bcadbbab6f21574ce36161ef894 - - - _service:download_url:gwenhywfar-4.1.0.tar.gz - bz2 - - diff --git a/_service:recompress:download_url:gwenhywfar-4.1.0.tar.bz2 b/_service:recompress:download_url:gwenhywfar-4.1.0.tar.bz2 deleted file mode 100644 index e1a461e..0000000 --- a/_service:recompress:download_url:gwenhywfar-4.1.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c06b19377cfa39c71185ce9f244a7a1610db186ddb5c07f6f37ee8be92bdfc4 -size 1842872 diff --git a/gwenhywfar-4.2.1.tar.gz b/gwenhywfar-4.2.1.tar.gz new file mode 100644 index 0000000..bb3792a --- /dev/null +++ b/gwenhywfar-4.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4667cb918677490732bb7a33a2bc977d554bd929f6b5b2cfcbe07f0f93d83005 +size 2315220 diff --git a/gwenhywfar.changes b/gwenhywfar.changes index 3924788..501b0d3 100644 --- a/gwenhywfar.changes +++ b/gwenhywfar.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Fri Aug 12 11:37:22 UTC 2011 - dimstar@opensuse.org + +- 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 - dimstar@opensuse.org + +- Update to version 4.2.1: + + Make QLabel in GUI wrap words. + + Relaxed http code. + +------------------------------------------------------------------- +Sat Jul 16 04:14:05 CEST 2011 - malcolmlewis@opensuse.org + +- 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. + ------------------------------------------------------------------- Sat Jun 11 21:02:36 UTC 2011 - Nico.Laus.2001@gmx.de diff --git a/gwenhywfar.spec b/gwenhywfar.spec index caa91e1..be7bc05 100644 --- a/gwenhywfar.spec +++ b/gwenhywfar.spec @@ -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 @@ configuration files, reading and writingof XML files, and interprocess 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 @@ configuration files, reading and writing of XML files, and interprocess 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 @@ configuration files, reading and writing of XML files, and interprocess 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 @@ configuration files, reading and writing of XML files, and interprocess 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 @@ communication). 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 @@ communication). 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 @@ communication etc). %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 @@ pushd $RPM_BUILD_ROOT%{_datadir}/%{name}/apidoc 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 @@ rm -rf %{buildroot} %files tools %defattr (-, root, root) %{_bindir}/gct-tool +%{_bindir}/gsa %{_bindir}/mklistdoc %{_bindir}/typemaker %{_bindir}/typemaker2