public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glances] epel10: Update to 2.1.2
@ 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 : 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
^ 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 2.1.2 Edouard Bourguignon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox