Accepting request 886693 from home:susnux:branches:science:machinelearning
- Fixed SPEC file by replacing invalid URL with working one - Update to version 7.5.0 * New feature: Blob Versioning. * New feature: Jumbo Put Block. * New feature: Jumbo Put Blob. * Service version upgraded to 2019-12-12. * New feature: Premium File Share Properties. * Fixed a bug: crash in table batch operation. OBS-URL: https://build.opensuse.org/request/show/886693 OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/azure-storage-cpp?expand=0&rev=8
This commit is contained in:
parent
df7904f2c8
commit
2711a29301
@ -1,7 +0,0 @@
|
||||
<constraints>
|
||||
<hardware>
|
||||
<memory>
|
||||
<size unit="G">5</size>
|
||||
</memory>
|
||||
</hardware>
|
||||
</constraints>
|
3
azure-storage-cpp-7.5.0.tar.gz
Normal file
3
azure-storage-cpp-7.5.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:446a821d115949f6511b7eb01e6a0e4f014b17bfeba0f3dc33a51750a9d5eca5
|
||||
size 440850
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 18 01:40:13 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||
|
||||
- Fixed SPEC file by replacing invalid URL with working one
|
||||
- Update to version 7.5.0
|
||||
* New feature: Blob Versioning.
|
||||
* New feature: Jumbo Put Block.
|
||||
* New feature: Jumbo Put Blob.
|
||||
* Service version upgraded to 2019-12-12.
|
||||
* New feature: Premium File Share Properties.
|
||||
* Fixed a bug: crash in table batch operation.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 6 11:56:26 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
|
@ -18,12 +18,12 @@
|
||||
|
||||
%define libname libazurestorage7
|
||||
Name: azure-storage-cpp
|
||||
Version: 7.3.1
|
||||
Version: 7.5.0
|
||||
Release: 0
|
||||
Summary: Microsoft Azure Storage Client SDK for C++
|
||||
License: Apache-2.0
|
||||
URL: https://blogs.msdn.com/b/windowsazurestorage/
|
||||
Source: https://github.com/Azure/azure-storage-cpp/archive/v%{version}.tar.gz
|
||||
URL: https://azure.github.io/azure-storage-cpp/
|
||||
Source: https://github.com/Azure/%{name}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
BuildRequires: cmake >= 3.0
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: libboost_chrono-devel
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:15318b76d6d3fa5ad780c53fa15c4ae5d3331abf526b5d70ba94ca316528c500
|
||||
size 438657
|
Loading…
Reference in New Issue
Block a user