[atop] 2.0.2.

Jon Ciesla limb at fedoraproject.org
Fri Mar 1 14:24:36 UTC 2013


commit 02db0cf07aa8866e2410626e8cf572afa8436961
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Fri Mar 1 08:21:34 2013 -0600

    2.0.2.

 .gitignore |    1 +
 atop.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6956a9d..725d659 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 atop-1.23.tar.gz
 /atop-1.26.tar.gz
+/atop-2.0.2.tar.gz
diff --git a/atop.spec b/atop.spec
index fd06c40..ef04afe 100644
--- a/atop.spec
+++ b/atop.spec
@@ -1,7 +1,7 @@
 %define _hardened_build 1
 Name:           atop
-Version:        1.26
-Release:        9%{?dist}
+Version:        2.0.2
+Release:        1%{?dist}
 Summary:        An advanced interactive monitor to view the load on system and process level
 
 Group:          Applications/System
@@ -119,6 +119,9 @@ fi
 %{_unitdir}/atop.service
 
 %changelog
+* Fri Mar 01 2013 Jon Ciesla <limburgher at gmail.com> - 2.0.2-1
+- Latest upstream, BZ 916908.
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.26-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 77c30fc..6b953c5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9a72baf4c8f330973f1e2703f5a6c041  atop-1.26.tar.gz
+f1dd1984584f9635712cb7196e25620c  atop-2.0.2.tar.gz


More information about the scm-commits mailing list