From 0ee8947e7fe39d476b89c22ea1f29eea5448eaec Mon Sep 17 00:00:00 2001 From: Dawid Gajownik Date: Wed, 28 Dec 2005 22:28:28 +0000 Subject: [PATCH] Upstream updated tarball with a small bug fix without increasing release number. We'll need to rebuild it once again. Lesson for today: don't try to be faster than the light ;) --- htop.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/htop.spec b/htop.spec index 80f5291..3430f3e 100644 --- a/htop.spec +++ b/htop.spec @@ -1,6 +1,6 @@ Name: htop Version: 0.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Interactive process viewer Group: Applications/System @@ -42,6 +42,9 @@ rm -rf %{buildroot} %changelog +* Wed Dec 28 2005 Dawid Gajownik - 0.6-2 +- Rebuild with updated tarball + * Wed Dec 28 2005 Dawid Gajownik - 0.6-1 - Version 0.6 diff --git a/sources b/sources index bb5241c..4683ea0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f4aeafa0111805a92d4d2ead907bc8e5 htop-0.6.tar.gz +c00b1dba101569a055ed260e06a25596 htop-0.6.tar.gz