public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glances] epel10: update to 2.5.1
@ 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 : 7dcd3c161ca8fb93ff7108547cc7e523292674b1
Author : Edouard Bourguignon <madko@linuxed.net>
Date   : 2015-11-07T23:15:11+01:00
Stats  : +8/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/glances/c/7dcd3c161ca8fb93ff7108547cc7e523292674b1?branch=epel10

Log:
update to 2.5.1

---
diff --git a/.gitignore b/.gitignore
index bbb4265..d5d8940 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /v2.2.1.tar.gz
 /glances_no_root_needed.patch
 /v2.3.tar.gz
+/v2.5.1.tar.gz

diff --git a/glances.spec b/glances.spec
index 958e12e..7ce5aff 100644
--- a/glances.spec
+++ b/glances.spec
@@ -3,8 +3,8 @@
 %endif
 
 Name:		glances		
-Version:	2.3
-Release:	2%{?dist}
+Version:	2.5.1
+Release:	1%{?dist}
 Summary:	CLI curses based monitoring tool
 
 Group:		Applications/System		
@@ -42,14 +42,13 @@ It is developed in Python.
 %else
 %{__python} setup.py install --root %{buildroot}
 %endif
-%find_lang %{name}
 
 
 %clean
 rm -rf %{buildroot} 
 
 
-%files -f %{name}.lang
+%files
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING README.rst NEWS 
 %{_bindir}/glances
@@ -59,6 +58,9 @@ rm -rf %{buildroot}
 %{_datadir}/man/man1/glances.1.gz
 
 %changelog
+* Sat Nov  7 2015 Edouard Bourguignon <madko@linuxed.net> - 2.5.1
+- Update to 2.5.1
+
 * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 

diff --git a/sources b/sources
index 9721513..d08b464 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-19c2c02c4f8768867ec18ada23cb81c2  v2.3.tar.gz
+d90292fb283b2f888253d650eb28b549  v2.5.1.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 2.5.1 Edouard Bourguignon

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