Update to 2.4.2
This commit is contained in:
parent
587462a28a
commit
fa4502d535
2
.gitignore
vendored
2
.gitignore
vendored
@ -25,3 +25,5 @@
|
|||||||
/stratisd-2.4.0-vendor.tar.gz
|
/stratisd-2.4.0-vendor.tar.gz
|
||||||
/stratisd-2.4.1.tar.gz
|
/stratisd-2.4.1.tar.gz
|
||||||
/stratisd-2.4.1-vendor.tar.gz
|
/stratisd-2.4.1-vendor.tar.gz
|
||||||
|
/stratisd-2.4.2-vendor.tar.gz
|
||||||
|
/stratisd-2.4.2.tar.gz
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (stratisd-2.4.1.tar.gz) = 64b37bba2d488038ba85bc0ac6d8bd750179e7e2b465f5597f1d2f3d95c0a1ca01abf3e794945da0c0dcb7794b3f35e6f5b6f025aaf97071d1486450c5085de0
|
SHA512 (stratisd-2.4.2.tar.gz) = fb6bdf343ce3a8eb2e18ea0bfc74c6032eca501987f261730ca353e4f91bbaaedaf9bd109063f70872cef0571a44f572dd2dd77ad751bb89f97ed00d7e7d501c
|
||||||
SHA512 (stratisd-2.4.1-vendor.tar.gz) = 1fdfc8c5b6589fdbef56893763b96f336bafb7845546b17231bd68e053bb61190c16492cbc5fcf29784deb0b80b4e8d57b797ffcf29dfeefc38f08c557b76e96
|
SHA512 (stratisd-2.4.2-vendor.tar.gz) = efe8d28db7b39550048ae42242467deba9cb5ee113cf7dff2b576578b7444a60cc2e7fb4f3083c6d0659e003f1069c7bf61332ae7c921aaf88afea07a9b25344
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
%global __cargo_is_lib() false
|
%global __cargo_is_lib() false
|
||||||
|
|
||||||
Name: stratisd
|
Name: stratisd
|
||||||
Version: 2.4.1
|
Version: 2.4.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Daemon that manages block devices to create filesystems
|
Summary: Daemon that manages block devices to create filesystems
|
||||||
|
|
||||||
@ -171,6 +171,9 @@ install -Dpm0755 -t %{buildroot}%{_systemd_util_dir} systemd/stratis-fstab-setup
|
|||||||
%{_systemdgeneratordir}/stratis-setup-generator
|
%{_systemdgeneratordir}/stratis-setup-generator
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 1 2021 mulhern <amulhern@redhat.com> - 2.4.2-1
|
||||||
|
- Update to 2.4.2
|
||||||
|
|
||||||
* Tue May 18 2021 John Baublitz <jbaublitz@redhat.com> - 2.4.1-1
|
* Tue May 18 2021 John Baublitz <jbaublitz@redhat.com> - 2.4.1-1
|
||||||
- Update to new release and split dracut modules out into subpackage
|
- Update to new release and split dracut modules out into subpackage
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user