Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-yacron for openSUSE:Factory 
checked in at 2021-08-11 11:47:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-yacron (Old)
 and      /work/SRC/openSUSE:Factory/.python-yacron.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-yacron"

Wed Aug 11 11:47:09 2021 rev:4 rq:911188 version:0.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-yacron/python-yacron.changes      
2020-05-16 22:27:16.681389335 +0200
+++ /work/SRC/openSUSE:Factory/.python-yacron.new.1899/python-yacron.changes    
2021-08-11 11:47:35.265719754 +0200
@@ -1,0 +2,16 @@
+Tue Aug 10 06:58:03 UTC 2021 - Matej Cepl <mc...@suse.com>
+
+- Update to 0.13.0:
+  - Add ability for one config file to include another one
+  - Add shell command reporting ability
+  - web: don't crash when receiving a web request without Accept header
+  - add env_file configuration option (Alessandro Romani, )
+  - email: add missing Date header
+  - Add back a self contained binary, this time based on PyInstaller
+  - Fix email reporting when multiple recipients given
+  - reporting: add a failure reason line at the top of sentry/email
+  - mail: new tls, startls, username, and password options
+  - allow jobs to run as a different user
+  - Support timezone schedule
+
+-------------------------------------------------------------------

Old:
----
  yacron-0.10.0.tar.gz

New:
----
  yacron-0.13.0.tar.gz

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

Other differences:
------------------
++++++ python-yacron.spec ++++++
--- /var/tmp/diff_new_pack.wIYe8e/_old  2021-08-11 11:47:35.829719076 +0200
+++ /var/tmp/diff_new_pack.wIYe8e/_new  2021-08-11 11:47:35.829719076 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-yacron
 #
-# 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
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-yacron
-Version:        0.10.0
+Version:        0.13.0
 Release:        0
 Summary:        Docker-friendly Cron replacement
 License:        MIT
@@ -38,7 +38,7 @@
 Requires:       python-setuptools
 Requires:       python-strictyaml >= 0.7.2
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module Jinja2}
@@ -46,6 +46,7 @@
 BuildRequires:  %{python_module aiosmtplib}
 BuildRequires:  %{python_module crontab}
 BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module ruamel.yaml}
 BuildRequires:  %{python_module sentry-sdk}
 BuildRequires:  %{python_module strictyaml >= 0.7.2}
 # /SECTION

++++++ yacron-0.10.0.tar.gz -> yacron-0.13.0.tar.gz ++++++
++++ 5993 lines of diff (skipped)

Reply via email to