public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Pavel Reichl <preichl@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/xfsprogs] f43: Update to 7.0.1 and move xfs_healer units
Date: Wed, 03 Jun 2026 00:05:38 GMT	[thread overview]
Message-ID: <178044513820.1.13045890701883213252.rpms-xfsprogs-a0935408d490@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/xfsprogs
            Branch : f43
            Commit : a0935408d490abf45be8ccf094467fb379ec7cac
            Author : Pavel Reichl <preichl@redhat.com>
            Date   : 2026-05-22T01:19:30+02:00
            Stats  : +14/-6 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/xfsprogs/c/a0935408d490abf45be8ccf094467fb379ec7cac?branch=f43

            Log:
            Update to 7.0.1 and move xfs_healer units

- Upgrade xfsprogs version to upstream release 7.0.1.
- Relocate xfs_healer systemd service units from the
  xfsprogs-xfs_scrub subpackage to the core xfsprogs package.

Resolves: rhbz#2480133

Co-authored-by: rallenh <rallenh@hotmail.com>
Signed-off-by: Pavel Reichl <preichl@redhat.com>

---
diff --git a/.gitignore b/.gitignore
index b90cc4a..752d769 100644
--- a/.gitignore
+++ b/.gitignore
@@ -113,3 +113,5 @@ xfsprogs-3.1.2.tar.gz
 /xfsprogs-6.19.0.tar.xz
 /xfsprogs-7.0.0.tar.xz
 /xfsprogs-7.0.0.tar.sign
+/xfsprogs-7.0.1.tar.sign
+/xfsprogs-7.0.1.tar.xz

diff --git a/sources b/sources
index 3c4d3a3..d5b3428 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (xfsprogs-7.0.0.tar.xz) = 9c360b366bcd35f3a54c63d388ab4a1943ac7591b0beb915e4eb195895911441484a2036ad06136de599ee6ced44955b117f413e5af0e594672bc6d2582c3904
-SHA512 (xfsprogs-7.0.0.tar.sign) = 9adbed4b3f4e7fd9faa442880dbbed03587a2996f46cf4653d3fea84d46c72cfddf732d8f07a2a5bc8f67944b1b27050ec25357ea1f0b5ec3bb133e62a76c69d
+SHA512 (xfsprogs-7.0.1.tar.sign) = 6a91fbc55bf256dec554e138ede235f9ed5b97d932bc34dedae4b58d1095d94e4a5af81499ef8a510f9f48168bfaf9207da31e032e46d9bcba1847f434b5c69e
+SHA512 (xfsprogs-7.0.1.tar.xz) = 21c235bb48f3b8e43a7cda3968e28ecb0333a28db9f2beac77acb9eebc476decdd5119d55230d44ac11734d9d0d7a88f66a74677cd25fe128fea7e0464083665

diff --git a/xfsprogs.spec b/xfsprogs.spec
index 50adb57..6dd575a 100644
--- a/xfsprogs.spec
+++ b/xfsprogs.spec
@@ -1,6 +1,6 @@
 Summary:	Utilities for managing the XFS filesystem
 Name:		xfsprogs
-Version:	7.0.0
+Version:	7.0.1
 Release:	1%{?dist}
 License:	GPL-1.0-or-later AND LGPL-2.1-or-later
 URL:		https://xfs.wiki.kernel.org
@@ -114,6 +114,7 @@ rm -rf $RPM_BUILD_ROOT/%{_datadir}/doc/xfsprogs/
 %{_libexecdir}/xfsprogs/*
 %{_mandir}/man5/*
 %{_mandir}/man8/*
+%{_unitdir}/*
 %{_sbindir}/*
 %{_datadir}/xfsprogs/mkfs/*.conf
 %dir %{_datadir}/xfsprogs/
@@ -122,15 +123,15 @@ rm -rf $RPM_BUILD_ROOT/%{_datadir}/doc/xfsprogs/
 %exclude %{_sbindir}/xfs_scrub*
 %exclude %{_sbindir}/xfs_protofile*
 %exclude %{_mandir}/man8/xfs_scrub*
-%exclude %{_libexecdir}/xfsprogs/xfs_scrub*
-%exclude %{_mandir}/man8/xfs_scrub_all*
 %exclude %{_mandir}/man8/xfs_protofile*
+%exclude %{_libexecdir}/xfsprogs/xfs_scrub*
+%exclude %{_unitdir}/*xfs_scrub*
 
 %files xfs_scrub
 %{_sbindir}/xfs_scrub*
 %{_mandir}/man8/xfs_scrub*
 %{_libexecdir}/xfsprogs/xfs_scrub*
-%{_unitdir}/*
+%{_unitdir}/*xfs_scrub*
 %{_udevrulesdir}/64-xfs.rules
 %{_datadir}/xfsprogs/xfs_scrub_all.cron
 
@@ -158,6 +159,11 @@ rm -rf $RPM_BUILD_ROOT/%{_datadir}/doc/xfsprogs/
 %{_libdir}/*.so
 
 %changelog
+* Thu May 21 2026 Pavel Reichl <preichl@redhat.com> - 7.0.1-1
+- Update to upstream v7.0.1
+- Move xfs_healer systemd units from xfsprogs-xfs_scrub to main xfsprogs package
+- Related: rhbz#2467694
+
 * Tue May 19 2026 Pavel Reichl <preichl@redhat.com> - 7.0.0-1
 - Update to upstream v7.0.0
 - Related: rhbz#2467694

                 reply	other threads:[~2026-06-03  0:05 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=178044513820.1.13045890701883213252.rpms-xfsprogs-a0935408d490@fedoraproject.org \
    --to=preichl@redhat.com \
    --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