[seivot/f18] Update to 1.18

Michel Alexandre Salim salimma at fedoraproject.org
Mon Feb 25 14:22:01 UTC 2013


commit a1547bbfef8f96c28b1fe94d18ac75af6041042f
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Mon Feb 25 19:02:19 2013 +0700

    Update to 1.18

 .gitignore  |    2 +-
 seivot.spec |   11 ++++++++---
 sources     |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 511150e..069e9d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/seivot_1.17.orig.tar.gz
+/seivot_1.18.orig.tar.gz
diff --git a/seivot.spec b/seivot.spec
index 8890e54..ff6dab5 100644
--- a/seivot.spec
+++ b/seivot.spec
@@ -1,15 +1,17 @@
 Name:           seivot
-Version:        1.17
-Release:        2%{?dist}
+Version:        1.18
+Release:        1%{?dist}
 Summary:        Benchmarking tool for backup programs
 
 License:        GPLv3+
 URL:            http://liw.fi/%{name}/
-Source0:        http://ftp.debian.org/debian/pool/main/s/%{name}/%{name}_%{version}.orig.tar.gz
+Source0:        http://code.liw.fi/debian/pool/main/s/%{name}/%{name}_%{version}.orig.tar.gz
 
 BuildArch:      noarch
 BuildRequires:  python-cliapp
 Requires:       python-cliapp
+Requires:       genbackupdata
+Requires:       summain
 
 %description
 Seivot is a program for benchmarking backup software. It was written
@@ -47,6 +49,9 @@ make
 
 
 %changelog
+* Mon Feb 25 2013 Michel Salim <salimma at fedoraproject.org> - 1.18-1
+- Update to 1.18
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.17-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index ec9dbee..7c1af94 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3d63522222d8769ffac3cf4b11242e15  seivot_1.17.orig.tar.gz
+86a990d6617709c446881d8c56105ec0  seivot_1.18.orig.tar.gz


More information about the scm-commits mailing list