Skip to content

Commit 19ed3e7

Browse files
authored
blobfuse: bump version to 1.4.5 (#3785)
* blobfuse: bump version to 1.4.5 * blobfuse: cgmanifest: update entry Signed-off-by: Muhammad Falak R Wani <[email protected]>
1 parent fe3a00c commit 19ed3e7

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"blobfuse-1.4.4.tar.gz": "abc87a2c06fcc7fad714df4accbfc346e7759560e8b4cd64318ad499bdc7c221"
3+
"blobfuse-1.4.5.tar.gz": "9e286dcdf60aebf827ae476aa791093cea87c564861f810971b3a75918ab2720"
44
}
55
}

SPECS/blobfuse/blobfuse.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Summary: FUSE adapter - Azure Storage Blobs
22
Name: blobfuse
3-
Version: 1.4.4
4-
Release: 2%{?dist}
3+
Version: 1.4.5
4+
Release: 1%{?dist}
55
License: MIT
66
Vendor: Microsoft Corporation
77
Distribution: Mariner
@@ -46,6 +46,9 @@ install -p -m 755 build/blobfuse %{buildroot}%{_bindir}/
4646
%{_bindir}/blobfuse
4747

4848
%changelog
49+
* Sat Sep 17 2022 Muhammad Falak <[email protected]> - 1.4.5-1
50+
- Bump version to 1.4.5
51+
4952
* Mon Aug 22 2022 Olivia Crain <[email protected]> - 1.4.4-2
5053
- Bump release to rebuild against Go 1.18.5
5154

cgmanifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1007,8 +1007,8 @@
10071007
"type": "other",
10081008
"other": {
10091009
"name": "blobfuse",
1010-
"version": "1.4.4",
1011-
"downloadUrl": "https://github.com/Azure/azure-storage-fuse/archive/blobfuse-1.4.4.tar.gz"
1010+
"version": "1.4.5",
1011+
"downloadUrl": "https://github.com/Azure/azure-storage-fuse/archive/blobfuse-1.4.5.tar.gz"
10121012
}
10131013
}
10141014
},
@@ -28057,4 +28057,4 @@
2805728057
}
2805828058
],
2805928059
"Version": 1
28060-
}
28060+
}

0 commit comments

Comments
 (0)