Bump release
This commit is contained in:
parent
08b319f2d7
commit
d2520be3c5
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: rust-%{crate}
|
Name: rust-%{crate}
|
||||||
Version: 0.3.2
|
Version: 0.3.2
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Systemd unit generator for zram swap devices
|
Summary: Systemd unit generator for zram swap devices
|
||||||
|
|
||||||
# Upstream license specification: MIT
|
# Upstream license specification: MIT
|
||||||
@ -124,6 +124,9 @@ export SYSTEMD_UTIL_DIR=$(pkg-config --variable=systemdutildir systemd)
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 19 2021 Vasiliy Glazov <vascom2@gmail.com> - 0.3.2-2
|
||||||
|
- Fix max-zram-size value to 8GB
|
||||||
|
|
||||||
* Wed Feb 24 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.3.2-1
|
* Wed Feb 24 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.3.2-1
|
||||||
- Downgrade logging levels (#1930869)
|
- Downgrade logging levels (#1930869)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user