diff --git a/vendor.tar.xz b/vendor.tar.xz index 42efae0..2d74120 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3afb07df17772c582e0057f6dd74499531c140a140242a5174d09038c10e4d96 -size 5883260 +oid sha256:b2c1d65d5b941ab5fdc998510230f3880f559cfcc504492b3197fdeb449e9b81 +size 5903992 diff --git a/zram-generator.changes b/zram-generator.changes index e1a4a87..a7ba043 100644 --- a/zram-generator.changes +++ b/zram-generator.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 29 07:44:43 UTC 2022 - Benjamin Brunner + +- Fixed typo in description (bsc#1200961) +- Updated vendor.tar.xz + ------------------------------------------------------------------- Mon May 2 07:54:51 UTC 2022 - Ferdinand Thiessen diff --git a/zram-generator.spec b/zram-generator.spec index d0074e6..879bfa2 100644 --- a/zram-generator.spec +++ b/zram-generator.spec @@ -44,7 +44,7 @@ This is a systemd unit generator that enables swap on zram. (With zram, there is no physical swap device. Part of the avaialable RAM is used to store compressed pages, essentially trading CPU cycles for memory.) -To configure and activate swap and zram devices with file-systems, create a configuration file in /etc/systemd/zram.generator.conf. You can consult %{_datadir}/doc/%{name}/zram-generator.conf.example for an example and a list of available settings. +To configure and activate swap and zram devices with file-systems, create a configuration file in /etc/systemd/zram-generator.conf. You can consult %{_datadir}/doc/%{name}/zram-generator.conf.example for an example and a list of available settings. %prep %autosetup -a1 -p1 -n %{name}-%{version}