public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Edouard Bourguignon <madko@linuxed.net>
To: git-commits@fedoraproject.org
Subject: [rpms/glances] epel10: upgrade to 3.1.4.1 and add glances.conf
Date: Sun, 30 Aug 2026 14:23:20 GMT	[thread overview]
Message-ID: <178809980069.1.15419160415710880222.rpms-glances-99876ed75e72@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/glances
Branch : epel10
Commit : 99876ed75e72c6d4575873550fa3b8ff81bf34c2
Author : Edouard Bourguignon <madko@linuxed.net>
Date   : 2020-05-27T18:25:41+02:00
Stats  : +10/-12 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/glances/c/99876ed75e72c6d4575873550fa3b8ff81bf34c2?branch=epel10

Log:
upgrade to 3.1.4.1 and add glances.conf

---
diff --git a/glances.spec b/glances.spec
index cfeba21..f3db55e 100644
--- a/glances.spec
+++ b/glances.spec
@@ -2,7 +2,7 @@
 
 %{?python_enable_dependency_generator}
 Name:		glances	
-Version:	3.1.4
+Version:	3.1.4.1
 Release:	1%{?dist}
 Summary:	CLI curses based monitoring tool
 
@@ -10,6 +10,7 @@ Group:		Applications/System
 License:	GPLv3
 URL:		https://github.com/nicolargo/glances
 Source0:	https://github.com/nicolargo/glances/archive/v%{version}.tar.gz
+Source1:	glances.conf
 BuildArch:	noarch
 BuildRequires:	python3-devel
 BuildRequires:	python3-setuptools
@@ -33,6 +34,7 @@ It is developed in Python.
 
 %install
 %py3_install
+%{__install} -p -D -m 755 %{SOURCE1} $RPM_BUILD_ROOT/etc/glances/glances.conf
 
 %check
 %{__python3} setup.py test
@@ -40,6 +42,7 @@ It is developed in Python.
 %files
 %doc AUTHORS COPYING README.rst
 %license COPYING
+%{_sysconfdir}/glances/glances.conf
 %{_bindir}/glances
 %{python3_sitelib}/%{name}/
 %{python3_sitelib}/Glances-%{version}-py%{python3_version}.egg-info/
@@ -48,20 +51,15 @@ It is developed in Python.
 
 
 %changelog
+* Wed May 27 2020 Edouard Bourguignon <madko@linuxed.net> - 3.1.4.1-1
+- Upgrade to 3.1.4.1
+- Adding glances.conf to prevent update checks
+
 * Sat Mar 14 2020 Edouard Bourguignon <madko@linuxed.net> - 3.1.4-1
 - Upgrade to 3.1.4
 
-* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-5
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
-
-* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 3.1.0-4
-- Rebuilt for Python 3.8.0rc1 (#1748018)
-
-* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 3.1.0-3
-- Rebuilt for Python 3.8
-
-* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
+* Fri Aug 16 2019 Edouard Bourguignon <madko@linuxed.net> - 3.1.1-1
+- Upgrade to 3.1.1
 
 * Sun Jun  2 2019 Edouard Bourguignon <madko@linuxed.net> - 3.1.0-1
 - Upgrade to 3.1.0

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

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-30 14:23 Edouard Bourguignon [this message]
2026-08-30 14:23 [rpms/glances] epel10: upgrade to 3.1.4.1 and add glances.conf Edouard Bourguignon

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=178809980069.1.15419160415710880222.rpms-glances-99876ed75e72@fedoraproject.org \
    --to=madko@linuxed.net \
    --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