Hello community,

here is the log from the commit of package 
python-azure-cognitiveservices-search-imagesearch for openSUSE:Factory checked 
in at 2018-09-26 16:12:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing 
/work/SRC/openSUSE:Factory/python-azure-cognitiveservices-search-imagesearch 
(Old)
 and      
/work/SRC/openSUSE:Factory/.python-azure-cognitiveservices-search-imagesearch.new
 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-azure-cognitiveservices-search-imagesearch"

Wed Sep 26 16:12:50 2018 rev:2 rq:637928 version:1.0.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-azure-cognitiveservices-search-imagesearch/python-azure-cognitiveservices-search-imagesearch.changes
      2018-02-14 09:48:00.007735514 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-cognitiveservices-search-imagesearch.new/python-azure-cognitiveservices-search-imagesearch.changes
 2018-09-26 16:12:51.187343610 +0200
@@ -1,0 +2,13 @@
+Mon Sep  3 09:59:49 UTC 2018 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- New upstream release
+  + Version 1.0.0
+  + For detailed information about changes see the
+    HISTORY.txt file provided with this package
+- Move LICENSE.txt from %doc to %license section
+- Refresh patches for new version
+  + acsi_drop-compatible-releases-operator.patch
+- Update Requires from setup.py
+- Update %description from setup.py
+
+-------------------------------------------------------------------

Old:
----
  azure-cognitiveservices-search-imagesearch-0.1.0.zip

New:
----
  azure-cognitiveservices-search-imagesearch-1.0.0.zip

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

Other differences:
------------------
++++++ python-azure-cognitiveservices-search-imagesearch.spec ++++++
--- /var/tmp/diff_new_pack.aBju7b/_old  2018-09-26 16:12:51.719342728 +0200
+++ /var/tmp/diff_new_pack.aBju7b/_new  2018-09-26 16:12:51.723342722 +0200
@@ -15,9 +15,10 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-azure-cognitiveservices-search-imagesearch
-Version:        0.1.0
+Version:        1.0.0
 Release:        0
 Summary:        Microsoft Azure ImageSearch Client Library
 License:        MIT
@@ -26,20 +27,20 @@
 Source:         
https://files.pythonhosted.org/packages/source/a/azure-cognitiveservices-search-imagesearch/azure-cognitiveservices-search-imagesearch-%{version}.zip
 Source1:        LICENSE.txt
 Patch1:         acsi_drop-compatible-releases-operator.patch
+BuildRequires:  %{python_module azure-cognitiveservices-nspkg}
+BuildRequires:  %{python_module azure-cognitiveservices-search-nspkg}
+BuildRequires:  %{python_module azure-nspkg}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
-BuildRequires:  %{python_module azure-cognitiveservices-search-nspkg}
-BuildRequires:  %{python_module azure-cognitiveservices-nspkg}
-BuildRequires:  %{python_module azure-nspkg}
-Requires:       python-azure-cognitiveservices-search-nspkg
 Requires:       python-azure-cognitiveservices-nspkg
-Requires:       python-azure-nspkg
-Requires:       python-azure-common >= 1.1
+Requires:       python-azure-cognitiveservices-search-nspkg
 Requires:       python-azure-common < 2.0.0
-Requires:       python-msrest >= 0.4.24
+Requires:       python-azure-common >= 1.1
+Requires:       python-azure-nspkg
 Requires:       python-msrest < 2.0.0
+Requires:       python-msrest >= 0.4.28
 Conflicts:      python-azure-sdk <= 2.0.0
 
 BuildArch:      noarch
@@ -49,9 +50,6 @@
 %description
 This is the Microsoft Azure ImageSearch Client Library.
 
-Azure Resource Manager (ARM) is the next generation of management APIs that
-replace the old Azure Service Management (ASM).
-
 This package has been tested with Python 2.7, 3.4, 3.5 and 3.6.
 
 %prep
@@ -75,7 +73,9 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc HISTORY.rst LICENSE.txt README.rst
+%doc HISTORY.rst README.rst
+%license LICENSE.txt
 %{python_sitelib}/azure/cognitiveservices/search/imagesearch
 %{python_sitelib}/azure_cognitiveservices_search_imagesearch-*.egg-info
+
 %changelog

++++++ acsi_drop-compatible-releases-operator.patch ++++++
--- /var/tmp/diff_new_pack.aBju7b/_old  2018-09-26 16:12:51.767342649 +0200
+++ /var/tmp/diff_new_pack.aBju7b/_new  2018-09-26 16:12:51.767342649 +0200
@@ -1,10 +1,10 @@
-diff -Nru azure-cognitiveservices-search-imagesearch-0.1.0.orig/setup.py 
azure-cognitiveservices-search-imagesearch-0.1.0/setup.py
---- azure-cognitiveservices-search-imagesearch-0.1.0.orig/setup.py     
2018-01-10 20:11:50.000000000 +0100
-+++ azure-cognitiveservices-search-imagesearch-0.1.0/setup.py  2018-01-23 
13:33:59.088365333 +0100
+diff -Nru azure-cognitiveservices-search-imagesearch-1.0.0.orig/setup.py 
azure-cognitiveservices-search-imagesearch-1.0.0/setup.py
+--- azure-cognitiveservices-search-imagesearch-1.0.0.orig/setup.py     
2018-05-02 19:33:56.000000000 +0200
++++ azure-cognitiveservices-search-imagesearch-1.0.0/setup.py  2018-09-03 
11:58:55.337173357 +0200
 @@ -78,7 +78,7 @@
      packages=find_packages(exclude=["tests"]),
      install_requires=[
-         'msrest>=0.4.24,<2.0.0',
+         'msrest>=0.4.28,<2.0.0',
 -        'azure-common~=1.1',
 +        'azure-common>=1.1',
      ],


Reply via email to