update to 2.3.0 [release 2.3.0-1mamba;Sat Dec 26 2020]
This commit is contained in:
parent
e5cad2d4d5
commit
6a0ca0b85f
@ -1,5 +1,5 @@
|
||||
Name: stratisd
|
||||
Version: 2.1.0
|
||||
Version: 2.3.0
|
||||
Release: 1mamba
|
||||
Summary: Easy to use local storage management for Linux
|
||||
Group: System/Management
|
||||
@ -7,17 +7,18 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://stratis-storage.github.io
|
||||
## GITSOURCE https://github.com/stratis-storage/stratisd.git v0.5.5
|
||||
Source: https://github.com/stratis-storage/stratisd.git/v%{version}/stratisd-%{version}.tar.bz2
|
||||
License: MPL 2.0
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libcryptsetup-devel
|
||||
BuildRequires: libdbus-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libudev-devel
|
||||
## AUTOBUILDREQ-END
|
||||
%systemd_requires
|
||||
BuildRequires: rust-bin
|
||||
BuildRequires: rustc
|
||||
Requires: thin-provisioning-tools
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
@ -92,6 +93,12 @@ install -m 644 docs/stratisd.8 %{buildroot}%{_mandir}/man8
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Sat Dec 26 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3.0-1mamba
|
||||
- update to 2.3.0
|
||||
|
||||
* Mon Oct 05 2020 Automatic Build System <autodist@mambasoft.it> 2.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jun 05 2020 Automatic Build System <autodist@mambasoft.it> 2.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user