Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/stratisd.git#7ccb12fab0ca95e9df84eaff7df9323a0de49ffc
This commit is contained in:
DistroBaker 2021-01-13 01:05:44 +00:00
parent 4e13b54472
commit 77cf60bb4c
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -18,3 +18,4 @@
/stratisd-2.1.0.tar.gz
/stratisd-2.2.0.tar.gz
/stratisd-2.2.1.tar.gz
/stratisd-2.3.0.tar.gz

View File

@ -1 +1 @@
SHA512 (stratisd-2.2.1.tar.gz) = cb7cca95a9e754672fb446baf8434f35da155fe34a6cacaee731a173d3d8dbd13c4b15afcc3a017ca7d1650668b72e98a266b6991e5af76a177b7ea794997185
SHA512 (stratisd-2.3.0.tar.gz) = ec16c30394a40c091efbb90a85818a230e93ab615a7f9728cc873d7ca02e16579e7c696bb12295a9778ee6a5e6b95f4cf152853716d7f40985f124e3898977fc

View File

@ -8,8 +8,8 @@
%global __cargo_is_lib() false
Name: stratisd
Version: 2.2.1
Release: 3%{?dist}
Version: 2.3.0
Release: 1%{?dist}
Summary: Daemon that manages a pool of block devices to create flexible filesystems
# 0BSD or MIT or ASL 2.0
@ -33,6 +33,7 @@ BuildRequires: systemd
%{?systemd_requires}
Requires: xfsprogs
Requires: device-mapper-persistent-data
Requires: clevis-luks >= 15
%description
%{summary}.
@ -97,6 +98,9 @@ install -Dpm0644 -t %{buildroot}%{_bindir} developer_tools/stratis_migrate_symli
%{_udevrulesdir}/11-stratisd.rules
%changelog
* Tue Jan 12 2021 mulhern <amulhern@redhat.com> - 2.3.0-1
- Update to 2.3.0
* Mon Dec 28 13:34:26 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 2.2.1-3
- Rebuild