Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lokalize for openSUSE:Factory checked in at 2021-04-25 21:27:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lokalize (Old) and /work/SRC/openSUSE:Factory/.lokalize.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lokalize" Sun Apr 25 21:27:11 2021 rev:98 rq:887773 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lokalize/lokalize.changes 2021-03-10 08:55:44.926795682 +0100 +++ /work/SRC/openSUSE:Factory/.lokalize.new.12324/lokalize.changes 2021-04-25 21:28:38.712518699 +0200 @@ -1,0 +2,32 @@ +Fri Apr 16 16:13:12 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.04 +- No code change since 21.03.90 +- Stop owning directories provided by the filesystem package (boo#1184786) + +------------------------------------------------------------------- +Fri Apr 9 17:41:38 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.03.90 + * New feature release +- No code change since 21.03.80 + +------------------------------------------------------------------- +Sun Mar 21 13:29:40 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.03.80 + * New feature release +- Changes since 20.12.3: + * Allow opening .pot files from file manager + * autogenerate categories file + * Fix the dead links in the docs + * ui.rc files: consistently use <gui> instead of deprecated <kpartgui> + * Port away from deprecated QAtomicInteger::load() + * Port away from Qt's ::endl + * Port away from deprecated QString enums + * Use more nullptr + +------------------------------------------------------------------- Old: ---- lokalize-20.12.3.tar.xz lokalize-20.12.3.tar.xz.sig New: ---- lokalize-21.04.0.tar.xz lokalize-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lokalize.spec ++++++ --- /var/tmp/diff_new_pack.YfEFzG/_old 2021-04-25 21:28:39.256519354 +0200 +++ /var/tmp/diff_new_pack.YfEFzG/_new 2021-04-25 21:28:39.260519358 +0200 @@ -1,7 +1,7 @@ # # spec file for package lokalize # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: lokalize -Version: 20.12.3 +Version: 21.04.0 Release: 0 Summary: KDE Translation Editor License: GPL-2.0-or-later Group: System/GUI/KDE -URL: https://www.kde.org/ +URL: https://apps.kde.org/lokalize Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: extra-cmake-modules BuildRequires: fdupes BuildRequires: hunspell-devel @@ -50,10 +54,6 @@ BuildRequires: cmake(Qt5Widgets) Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif Recommends: %{name}-lang %description @@ -62,7 +62,7 @@ %lang_package %prep -%setup -q +%autosetup -p1 %build %ifarch ppc64 @@ -76,8 +76,6 @@ %install %kf5_makeinstall -C build %if %{with lang} - # Remove bogus folder - rm -rf %{buildroot}%{_datadir}/locale/sr/docs/ %find_lang %{name} --with-man --all-name %{kf5_find_htmldocs} %endif @@ -86,17 +84,16 @@ %files %license COPYING* -%dir %{_kf5_appstreamdir} %doc %lang(en) %{_kf5_htmldir}/en/lokalize/ %{_kf5_applicationsdir}/org.kde.lokalize.desktop %{_kf5_appstreamdir}/org.kde.lokalize.appdata.xml %{_kf5_bindir}/lokalize -%{_kf5_configkcfgdir}/ +%{_kf5_configkcfgdir}/lokalize.kcfg +%{_kf5_debugdir}/lokalize.categories %{_kf5_iconsdir}/hicolor/*/apps/lokalize.* -%{_kf5_kxmlguidir}/ +%{_kf5_kxmlguidir}/lokalize/ %{_kf5_notifydir}/lokalize.notifyrc %{_kf5_sharedir}/lokalize/ -%{_kf5_debugdir}/lokalize.categories %if %{with lang} %files lang -f %{name}.lang ++++++ lokalize-20.12.3.tar.xz -> lokalize-21.04.0.tar.xz ++++++ ++++ 12796 lines of diff (skipped)