Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-azure-mgmt-oracledatabase for
openSUSE:Factory checked in at 2024-07-15 19:49:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-oracledatabase (Old)
and
/work/SRC/openSUSE:Factory/.python-azure-mgmt-oracledatabase.new.17339 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-mgmt-oracledatabase"
Mon Jul 15 19:49:50 2024 rev:3 rq:1187494 version:1.0.0.post2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-mgmt-oracledatabase/python-azure-mgmt-oracledatabase.changes
2024-06-21 16:05:30.899148696 +0200
+++
/work/SRC/openSUSE:Factory/.python-azure-mgmt-oracledatabase.new.17339/python-azure-mgmt-oracledatabase.changes
2024-07-15 19:50:31.414436112 +0200
@@ -1,0 +2,11 @@
+Mon Jul 15 08:17:08 UTC 2024 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 1.0.0.post2
+ + For detailed information about changes see the
+ CHANGELOG.md file provided with this package
+- Drop extra LICENSE.txt as upstream now ships its own
+- Rename LICENSE.txt to LICENSE in %files section
+- Update Requires from setup.py
+
+-------------------------------------------------------------------
Old:
----
azure-mgmt-oracledatabase-1.0.0b2.tar.gz
New:
----
azure-mgmt-oracledatabase-1.0.0.post2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-mgmt-oracledatabase.spec ++++++
--- /var/tmp/diff_new_pack.HSAv0z/_old 2024-07-15 19:50:31.810450706 +0200
+++ /var/tmp/diff_new_pack.HSAv0z/_new 2024-07-15 19:50:31.810450706 +0200
@@ -16,17 +16,15 @@
#
-%define realversion 1.0.0b2
-
%{?sle15_python_module_pythons}
Name: python-azure-mgmt-oracledatabase
-Version: 1.0.0~b2
+Version: 1.0.0.post2
Release: 0
Summary: Microsoft Azure Oracledatabase Management Client Library for
Python
License: MIT
Group: Development/Languages/Python
URL: https://github.com/Azure/azure-sdk-for-python
-Source:
https://files.pythonhosted.org/packages/source/a/azure-mgmt-oracledatabase/azure-mgmt-oracledatabase-%{realversion}.tar.gz
+Source:
https://files.pythonhosted.org/packages/source/a/azure-mgmt-oracledatabase/azure-mgmt-oracledatabase-%{version}.tar.gz
BuildRequires: %{python_module azure-mgmt-nspkg >= 3.0.0}
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
BuildRequires: %{python_module pip}
@@ -50,7 +48,7 @@
This package has been tested with Python 3.8+.
%prep
-%setup -q -n azure-mgmt-oracledatabase-%{realversion}
+%setup -q -n azure-mgmt-oracledatabase-%{version}
%build
%pyproject_wheel