Hello community, here is the log from the commit of package rocs for openSUSE:Leap:15.2 checked in at 2020-02-01 06:10:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/rocs (Old) and /work/SRC/openSUSE:Leap:15.2/.rocs.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rocs" Sat Feb 1 06:10:33 2020 rev:36 rq:769148 version:19.12.1 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/rocs/rocs.changes 2020-01-17 12:05:02.744599295 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.rocs.new.26092/rocs.changes 2020-02-01 06:10:58.050801708 +0100 @@ -1,0 +2,7 @@ +Thu Jan 30 19:02:13 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Remove the unneeded python dependency +- Remove obsolete conditions +- Drop fix_build_leap.diff + +------------------------------------------------------------------- Old: ---- fix_build_leap.diff ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rocs.spec ++++++ --- /var/tmp/diff_new_pack.6nKJZY/_old 2020-02-01 06:10:58.618801991 +0100 +++ /var/tmp/diff_new_pack.6nKJZY/_new 2020-02-01 06:10:58.622801993 +0100 @@ -32,7 +32,6 @@ Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif -Patch1: fix_build_leap.diff BuildRequires: extra-cmake-modules >= 1.7.0 BuildRequires: fdupes BuildRequires: cmake(Grantlee5) @@ -46,7 +45,6 @@ BuildRequires: cmake(KF5Service) BuildRequires: cmake(KF5TextEditor) BuildRequires: cmake(KF5XmlGui) -BuildRequires: python-devel BuildRequires: update-desktop-files BuildRequires: xz BuildRequires: cmake(Qt5Concurrent) @@ -63,11 +61,7 @@ BuildRequires: cmake(Qt5XmlPatterns) Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} -%if 0%{?suse_version} > 1325 BuildRequires: libboost_headers-devel -%else -BuildRequires: boost-devel -%endif %if %{with lang} Recommends: %{name}-lang %endif @@ -107,9 +101,6 @@ %prep %setup -q -%if 0%{?suse_version} < 1330 -%patch1 -p1 -%endif %build %ifarch ppc ppc64
