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 2.0.0.
Date: Tue, 15 Sep 2026 07:08:11 GMT	[thread overview]
Message-ID: <178945609116.1.10316007792136906138.rpms-zswap-cli-319fb1fb3938@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/zswap-cli
Branch : rawhide
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=rawhide

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

                 reply	other threads:[~2026-09-15  7:08 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=178945609116.1.10316007792136906138.rpms-zswap-cli-319fb1fb3938@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