Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ksmtp for openSUSE:Factory checked 
in at 2021-04-24 23:07:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ksmtp (Old)
 and      /work/SRC/openSUSE:Factory/.ksmtp.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ksmtp"

Sat Apr 24 23:07:53 2021 rev:43 rq:887729 version:21.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes      2021-03-08 
15:14:12.457799429 +0100
+++ /work/SRC/openSUSE:Factory/.ksmtp.new.12324/ksmtp.changes   2021-04-24 
23:08:49.311366697 +0200
@@ -1,0 +2,27 @@
+Fri Apr 16 16:12:40 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:41:06 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:28:56 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.03.80
+  * New feature release
+- Changes since 20.12.3:
+  * Use auto vs auto * where it's possible
+  * Use git commit hook
+  * run git clang-format
+  * Remove extra ;
+
+-------------------------------------------------------------------

Old:
----
  ksmtp-20.12.3.tar.xz
  ksmtp-20.12.3.tar.xz.sig

New:
----
  ksmtp-21.04.0.tar.xz
  ksmtp-21.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ ksmtp.spec ++++++
--- /var/tmp/diff_new_pack.tIesmd/_old  2021-04-24 23:08:49.795367382 +0200
+++ /var/tmp/diff_new_pack.tIesmd/_new  2021-04-24 23:08:49.799367387 +0200
@@ -18,15 +18,19 @@
 
 %bcond_without lang
 Name:           ksmtp
-Version:        20.12.3
+Version:        21.04.0
 Release:        0
 Summary:        Job-based library to send email through an SMTP server
 License:        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:  cyrus-sasl-devel
-BuildRequires:  extra-cmake-modules >= 1.0.0
+BuildRequires:  extra-cmake-modules
 BuildRequires:  kf5-filesystem
 BuildRequires:  cmake(KF5CoreAddons)
 BuildRequires:  cmake(KF5I18n)
@@ -35,10 +39,6 @@
 BuildRequires:  cmake(Qt5Network)
 BuildRequires:  cmake(Qt5Test)
 Recommends:     %{name}-lang
-%if %{with lang}
-Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2:        applications.keyring
-%endif
 
 %description
 KSMTP is a job based library to send email through an SMTP server.
@@ -69,7 +69,7 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
   %cmake_kf5 -d build -- -DBUILD_TESTING=ON


++++++ ksmtp-20.12.3.tar.xz -> ksmtp-21.04.0.tar.xz ++++++
++++ 3559 lines of diff (skipped)

Reply via email to