Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package grantlee-editor for openSUSE:Factory 
checked in at 2021-04-25 21:26:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grantlee-editor (Old)
 and      /work/SRC/openSUSE:Factory/.grantlee-editor.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grantlee-editor"

Sun Apr 25 21:26:16 2021 rev:55 rq:887600 version:21.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/grantlee-editor/grantlee-editor.changes  
2021-03-08 15:19:02.990017450 +0100
+++ 
/work/SRC/openSUSE:Factory/.grantlee-editor.new.12324/grantlee-editor.changes   
    2021-04-25 21:26:36.500371696 +0200
@@ -1,0 +2,28 @@
+Fri Apr 16 16:11:13 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- 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
+
+-------------------------------------------------------------------
+Fri Apr  9 17:39:39 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.03.90
+  * New feature release
+- No code change since 21.03.80
+
+-------------------------------------------------------------------
+Sun Mar 21 13:27:17 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.03.80
+  * New feature release
+- Changes since 20.12.3:
+  * Use autorcc directly
+  * UTF-8 is the new default for QTextStream.
+  * Use git commit hook
+  * run git clang-format
+  * Port usage of KNS3::standardAction
+
+-------------------------------------------------------------------

Old:
----
  grantlee-editor-20.12.3.tar.xz
  grantlee-editor-20.12.3.tar.xz.sig

New:
----
  grantlee-editor-21.04.0.tar.xz
  grantlee-editor-21.04.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ grantlee-editor.spec ++++++
--- /var/tmp/diff_new_pack.PIeota/_old  2021-04-25 21:26:37.580372995 +0200
+++ /var/tmp/diff_new_pack.PIeota/_new  2021-04-25 21:26:37.580372995 +0200
@@ -16,18 +16,22 @@
 #
 
 
-%define kf5_version 5.75.0
+%define kf5_version 5.79.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           grantlee-editor
-Version:        20.12.3
+Version:        21.04.0
 Release:        0
 Summary:        Messageviewer header theme editor based on Grantlee
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:          System/GUI/KDE
 URL:            https://www.kde.org
 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 >= %{kf5_version}
 #Only required for the icon
 BuildRequires:  kaddressbook
@@ -47,17 +51,13 @@
 BuildRequires:  cmake(KF5SyntaxHighlighting)
 BuildRequires:  cmake(KF5TextEditor)
 BuildRequires:  cmake(KF5XmlGui)
-BuildRequires:  cmake(Qt5WebEngine) >= 5.10.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.10.0
+BuildRequires:  cmake(Qt5WebEngine) >= 5.14.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.14.0
 Requires:       kaddressbook
 Requires:       kmail-application-icons
 Recommends:     %{name}-lang
 # It can only build on the same platforms as Qt Webengine
 ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
-%if %{with lang}
-Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2:        applications.keyring
-%endif
 
 %description
 A theme editor for messageviewer based on Grantlee. Once created or modified,
@@ -66,7 +66,7 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 %cmake_kf5 -d build
@@ -85,17 +85,17 @@
 
 %files
 %license LICENSES/*
-%{_kf5_debugdir}/grantleeditor.categories
-%{_kf5_debugdir}/grantleeditor.renamecategories
-%{_kf5_bindir}/contactprintthemeeditor
-%{_kf5_bindir}/contactthemeeditor
-%{_kf5_bindir}/headerthemeeditor
+%doc %lang(en) %{_kf5_htmldir}/en/contactthemeeditor/
+%doc %lang(en) %{_kf5_htmldir}/en/headerthemeeditor/
 %{_kf5_applicationsdir}/org.kde.contactprintthemeeditor.desktop
 %{_kf5_applicationsdir}/org.kde.contactthemeeditor.desktop
 %{_kf5_applicationsdir}/org.kde.headerthemeeditor.desktop
+%{_kf5_bindir}/contactprintthemeeditor
+%{_kf5_bindir}/contactthemeeditor
+%{_kf5_bindir}/headerthemeeditor
 %{_kf5_configkcfgdir}/grantleethemeeditor.kcfg
-%doc %lang(en) %{_kf5_htmldir}/en/contactthemeeditor/
-%doc %lang(en) %{_kf5_htmldir}/en/headerthemeeditor/
+%{_kf5_debugdir}/grantleeditor.categories
+%{_kf5_debugdir}/grantleeditor.renamecategories
 %{_kf5_libdir}/libgrantleethemeeditor.so.*
 
 %if %{with lang}


++++++ grantlee-editor-20.12.3.tar.xz -> grantlee-editor-21.04.0.tar.xz ++++++
++++ 21874 lines of diff (skipped)

Reply via email to