public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/zswap-cli] f43: Updated to version 1.2.0.
@ 2026-07-05 10:15 Vitaly
0 siblings, 0 replies; only message in thread
From: Vitaly @ 2026-07-05 10:15 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/zswap-cli
Branch : f43
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=f43
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}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-05 10:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-05 10:15 [rpms/zswap-cli] f43: Updated to version 1.2.0 Vitaly
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox