Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gwenhywfar for openSUSE:Factory checked in at 2021-09-21 21:12:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gwenhywfar (Old) and /work/SRC/openSUSE:Factory/.gwenhywfar.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gwenhywfar" Tue Sep 21 21:12:51 2021 rev:78 rq:920508 version:5.7.2 Changes: -------- --- /work/SRC/openSUSE:Factory/gwenhywfar/gwenhywfar.changes 2021-03-03 18:35:52.847414421 +0100 +++ /work/SRC/openSUSE:Factory/.gwenhywfar.new.1899/gwenhywfar.changes 2021-09-21 21:13:42.714677260 +0200 @@ -1,0 +2,13 @@ +Tue Sep 21 06:24:42 UTC 2021 - Johannes Engel <jcnen...@gmail.com> + +- Update to 5.7.2 + + Bugfixes + +------------------------------------------------------------------- +Tue Sep 14 14:03:41 UTC 2021 - Johannes Engel <jcnen...@gmail.com> + +- Update to 5.7.1 + + Bugfixes + + Small improvements + +------------------------------------------------------------------- Old: ---- gwenhywfar-5.6.0.tar.gz New: ---- gwenhywfar-5.7.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gwenhywfar.spec ++++++ --- /var/tmp/diff_new_pack.lkW8Xp/_old 2021-09-21 21:13:43.146677749 +0200 +++ /var/tmp/diff_new_pack.lkW8Xp/_new 2021-09-21 21:13:43.150677753 +0200 @@ -18,14 +18,14 @@ %define libversion 79 %define devversion 5 -%define devrelease 5.6 +%define devrelease 5.7 # Beta does not mean "before release" but a release that is considered as beta: %define _version %{version} %define _name gwenhywfar -%define releasenumber 364 +%define releasenumber 384 %bcond_with configure Name: gwenhywfar -Version: 5.6.0 +Version: 5.7.2 Release: 0 Summary: Multiplatform helper library for other libraries License: GPL-2.0-or-later AND LGPL-2.1-or-later @@ -194,6 +194,16 @@ configuration files, reading/writing of XML files, interprocess communication etc). +%package gwenbuild +Summary: Specific build system for the aqbanking universe +License: LGPL-2.1-or-later +Group: Development/Libraries/C and C++ +Requires: %{name}-devel = %{version} + +%description gwenbuild +Gwenbuild is a lightweight and fast build system tailored for the +aqbanking universe. + %lang_package %prep @@ -305,4 +315,10 @@ %files lang -f %{_name}.lang +%files gwenbuild +%dir %{_datadir}/gwenhywfar +%{_datadir}/gwenhywfar/gwenbuild +%{_datadir}/gwenbuild +%{_bindir}/gwbuild + %changelog ++++++ gwenhywfar-5.6.0.tar.gz -> gwenhywfar-5.7.2.tar.gz ++++++ ++++ 31189 lines of diff (skipped)