public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glances] epel10: Update to glances 2.3
@ 2026-08-30 14:22 Edouard Bourguignon
0 siblings, 0 replies; only message in thread
From: Edouard Bourguignon @ 2026-08-30 14:22 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/glances
Branch : epel10
Commit : c202443d9bad123d6dddecfdb36d21564019236d
Author : Edouard Bourguignon <madko@linuxed.net>
Date : 2014-12-15T12:44:17+01:00
Stats : +7/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/glances/c/c202443d9bad123d6dddecfdb36d21564019236d?branch=epel10
Log:
Update to glances 2.3
---
diff --git a/.gitignore b/.gitignore
index f61b668..bbb4265 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
/v2.1.2.tar.gz
/v2.2.1.tar.gz
/glances_no_root_needed.patch
+/v2.3.tar.gz
diff --git a/glances.spec b/glances.spec
index deb0699..6a64ea0 100644
--- a/glances.spec
+++ b/glances.spec
@@ -3,15 +3,14 @@
%endif
Name: glances
-Version: 2.2.1
-Release: 2%{?dist}
+Version: 2.3
+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
-Patch0: glances_no_root_needed.patch
BuildArch: noarch
%if 0%{?rhel} && 0%{?rhel} <= 5
BuildRequires: python26-distribute
@@ -33,7 +32,6 @@ It is developed in Python.
%prep
%setup -q
-%patch0 -p1
%build
@@ -61,6 +59,9 @@ rm -rf %{buildroot}
%{_datadir}/man/man1/glances.1.gz
%changelog
+* Sun Feb 01 2015 Edouard Bourguignon <madko@linuxed.net> - 2.3-1
+- Update to 2.3
+
* Sat Jan 03 2015 Edouard Bourguignon <madko@linuxed.net> - 2.2.1-2
- Upstream patch for non root build
diff --git a/sources b/sources
index c24b118..9721513 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-d5f0b8e38662f64a538485a65cc50755 v2.2.1.tar.gz
-96516c80c04edad4134bdb23ce97aac9 glances_no_root_needed.patch
+19c2c02c4f8768867ec18ada23cb81c2 v2.3.tar.gz
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-30 14:22 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:22 [rpms/glances] epel10: Update to glances 2.3 Edouard Bourguignon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox