public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/procdump] epel9: New upstream release 1.2
Date: Wed, 05 Aug 2026 19:15:23 GMT	[thread overview]
Message-ID: <178595732331.1.9545761060814921976.rpms-procdump-e660838404ae@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/procdump
Branch : epel9
Commit : e660838404aebaf6854b90b02e0f1e34e090a281
Author : Matěj Grabovský <mgrabovs@redhat.com>
Date   : 2021-09-21T10:50:18+02:00
Stats  : +8/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/procdump/c/e660838404aebaf6854b90b02e0f1e34e090a281?branch=epel9

Log:
New upstream release 1.2

---
diff --git a/.gitignore b/.gitignore
index 69c0d80..dd5c6f0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /ProcDump-for-Linux-1.0.1.tar.gz
 /ProcDump-for-Linux-1.1.tar.gz
 /ProcDump-for-Linux-1.1.1.tar.gz
+/ProcDump-for-Linux-1.2.tar.gz

diff --git a/procdump.spec b/procdump.spec
index 0f2a77f..28ce562 100644
--- a/procdump.spec
+++ b/procdump.spec
@@ -2,12 +2,12 @@
 %global repo_name ProcDump-for-Linux
 
 Name:           procdump
-Version:        1.1.1
+Version:        1.2
 Release:        1%{?dist}
 Summary:        Sysinternals process dump utility
 
 License:        MIT
-URL:            https://github.com/microsoft/%{repo_name}
+URL:            https://github.com/Sysinternals/%{repo_name}
 Source:         %{url}/archive/%{version}/%{repo_name}-%{version}.tar.gz
 
 BuildRequires:  gcc
@@ -28,7 +28,7 @@ other scripts.
 
 
 %build
-%make_build CFLAGS="%{optflags}"
+%make_build
 
 
 %install
@@ -45,6 +45,9 @@ other scripts.
 
 
 %changelog
+* Tue Sep 21 2021 Matěj Grabovský <mgrabovs@redhat.com> - 1.2-1
+- New upstream release 1.2
+
 * Sat Apr 04 2020 Matěj Grabovský <mgrabovs@redhat.com> - 1.1.1-1
 - Added -T thread count trigger and -F file descriptor count trigger
 

diff --git a/sources b/sources
index c2670af..724ad35 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ProcDump-for-Linux-1.1.1.tar.gz) = c49f61dbc87d0b2063ad504e63bcf9d318c96f45fa8b22d72fe1bac3c85bda4069e271f0d596aa15e62aefa464ed834b87ca16afbae68f1c6e005ac6e529c795
+SHA512 (ProcDump-for-Linux-1.2.tar.gz) = 363b75349c4dc90f0eddb3d764130486f233ec05d504c34cda857dae8a5420fea5aa1712b62cab866bc8bd4d1f335fc5d0cee7f48b49fcf477cbeb0434b93998

                 reply	other threads:[~2026-08-05 19:15 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=178595732331.1.9545761060814921976.rpms-procdump-e660838404ae@fedoraproject.org \
    --to=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