diff --git a/azure-storage-cpp-7.5.0.tar.gz b/azure-storage-cpp-7.5.0.tar.gz new file mode 100644 index 0000000..d40678a --- /dev/null +++ b/azure-storage-cpp-7.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:446a821d115949f6511b7eb01e6a0e4f014b17bfeba0f3dc33a51750a9d5eca5 +size 440850 diff --git a/azure-storage-cpp.changes b/azure-storage-cpp.changes index c6a6e94..b84c772 100644 --- a/azure-storage-cpp.changes +++ b/azure-storage-cpp.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sun Apr 18 01:40:13 UTC 2021 - Ferdinand Thiessen + +- 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 diff --git a/azure-storage-cpp.spec b/azure-storage-cpp.spec index 9850274..983949e 100644 --- a/azure-storage-cpp.spec +++ b/azure-storage-cpp.spec @@ -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 diff --git a/v7.3.1.tar.gz b/v7.3.1.tar.gz deleted file mode 100644 index a321a98..0000000 --- a/v7.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:15318b76d6d3fa5ad780c53fa15c4ae5d3331abf526b5d70ba94ca316528c500 -size 438657