Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fetchmail for openSUSE:Factory 
checked in at 2022-10-20 16:07:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fetchmail (Old)
 and      /work/SRC/openSUSE:Factory/.fetchmail.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fetchmail"

Thu Oct 20 16:07:59 2022 rev:107 rq:1030160 version:6.4.34

Changes:
--------
--- /work/SRC/openSUSE:Factory/fetchmail/fetchmail.changes      2022-09-13 
15:11:23.316980364 +0200
+++ /work/SRC/openSUSE:Factory/.fetchmail.new.2275/fetchmail.changes    
2022-10-20 16:08:00.675657250 +0200
@@ -1,0 +2,12 @@
+Mon Oct 17 09:33:53 UTC 2022 - David Anes <david.a...@suse.com>
+
+- Update to 6.4.34:
+  * Bugfixes:
+    - When an SMTP receiver refuses delivery, a message would be 
+      deleted from the mail store in spite of a softbounce option
+      that is enabled.
+
+  * Translations:
+    - Updated Serbian translation
+
+-------------------------------------------------------------------

Old:
----
  fetchmail-6.4.33.tar.xz
  fetchmail-6.4.33.tar.xz.asc

New:
----
  fetchmail-6.4.34.tar.xz
  fetchmail-6.4.34.tar.xz.asc

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

Other differences:
------------------
++++++ fetchmail.spec ++++++
--- /var/tmp/diff_new_pack.906xIz/_old  2022-10-20 16:08:01.351658369 +0200
+++ /var/tmp/diff_new_pack.906xIz/_new  2022-10-20 16:08:01.359658382 +0200
@@ -21,7 +21,7 @@
   %define _fillupdir %{_localstatedir}/adm/fillup-templates
 %endif
 Name:           fetchmail
-Version:        6.4.33
+Version:        6.4.34
 Release:        0
 Summary:        Full-Featured POP and IMAP Mail Retrieval Daemon
 License:        GPL-2.0-or-later
@@ -58,6 +58,7 @@
 BuildRequires:  opie
 BuildRequires:  postfix
 BuildRequires:  procmail
+BuildRequires:  python-rpm-macros
 BuildRequires:  python3-base
 BuildRequires:  shadow
 BuildRequires:  systemd-rpm-macros
@@ -84,6 +85,7 @@
 %package -n fetchmailconf
 Summary:        Fetchmail Configuration Utility
 Requires:       %{name} = %{version}
+Requires:       python3 >= 3.7
 Requires:       python3-future
 Requires:       python3-tk
 
@@ -107,7 +109,8 @@
     --enable-opie \
     --with-kerberos5 \
     --with-gssapi \
-    --with-ssl=%{_prefix}
+    --with-ssl=%{_prefix} \
+    --with-python=%{__python3}
 %make_build LDFLAGS="-pie"
 %sysusers_generate_pre %{SOURCE9} fetchmail
 
@@ -201,7 +204,10 @@
 %files -n fetchmailconf
 %{_bindir}/fetchmailconf
 %{_mandir}/man1/fetchmailconf.1%{?ext_man}
+
+%if 0%{suse_version} > 1500
 %{python3_sitelib}/fetchmailconf.*
 %{python3_sitelib}/__pycache__/fetchmailconf*
+%endif
 
 %changelog

++++++ fetchmail-6.4.33.tar.xz -> fetchmail-6.4.34.tar.xz ++++++
++++ 2558 lines of diff (skipped)

Reply via email to