public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michel Alexandre Salim <salimma@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/glances] epel10: Update to 1.6.1
Date: Sun, 30 Aug 2026 14:22:48 GMT	[thread overview]
Message-ID: <178809976870.1.8961028641186227168.rpms-glances-f14e00c76356@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-08-30 14:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178809976870.1.8961028641186227168.rpms-glances-f14e00c76356@fedoraproject.org \
    --to=salimma@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox