[esniper] Updated for version 2.25

Volker Fröhlich volter at fedoraproject.org
Sun Jun 5 08:36:52 UTC 2011


commit 5dab72b09c99e28b79257e37ecc89be22a9133e5
Author: Volker Fröhlich <volker27 at gmx.at>
Date:   Sun Jun 5 10:26:44 2011 +0200

    Updated for version 2.25

 .gitignore   |    1 +
 esniper.spec |   11 +++++++----
 sources      |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f504b90..c27cca3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /esniper-2-24-0.tgz
+/esniper-2-25-0.tgz
diff --git a/esniper.spec b/esniper.spec
index 84e21fe..bc3c214 100644
--- a/esniper.spec
+++ b/esniper.spec
@@ -1,12 +1,12 @@
 Name:           esniper
-Version:        2.24.0
-Release:        6%{?dist}
+Version:        2.25.0
+Release:        1%{?dist}
 Summary:        A lightweight console application for sniping eBay auctions 
 
 Group:          Applications/Internet
 License:        BSD
 URL:            http://esniper.sourceforge.net/
-Source0:        http://downloads.sourceforge.net/%{name}/%{name}-2-24-0.tgz
+Source0:        http://downloads.sourceforge.net/%{name}/%{name}-2-25-0.tgz
 
 BuildRequires:  curl-devel
 
@@ -15,7 +15,7 @@ Esniper is a lightweight console application for sniping eBay auctions.
 
 
 %prep
-%setup -q -n %{name}-2-24-0
+%setup -q -n %{name}-2-25-0
 
 # Encode manpage to utf-8
 iconv -f iso8859-1 -t utf-8 esniper.1 > esniper.1.conv \
@@ -44,6 +44,9 @@ install -p -m 755 frontends/snipe %{buildroot}/%{_bindir}
 
 
 %changelog
+* Sun Jun 05 2011 Volker Fröhlich <volker27 at gmx.at> - 2.25.0-1
+- Updated for 2.25.0
+
 * Fri Feb 25 2011 Volker Fröhlich <volker27 at gmx.at> - 2.24.0-6
 - Added the INSTALL definition, that should have been there in the last release
 
diff --git a/sources b/sources
index c7231bd..b5052f2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aae4b24cc37b9bbb6ba78e017e127ded  esniper-2-24-0.tgz
+f5fe4f36e19885985cc84d874f401854  esniper-2-25-0.tgz


More information about the scm-commits mailing list