public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Vitaly <vitaly@easycoding.org>
To: git-commits@fedoraproject.org
Subject: [rpms/zswap-cli] rawhide: Updated to version 1.2.0.
Date: Sun, 05 Jul 2026 10:15:36 GMT [thread overview]
Message-ID: <178324653699.1.6091798746648804727.rpms-zswap-cli-d03cbae7fca4@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/zswap-cli
Branch : rawhide
Commit : d03cbae7fca486a79ac9d9ed6075f39414d201c1
Author : Vitaly <vitaly@easycoding.org>
Date : 2026-07-05T12:14:53+02:00
Stats : +8/-2 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/zswap-cli/c/d03cbae7fca486a79ac9d9ed6075f39414d201c1?branch=rawhide
Log:
Updated to version 1.2.0.
---
diff --git a/sources b/sources
index adf8097..3f488c0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zswap-cli-1.1.2.tar.gz) = 54d038f6e83ace215675d55c964ffac1b65a3cea31779a72676803631d0234e0e07abcb350bca76c79ce538795d7dd526b7a596ed6aa611470415a7988c11ebb
+SHA512 (zswap-cli-1.2.0.tar.gz) = 18b747005c96c79551cf797f55b4b2f66c14a6e6c2e2dbd1ca1ca3b4628735f25570a8f311a7673e28a1af7f777aca1055e0ca53aa0f2783cd75701f508996ea
diff --git a/zswap-cli.spec b/zswap-cli.spec
index 85e05a9..344c6c9 100644
--- a/zswap-cli.spec
+++ b/zswap-cli.spec
@@ -1,5 +1,5 @@
Name: zswap-cli
-Version: 1.1.2
+Version: 1.2.0
Release: %autorelease
License: MIT
@@ -18,6 +18,7 @@ BuildRequires: kernel-headers
BuildRequires: cmake
BuildRequires: gcc-c++
+BuildRequires: libappstream-glib
BuildRequires: ninja-build
BuildRequires: pandoc
BuildRequires: systemd
@@ -43,10 +44,14 @@ a compressed cache is much faster than reading from a swap device.
-DCMAKE_BUILD_TYPE=Release \
-DBUILD_DOCS:BOOL=OFF \
-DBUILD_MANPAGE:BOOL=ON \
+ -DBUILD_METAINFO:BOOL=ON \
-DBUILD_SHELL_COMPLETION:BOOL=ON \
-DSYSTEMD_INTEGRATION:BOOL=ON
%cmake_build
+%check
+appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/*.metainfo.xml
+
%post
%systemd_post %{name}.service
@@ -65,6 +70,7 @@ a compressed cache is much faster than reading from a swap device.
%{_bindir}/%{name}
%{_unitdir}/%{name}.service
%{_mandir}/man1/%{name}.*
+%{_metainfodir}/*.metainfo.xml
%dir %{_sysconfdir}/%{name}
%config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
%{bash_completions_dir}/%{name}
reply other threads:[~2026-07-05 10:15 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178324653699.1.6091798746648804727.rpms-zswap-cli-d03cbae7fca4@fedoraproject.org \
--to=vitaly@easycoding.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox