Hello community,

here is the log from the commit of package msmtp for openSUSE:Factory checked 
in at 2017-04-07 14:19:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/msmtp (Old)
 and      /work/SRC/openSUSE:Factory/.msmtp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "msmtp"

Fri Apr  7 14:19:31 2017 rev:39 rq:483195 version:1.6.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/msmtp/msmtp.changes      2016-11-15 
18:02:07.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.msmtp.new/msmtp.changes 2017-04-07 
14:19:32.393167988 +0200
@@ -1,0 +2,15 @@
+Sun Mar 26 19:29:42 UTC 2017 - [email protected]
+
+- Keyring integration only for recent openSUSE and CentOS 
+
+-------------------------------------------------------------------
+Sun Mar 26 19:14:20 UTC 2017 - [email protected]
+
+- Replace pkgconfig dependencies 
+
+-------------------------------------------------------------------
+Sun Mar 26 19:07:02 UTC 2017 - [email protected]
+
+- Add keyring integration 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ msmtp.spec ++++++
--- /var/tmp/diff_new_pack.qwZnA3/_old  2017-04-07 14:19:33.513009846 +0200
+++ /var/tmp/diff_new_pack.qwZnA3/_new  2017-04-07 14:19:33.517009281 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package msmtp
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,8 +16,6 @@
 #
 
 
-%bcond_with gnome_keyring
-
 Name:           msmtp
 Version:        1.6.6
 Release:        0
@@ -25,8 +23,9 @@
 BuildRequires:  openssl-devel
 BuildRequires:  pkg-config
 BuildRequires:  xz
-%if %{with gnome_keyring}
-BuildRequires:  pkgconfig(libsecret-1)
+%if 0%{?suse_version} >= 1120 || 0%{?centos_version} == 700
+# keyring integration for recent openSUSE and CentOS
+BuildRequires:  libsecret-devel
 %endif
 %if 0%{?suse_version} >= 1120
 BuildRequires:  libgsasl-devel




Reply via email to