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: Update to 2.1.2
Date: Sun, 30 Aug 2026 14:22:55 GMT [thread overview]
Message-ID: <178809977528.1.3316478778000461630.rpms-glances-ad3e7738a01e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/glances
Branch : epel10
Commit : ad3e7738a01e5f9d22bd194bd5f72606e03609d0
Author : Edouard Bourguignon <madko@linuxed.net>
Date : 2014-10-20T09:04:43+02:00
Stats : +12/-12 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/glances/c/ad3e7738a01e5f9d22bd194bd5f72606e03609d0?branch=epel10
Log:
Update to 2.1.2
---
diff --git a/.gitignore b/.gitignore
index d38d128..a70c985 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
/v1.7.5.tar.gz
/v1.7.6.tar.gz
/v1.7.7.tar.gz
+/v2.1.2.tar.gz
diff --git a/glances.spec b/glances.spec
index 4a841c7..07acdd8 100644
--- a/glances.spec
+++ b/glances.spec
@@ -3,8 +3,8 @@
%endif
Name: glances
-Version: 1.7.7
-Release: 2%{?dist}
+Version: 2.1.2
+Release: 1%{?dist}
Summary: CLI curses based monitoring tool
Group: Applications/System
@@ -18,9 +18,9 @@ Requires: python26-distribute
Requires: python26-psutil >= 0.4.1
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
%else
-BuildRequires: python-setuptools
+BuildRequires: python-setuptools-devel
Requires: python-setuptools
-Requires: python-psutil >= 0.4.1
+Requires: python-psutil >= 2.0.0
%endif
%description
@@ -51,24 +51,23 @@ rm -rf %{buildroot}
%files -f %{name}.lang
%defattr(-,root,root,-)
-%doc AUTHORS COPYING README.rst TODO
+%doc AUTHORS COPYING README.rst NEWS
%{_bindir}/glances
%config(noreplace) %{_sysconfdir}/glances
-%attr(0655,-,-) %{python_sitelib}/glances/glances.py
%{python_sitelib}/*
%exclude %{_datadir}/doc/glances
%{_datadir}/man/man1/glances.1.gz
%changelog
-* Mon Jun 30 2014 Toshio Kuratomi <toshio@fedoraproject.org> - 1.7.7-2
-- Replace BR python-setuptools-devel BR with python-setuptools
+* Mon Oct 20 2014 Edouard Bourguignon <madko@linuxed.net> - 2.1.2-1
+- Updat to 2.1.2
+
+* Thu Aug 07 2014 Edouard Bourguignon <madko@linuxed.net> - 2.0-1
+- Update to 2.0.0
* Thu Jun 12 2014 Edouard Bourguignon <madko@linuxed.net> - 1.7.7-1
- Update to 1.7.7
-* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.6-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
-
* Wed Mar 26 2014 Edouard Bourguignon <madko@linuxed.net> - 1.7.6-1
- Update to 1.7.6
diff --git a/sources b/sources
index 66d6b4c..9493c52 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f8debb75cbee610b6c2323961c994fd5 v1.7.7.tar.gz
+a666c5e2de15af8a10faa3e6e08286d9 v2.1.2.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=178809977528.1.3316478778000461630.rpms-glances-ad3e7738a01e@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