Update to 2.2.1
This commit is contained in:
parent
c321264e9d
commit
e487597544
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/stratisd-2.0.1.tar.gz
|
||||
/stratisd-2.1.0.tar.gz
|
||||
/stratisd-2.2.0.tar.gz
|
||||
/stratisd-2.2.1.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (stratisd-2.2.0.tar.gz) = 420bdc773f22219b62a10d1995e281967e077a32e1b815d9f9875035667da959e238bd4be200d57f03737975b59ac68804cecf89ad9a9d5bda107547611fbe43
|
||||
SHA512 (stratisd-2.2.1.tar.gz) = cb7cca95a9e754672fb446baf8434f35da155fe34a6cacaee731a173d3d8dbd13c4b15afcc3a017ca7d1650668b72e98a266b6991e5af76a177b7ea794997185
|
||||
|
@ -8,7 +8,7 @@
|
||||
%global __cargo_is_lib() false
|
||||
|
||||
Name: stratisd
|
||||
Version: 2.2.0
|
||||
Version: 2.2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Daemon that manages a pool of block devices to create flexible filesystems
|
||||
|
||||
@ -97,6 +97,9 @@ install -Dpm0644 -t %{buildroot}%{_bindir} developer_tools/stratis_migrate_symli
|
||||
%config %{_udevrulesdir}/11-stratisd.rules
|
||||
|
||||
%changelog
|
||||
* Mon Nov 9 2020 mulhern <amulhern@redhat.com> - 2.2.1-1
|
||||
- Update to 2.2.1
|
||||
|
||||
* Mon Oct 19 2020 mulhern <amulhern@redhat.com> - 2.2.0-1
|
||||
- Update to 2.2.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user