public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glances] epel10: add missing changelog
@ 2026-08-30 14:23 Edouard Bourguignon
  0 siblings, 0 replies; only message in thread
From: Edouard Bourguignon @ 2026-08-30 14:23 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/glances
Branch : epel10
Commit : df624976492040671535f9d7c3b7e352b9f967aa
Author : Edouard Bourguignon <madko@linuxed.net>
Date   : 2020-06-01T11:42:35+02:00
Stats  : +13/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/glances/c/df624976492040671535f9d7c3b7e352b9f967aa?branch=epel10

Log:
add missing changelog

---
diff --git a/glances.spec b/glances.spec
index 56d57f8..b938500 100644
--- a/glances.spec
+++ b/glances.spec
@@ -6,7 +6,6 @@ Version:	3.1.4.1
 Release:	6%{?dist}
 Summary:	CLI curses based monitoring tool
 
-Group:		Applications/System		
 License:	GPLv3
 URL:		https://github.com/nicolargo/glances
 Source0:	https://github.com/nicolargo/glances/archive/v%{version}.tar.gz
@@ -14,7 +13,7 @@ Source1:	glances.conf
 BuildArch:	noarch
 BuildRequires:	python3-devel
 BuildRequires:	python3-setuptools
-BuildRequires:	python3-psutil >= 2.0.0
+BuildRequires:	python3-psutil >= 5.3.0
 
 %{?python_provide:%python_provide python3-%{name}}
 Provides:	python3-%{name} = %{version}-%{release}
@@ -51,6 +50,10 @@ It is developed in Python.
 
 
 %changelog
+* Mon Jun  1 2020 Edouard Bourguignon <madko@linuxed.net> - 3.1.4.1-7
+- Add missing changelog
+- Requires python-psutil 5.3 (or even more, for disk IO stats on recent kernels)
+
 * Thu May 28 2020 Miro Hrončok <mhroncok@redhat.com> - 3.1.4.1-6
 - Rebuilt for Python 3.9
 
@@ -64,6 +67,14 @@ It is developed in Python.
 * Wed May 27 2020 Carl George <carl@george.computer> - 3.1.4.1-3
 - Add patch0 to disable outdated warning rhbz#1773662
 
+* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 3.1.4.1-2
+- Rebuilt for Python 3.9 
+
+* Thu May 21 2020 Richard Shaw <hobbes1069@gmail.com> - 3.1.4.1-1
+- Update to 3.1.4.1.
+- Update BR on psutil based on actual requirement generated.
+- Remove long obsolete Group tag in spec file. 
+
 * Sat Mar 14 2020 Edouard Bourguignon <madko@linuxed.net> - 3.1.4-1
 - Upgrade to 3.1.4
 

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

only message in thread, other threads:[~2026-08-30 14:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-30 14:23 [rpms/glances] epel10: add missing changelog Edouard Bourguignon

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