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

            A new commit has been pushed.

            Repo   : rpms/glances
            Branch : epel10
            Commit : 7b623db9131197c4100d49e9bbe62e10096a2f81
            Author : Richard Shaw <hobbes1069@gmail.com>
            Date   : 2020-05-21T13:13:39-05:00
            Stats  : +9/-4 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/glances/c/7b623db9131197c4100d49e9bbe62e10096a2f81?branch=epel10

            Log:
            Update to 3.1.4.1.
Update BR on psutil based on actual requirement generated.
Remove long obsolete Group tag in spec file.

---
diff --git a/.gitignore b/.gitignore
index 293e98b..8ed04d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
 /v3.0.2.tar.gz
 /v3.1.0.tar.gz
 /v3.1.4.tar.gz
+/v3.1.4.1.tar.gz

diff --git a/glances.spec b/glances.spec
index cfeba21..7a6afc7 100644
--- a/glances.spec
+++ b/glances.spec
@@ -2,18 +2,17 @@
 
 %{?python_enable_dependency_generator}
 Name:		glances	
-Version:	3.1.4
+Version:	3.1.4.1
 Release:	1%{?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
 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}
@@ -48,6 +47,11 @@ It is developed in Python.
 
 
 %changelog
+* 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
 

diff --git a/sources b/sources
index 776e7ca..f7905eb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (v3.1.4.tar.gz) = dfc1157d5876510a515ccf6e619eca52d12b3516e6242288e2bd7e98ac372e4e1f80a107f65b13e14142931ce6add4256553a97e27da9c979e8c436d6e8aa3ef
+SHA512 (v3.1.4.1.tar.gz) = 8e15149bde87d14d8176fe247e911a04b24900a95917e5711dfc8764ecec3238f696eea08c36bc59f68a4702e028909150e3318907f11fc53c5cc56441870ff3

^ 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: Update to 3.1.4.1 Richard Shaw

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