public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/zswap-cli] f45: Updated to version 2.0.0.
@ 2026-09-15 7:08 Vitaly
0 siblings, 0 replies; only message in thread
From: Vitaly @ 2026-09-15 7:08 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/zswap-cli
Branch : f45
Commit : 319fb1fb3938a58641325925c39bfe345b54e520
Author : Vitaly <vitaly@easycoding.org>
Date : 2026-09-15T09:07:03+02:00
Stats : +5/-5 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/zswap-cli/c/319fb1fb3938a58641325925c39bfe345b54e520?branch=f45
Log:
Updated to version 2.0.0.
---
diff --git a/sources b/sources
index 3f488c0..8abda65 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zswap-cli-1.2.0.tar.gz) = 18b747005c96c79551cf797f55b4b2f66c14a6e6c2e2dbd1ca1ca3b4628735f25570a8f311a7673e28a1af7f777aca1055e0ca53aa0f2783cd75701f508996ea
+SHA512 (zswap-cli-2.0.0.tar.gz) = 6e9d82d6868d79dc53a0100f502a1d858fd7fd35ea2b7cd4c2e837790a2d2e86ec256d4facf6e365196dfd1acc838afbe1233d76a0f64ed23d27ffb4da4ed524
diff --git a/zswap-cli.spec b/zswap-cli.spec
index 344c6c9..5b1c249 100644
--- a/zswap-cli.spec
+++ b/zswap-cli.spec
@@ -1,5 +1,5 @@
Name: zswap-cli
-Version: 1.2.0
+Version: 2.0.0
Release: %autorelease
License: MIT
@@ -8,9 +8,7 @@ URL: https://github.com/xvitaly/%{name}
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
-%if 0%{?fedora} && 0%{?fedora} >= 42
ExcludeArch: %{ix86}
-%endif
BuildRequires: boost-devel
BuildRequires: glibc-headers
@@ -46,6 +44,7 @@ a compressed cache is much faster than reading from a swap device.
-DBUILD_MANPAGE:BOOL=ON \
-DBUILD_METAINFO:BOOL=ON \
-DBUILD_SHELL_COMPLETION:BOOL=ON \
+ -DINSTALL_CONFIG_FILE:BOOL=ON \
-DSYSTEMD_INTEGRATION:BOOL=ON
%cmake_build
@@ -68,11 +67,12 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/*.metainf
%doc docs/*
%license LICENSE
%{_bindir}/%{name}
+%{_datadir}/%{name}
%{_unitdir}/%{name}.service
%{_mandir}/man1/%{name}.*
%{_metainfodir}/*.metainfo.xml
%dir %{_sysconfdir}/%{name}
-%config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
+%ghost %config(noreplace) %{_sysconfdir}/%{name}/system.conf
%{bash_completions_dir}/%{name}
%changelog
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-15 7:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-15 7:08 [rpms/zswap-cli] f45: Updated to version 2.0.0 Vitaly
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox