Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fence-agents for openSUSE:Factory 
checked in at 2022-04-13 21:05:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fence-agents (Old)
 and      /work/SRC/openSUSE:Factory/.fence-agents.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fence-agents"

Wed Apr 13 21:05:07 2022 rev:60 rq:969621 version:4.11.0+git.1647434775.2f1b86d8

Changes:
--------
--- /work/SRC/openSUSE:Factory/fence-agents/fence-agents.changes        
2022-03-31 17:19:37.340639078 +0200
+++ /work/SRC/openSUSE:Factory/.fence-agents.new.1900/fence-agents.changes      
2022-04-13 21:05:55.496613619 +0200
@@ -1,0 +2,6 @@
+Tue Apr 12 21:39:40 UTC 2022 - Ben Greiner <c...@bnavigator.de>
+
+- Do not use oauth2client on Tumbleweed: deprecated package.
+  oauth2 is supported since 4.8: gh#ClusterLabs/fence-agents#384
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ fence-agents.spec ++++++
--- /var/tmp/diff_new_pack.RRXylm/_old  2022-04-13 21:05:56.120614249 +0200
+++ /var/tmp/diff_new_pack.RRXylm/_new  2022-04-13 21:05:56.124614252 +0200
@@ -41,7 +41,11 @@
 BuildRequires:  python3-google-api-python-client
 BuildRequires:  python3-keystoneclient
 BuildRequires:  python3-novaclient
+%if 0%{suse_version} >= 1550
+BuildRequires:  python3-oauth2
+%else
 BuildRequires:  python3-oauth2client
+%endif
 BuildRequires:  python3-openwsman
 BuildRequires:  python3-pexpect
 BuildRequires:  python3-pycurl

Reply via email to