public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jan Kurik <jkurik@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/pcp] f43: Update to pcp-7.1.4
Date: Wed, 01 Jul 2026 20:44:00 GMT	[thread overview]
Message-ID: <178293864090.1.12933551120990339702.rpms-pcp-a3d88558889e@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/pcp
Branch : f43
Commit : a3d88558889e7e0aba3de4e10c297de899b9027d
Author : Jan Kurik <jkurik@redhat.com>
Date   : 2026-05-25T08:11:52+02:00
Stats  : +16/-11 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/pcp/c/a3d88558889e7e0aba3de4e10c297de899b9027d?branch=f43

Log:
Update to pcp-7.1.4

---
diff --git a/pcp.spec b/pcp.spec
index dcf1c6a..ced537e 100644
--- a/pcp.spec
+++ b/pcp.spec
@@ -1,5 +1,5 @@
 Name:    pcp
-Version: 7.1.2
+Version: 7.1.4
 Release: 1%{?dist}
 Summary: System-level performance monitoring and performance management
 License: GPL-2.0-or-later AND LGPL-2.1-or-later AND CC-BY-3.0
@@ -2316,13 +2316,13 @@ for f in `echo $BACKDIR/debian/lib*.{install,dirs}`
 do
     case "$f"
     in
-	*-dev.*)
-		# skip libpcp<foo>-dev.{install,dirs} ones, they'll
-		# be collected in $DEVFILELIST
-		;;
-	*)
-		[ -f "$f" ] && LIBFILELIST="$LIBFILELIST $f"
-		;;
+        *-dev.*)
+            # skip libpcp<foo>-dev.{install,dirs} ones, they'll
+            # be collected in $DEVFILELIST
+            ;;
+        *)
+            [ -f "$f" ] && LIBFILELIST="$LIBFILELIST $f"
+            ;;
     esac
 done
 DEVFILELIST=''
@@ -2690,7 +2690,7 @@ needinstall='sample simple'
 for PMDA in $needinstall ; do
     if ! grep -q "$PMDA/pmda$PMDA" "$PCP_PMCDCONF_PATH"
     then
-	%{install_file "$PCP_PMDAS_DIR/$PMDA" .NeedInstall}
+       %{install_file "$PCP_PMDAS_DIR/$PMDA" .NeedInstall}
     fi
 done
 %if 0%{?rhel}
@@ -3412,11 +3412,16 @@ fi
 %files zeroconf -f pcp-zeroconf-files.rpm
 
 %changelog
+* Mon May 25 2026 Jan Kurik <jkurik@redhat.com> - 7.1.4-1
+- Latest upstream release
+- Fixed mixed use of tabs and spaces to make rpmlint happy
+- Fixed format of some records in %changelog
+
 * Fri Apr 24 2026 Lauren Chilton <lchilton@redhat.com> - 7.1.2-1
-Latest upstream release.
+- Latest upstream release.
 
 * Wed Apr 1 2026 Lauren Chilton <lchilton@redhat.com> - 7.1.1-1
-Latest upstream release
+- Latest upstream release
 
 * Sun Mar 15 2026 William Cohen <wcohen@redhat.com> - 7.1.0-6
 - Add selinux fixes for rocestat and nvidia pmdas.

                 reply	other threads:[~2026-07-01 20:44 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=178293864090.1.12933551120990339702.rpms-pcp-a3d88558889e@fedoraproject.org \
    --to=jkurik@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