[innotop] New Upstream version to 1.8.1

Luis Enrique Bazán De León lbazan at fedoraproject.org
Mon Jul 9 21:01:32 UTC 2012


commit 1de5344992bef0755aa840305480c7d25b108851
Author: Luis Bazan <lbazan at fedoraproject.org>
Date:   Mon Jul 9 16:01:11 2012 -0500

    New Upstream version to 1.8.1

 innotop.spec |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/innotop.spec b/innotop.spec
index b22241f..c541890 100644
--- a/innotop.spec
+++ b/innotop.spec
@@ -1,17 +1,17 @@
 Name:           innotop
-Version:        1.6.0
-Release:        10%{?dist}
+Version:        1.8.1
+Release:        1%{?dist}
 Summary:        A MySQL and InnoDB monitor program
 
 Group:          Applications/Databases
 License:        GPLv2+ or Artistic
-URL:            http://sourceforge.net/projects/innotop
-Source0:        http://downloads.sourceforge.net/innotop/%{name}-%{version}.tar.gz
+URL:            http://code.google.com/p/innotop
+Source0:        http://innotop.googlecode.com/files/innotop-1.8.1.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 BuildRequires:  perl(DBI) perl(ExtUtils::MakeMaker) perl(Term::ReadKey) perl(DBD::mysql)
-Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) perl(Term::ReadKey) perl(DBD::mysql)
+Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) perl(Term::ReadKey) perl(DBD::mysql)
 
 %description
 innotop connects to a MySQL database server and retrieves information from it,
@@ -54,6 +54,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Jun 09 2012 Luis Bazán <lbazan at fedoraproject.org> - 1.8.1-1
+- New Upstream Version 1.8.1
+
 * Sun Jun 17 2012 Petr Pisar <ppisar at redhat.com> - 1.6.0-10
 - Perl 5.16 rebuild
 


More information about the scm-commits mailing list