Hello community, here is the log from the commit of package krfb for openSUSE:Factory checked in at 2020-12-17 17:02:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/krfb (Old) and /work/SRC/openSUSE:Factory/.krfb.new.5145 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "krfb" Thu Dec 17 17:02:14 2020 rev:98 rq:855231 version:20.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/krfb/krfb.changes 2020-11-10 13:50:30.743183530 +0100 +++ /work/SRC/openSUSE:Factory/.krfb.new.5145/krfb.changes 2020-12-17 17:06:45.689819364 +0100 @@ -1,0 +2,27 @@ +Sat Dec 5 23:17:07 UTC 2020 - Luca Beltrame <lbeltr...@kde.org> + +- Update to 20.12.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-12-apps-update +- No code change since 20.11.90 + +------------------------------------------------------------------- +Fri Nov 27 15:17:20 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 20.11.90 + * New feature release +- No code change since 20.11.80 + +------------------------------------------------------------------- +Sat Nov 14 00:02:17 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 20.11.80 + * New feature release +- Too many changes since 20.08.3, only listing bugfixes: + * Compensate for global scale factor when using xcb fb plugin (kde#419814) +- Drop upstream patches: + * 0001-Declare-and-use-logging-categories.patch + * 0001-Replace-KLineEdit-with-QLineEdit.patch + +------------------------------------------------------------------- Old: ---- 0001-Declare-and-use-logging-categories.patch 0001-Replace-KLineEdit-with-QLineEdit.patch krfb-20.08.3.tar.xz krfb-20.08.3.tar.xz.sig New: ---- krfb-20.12.0.tar.xz krfb-20.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ krfb.spec ++++++ --- /var/tmp/diff_new_pack.O0Amh8/_old 2020-12-17 17:06:46.265819935 +0100 +++ /var/tmp/diff_new_pack.O0Amh8/_new 2020-12-17 17:06:46.269819939 +0100 @@ -21,16 +21,12 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: krfb -Version: 20.08.3 +Version: 20.12.0 Release: 0 Summary: Screen sharing using the VNC/RFB protocol License: GPL-2.0-or-later Group: Productivity/Networking/Other Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM -Patch0: 0001-Declare-and-use-logging-categories.patch -# PATCH-FIX-UPSTREAM -Patch1: 0001-Replace-KLineEdit-with-QLineEdit.patch BuildRequires: LibVNCServer-devel BuildRequires: extra-cmake-modules BuildRequires: pipewire-devel @@ -70,23 +66,23 @@ %prep %setup -q -%patch0 -p1 -%patch1 -p1 %build %ifarch ppc ppc64 export RPM_OPT_FLAGS="%{optflags} -mminimal-toc" %endif - %cmake_kf5 -d build -- - %cmake_build + +%cmake_kf5 -d build +%cmake_build %install - %make_install -C build - %if %{with lang} +%kf5_makeinstall -C build +%if %{with lang} %find_lang %{name} --with-man --all-name %{kf5_find_htmldocs} - %endif - %suse_update_desktop_file -r org.kde.krfb System RemoteAccess +%endif + +%suse_update_desktop_file -r org.kde.krfb System RemoteAccess %post -p /sbin/ldconfig %postun -p /sbin/ldconfig @@ -97,13 +93,13 @@ %{_kf5_applicationsdir}/org.kde.krfb.desktop %{_kf5_appstreamdir}/ %{_kf5_bindir}/krfb +%{_kf5_debugdir}/krfb.categories %{_kf5_iconsdir}/hicolor/*/apps/krfb.* %{_kf5_libdir}/libkrfbprivate.so* %{_kf5_plugindir}/krfb/ %{_kf5_servicetypesdir}/krfb-framebuffer*.desktop %{_kf5_servicetypesdir}/krfb-events.desktop %{_kf5_sharedir}/krfb/ -%{_kf5_debugdir}/krfb.categories %if %{with lang} %files lang -f %{name}.lang ++++++ krfb-20.08.3.tar.xz -> krfb-20.12.0.tar.xz ++++++ ++++ 7919 lines of diff (skipped) _______________________________________________ openSUSE Commits mailing list -- commit@lists.opensuse.org To unsubscribe, email commit-le...@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/commit@lists.opensuse.org