public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glances] epel10: Update to 1.6.1
@ 2026-08-30 14:22 Michel Alexandre Salim
0 siblings, 0 replies; only message in thread
From: Michel Alexandre Salim @ 2026-08-30 14:22 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/glances
Branch : epel10
Commit : f14e00c7635694d7dfdb8e6f72989066d12da37f
Author : Michel Alexandre Salim <salimma@fedoraproject.org>
Date : 2013-04-18T16:16:02+07:00
Stats : +9/-21 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/glances/c/f14e00c7635694d7dfdb8e6f72989066d12da37f?branch=epel10
Log:
Update to 1.6.1
---
diff --git a/.gitignore b/.gitignore
index 8d29f65..049fc0f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,15 +1,2 @@
-/glances-1.1.3.tar.gz
-/glances-1.2.tar.gz
-/glances-1.3.tar.gz
-/glances-1.3.1.tar.gz
-/glances-1.3.2.tar.gz
-/glances-1.3.4.tar.gz
-/glances-1.3.5.tar.gz
-/glances-1.3.6.tar.gz
-/glances-1.3.7.tar.gz
-/glances-1.4.tar.gz
-/glances-1.4.1.1.tar.gz
-/glances-1.5.tar.gz
-/glances-1.5.1.tar.gz
-/glances-1.5.2.tar.gz
/glances-1.6.tar.gz
+/v1.6.1.tar.gz
diff --git a/glances.spec b/glances.spec
index 8def33a..edb381a 100644
--- a/glances.spec
+++ b/glances.spec
@@ -3,14 +3,14 @@
%endif
Name: glances
-Version: 1.6
-Release: 2%{?dist}
+Version: 1.6.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/downloads/nicolargo/%{name}/%{name}-%{version}.tar.gz
+Source0: https://github.com/nicolargo/glances/archive/v%{version}.tar.gz
BuildArch: noarch
%if 0%{?rhel} && 0%{?rhel} <= 5
BuildRequires: python26-distribute
@@ -43,7 +43,6 @@ It is developed in Python.
%{__python} setup.py install --root %{buildroot}
%endif
%find_lang %{name}
-mv %{buildroot}/usr/etc/ %{buildroot}
%clean
@@ -56,13 +55,15 @@ rm -rf %{buildroot}
%{_bindir}/glances
%config(noreplace) %{_sysconfdir}/glances
%attr(0655,-,-) %{python_sitelib}/glances/glances.py
-%attr(0655,-,-) %{python_sitelib}/glances/unitest.py
%{python_sitelib}/*
-%{_datadir}/doc/glances
+%exclude %{_datadir}/doc/glances
%{_datadir}/glances
%{_datadir}/man/man1/glances.1.gz
%changelog
+* Thu Apr 18 2013 Michel Salim <salimma@fedoraproject.org> - 1.6.1-1
+- Update to 1.6.1
+
* Tue Mar 19 2013 Michel Salim <salimma@fedoraproject.org> - 1.6-2
- On el5, build against python26 stack
diff --git a/sources b/sources
index 13f5505..8c01c17 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2e98bfcd996353bc6c7720fe72fc99cd glances-1.6.tar.gz
+f8a949dcd8269ce96a28b90b55e7c843 v1.6.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 1.6.1 Michel Alexandre Salim
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox