public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glances] epel10: Upgrade to version 1.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 : 706abc1477ec767f878ab1649c746e63ca330067
Author : Edouard Bourguignon <madko@fedoraproject.org>
Date : 2011-12-14T08:40:20+01:00
Stats : +7/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/glances/c/706abc1477ec767f878ab1649c746e63ca330067?branch=epel10
Log:
Upgrade to version 1.3
---
diff --git a/.gitignore b/.gitignore
index 799cc0b..2b4fa61 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/glances-1.1.3.tar.gz
/glances-1.2.tar.gz
+/glances-1.3.tar.gz
diff --git a/glances.spec b/glances.spec
index c66d092..537e5c6 100644
--- a/glances.spec
+++ b/glances.spec
@@ -1,5 +1,5 @@
Name: glances
-Version: 1.2
+Version: 1.3
Release: 1%{?dist}
Summary: CLI curses based monitoring tool
@@ -46,8 +46,12 @@ rm -rf %{buildroot}
%doc AUTHORS COPYING README ChangeLog
%{_bindir}/glances
%{python_sitelib}/glances
+%{_datadir}/man/man1/glances.1.gz
%changelog
+* Wed Dec 14 2011 Edouard Bourguignon <madko@linuxed.net> - 1.3-1
+- Upgrade to version 1.3
+
* Tue Dec 13 2011 Edouard Bourguignon <madko@linuxed.net> - 1.2-1
- Upgrade to version 1.2
diff --git a/sources b/sources
index 9a1bfe4..9b5559b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f79d4b925f99c593662bca3f3996b639 glances-1.2.tar.gz
+5dc5d93f0a2c427c166a058fd495876f glances-1.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: Upgrade to version 1.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