Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kile for openSUSE:Factory checked in at 2024-02-27 22:47:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kile (Old) and /work/SRC/openSUSE:Factory/.kile.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kile" Tue Feb 27 22:47:53 2024 rev:57 rq:1151966 version:2.9.93 Changes: -------- --- /work/SRC/openSUSE:Factory/kile/kile.changes 2019-11-15 00:11:34.520133145 +0100 +++ /work/SRC/openSUSE:Factory/.kile.new.1770/kile.changes 2024-02-27 22:47:55.865621886 +0100 @@ -1,0 +2,10 @@ +Mon Feb 26 21:53:29 UTC 2024 - Christophe Marin <[email protected]> + +- Replace okular-devel BuildRequires with 'cmake(Okular5)' + +------------------------------------------------------------------- +Thu Aug 27 09:41:06 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Replace %make_jobs with %cmake_build. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kile.spec ++++++ --- /var/tmp/diff_new_pack.96F3ku/_old 2024-02-27 22:47:56.421641896 +0100 +++ /var/tmp/diff_new_pack.96F3ku/_new 2024-02-27 22:47:56.421641896 +0100 @@ -1,7 +1,7 @@ # # spec file for package kile # -# Copyright (c) 2019 SUSE LLC. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2009 Johannes Engel <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -28,7 +28,6 @@ Source: https://downloads.sourceforge.net/project/kile/unstable/kile-3.0b3/kile-%{version}.tar.bz2 BuildRequires: extra-cmake-modules BuildRequires: fdupes -BuildRequires: okular-devel BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: cmake(KF5Config) @@ -46,6 +45,7 @@ BuildRequires: cmake(KF5TextEditor) BuildRequires: cmake(KF5WindowSystem) BuildRequires: cmake(KF5XmlGui) +BuildRequires: cmake(Okular5) BuildRequires: cmake(Qt5Core) >= 5.7 BuildRequires: cmake(Qt5DBus) BuildRequires: cmake(Qt5Script) @@ -109,7 +109,7 @@ %build %cmake_kf5 -d build -%make_jobs +%cmake_build %install %kf5_makeinstall -C build
