0.6.3-alt1

- 0.6.3
pull/5/head
Alexey Shabalin 2021-05-06 00:29:19 +03:00
parent 5edb0b8607
commit d37b4603dd
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,3 @@
5dc108754ad40d3b1d024f9bd7cca0595ef1a1db upstream/cpp-btree
97f06cb20c1e136fd37d58fb40f57dd8f8a3a4a7 upstream/json11
715bc8d53d724176ea683f6a60d0ce6f1e582030 v0.6.2
caf2f3c56fef211ba0b32aa136c9e5203d3bd3e9 v0.6.3

View File

@ -2,7 +2,7 @@
%global _unpackaged_files_terminate_build 1
Name: vitastor
Version: 0.6.2
Version: 0.6.3
Release: alt1
Summary: Vitastor, a fast software-defined clustered block storage
Group: System/Base
@ -23,6 +23,7 @@ BuildRequires: libgperftools-devel
BuildRequires: node >= 10
BuildRequires: libjerasure-devel
BuildRequires: libgf-complete-devel
BuildRequires: rdma-core-devel
%description
Vitastor is a small, simple and fast clustered block storage (storage for VM drives),
@ -138,7 +139,7 @@ useradd -r -g %name -s /sbin/nologin -c "Vitastor daemons" -M -d %_localstatedi
#fi
%files common
%doc README.md README-ru.md VNPL-1.1.txt GPL-2.0.txt
%doc README.md README-ru.md VNPL-1.1.txt GPL-2.0.txt
%attr(770,root,%name) %dir %_localstatedir/%name
%files osd
@ -166,6 +167,9 @@ useradd -r -g %name -s /sbin/nologin -c "Vitastor daemons" -M -d %_localstatedi
%_libdir/lib%{name}_client.so
%changelog
* Thu May 06 2021 Alexey Shabalin <shaba@altlinux.org> 0.6.3-alt1
- 0.6.3
* Mon Apr 19 2021 Alexey Shabalin <shaba@altlinux.org> 0.6.2-alt1
- 0.6.2