Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package morris for openSUSE:Factory checked in at 2023-09-20 13:27:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/morris (Old) and /work/SRC/openSUSE:Factory/.morris.new.16627 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "morris" Wed Sep 20 13:27:01 2023 rev:2 rq:1112000 version:0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/morris/morris.changes 2020-03-30 23:02:13.468136221 +0200 +++ /work/SRC/openSUSE:Factory/.morris.new.16627/morris.changes 2023-09-20 13:28:52.201958480 +0200 @@ -1,0 +2,13 @@ +Fri Sep 15 16:07:54 UTC 2023 - Carsten Ziepke <[email protected]> + +- Update to version 0.3 + * use boost::signals2 instead of old boost::signals + * integrate Debian patches + * GSettings instead of GConfig +- Drop boost-signals.patch and gsettings-port.patch, included + upstream +- Add BuildRequires libtool +- Add BuildRequires libicu-devel, fix for openSUSE Leap have + choice for pkgconfig(icu-uc) needed by harfbuzz-devel + +------------------------------------------------------------------- Old: ---- boost-signals.patch gsettings-port.patch morris-0.2.tar.bz2 New: ---- morris-0.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ morris.spec ++++++ --- /var/tmp/diff_new_pack.pTFVX2/_old 2023-09-20 13:28:53.722012937 +0200 +++ /var/tmp/diff_new_pack.pTFVX2/_new 2023-09-20 13:28:53.726013080 +0200 @@ -1,7 +1,7 @@ # # spec file for package morris # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2020, Martin Hauke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: morris -Version: 0.2 +Version: 0.3 Release: 0 Summary: Nine men's morris game License: GPL-3.0-only @@ -26,14 +26,14 @@ URL: http://nine-mens-morris.net/index.html Source: http://nine-mens-morris.net/data/%{name}-%{version}.tar.bz2 Source1: morris.6 -Patch0: boost-signals.patch -Patch1: gsettings-port.patch -Patch2: workaround_autotools.patch -Patch3: localedir.patch +Patch0: workaround_autotools.patch +Patch1: localedir.patch BuildRequires: automake BuildRequires: boost-devel BuildRequires: gcc-c++ BuildRequires: intltool +BuildRequires: libicu-devel +BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gthread-2.0) @@ -73,8 +73,6 @@ %setup -q %patch0 -p1 %patch1 -p1 -%patch2 -p1 -%patch3 -p1 %build export CXXFLAGS="%{optflags} -Wno-return-type" ++++++ morris-0.2.tar.bz2 -> morris-0.3.tar.bz2 ++++++ ++++ 54030 lines of diff (skipped)
