public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/procdump] epel9: New upstream release 1.2
@ 2026-08-05 19:15 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-08-05 19:15 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-05 19:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-05 19:15 [rpms/procdump] epel9: New upstream release 1.2 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox