[esniper] New release 2.29.0

Volker Fröhlich volter at fedoraproject.org
Wed Apr 2 14:00:42 UTC 2014


commit 42459bdd866208aa212b9c1566857dc3437ceb36
Author: Volker Fröhlich <volker27 at gmx.at>
Date:   Wed Apr 2 16:00:12 2014 +0200

    New release 2.29.0

 .gitignore   |    1 +
 esniper.spec |   11 +++++++----
 sources      |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4c58ac1..d9b846a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /esniper-2-26-0.tgz
 /esniper-2-27-0.tgz
 /esniper-2-28-0.tgz
+/esniper-2-29-0.tgz
diff --git a/esniper.spec b/esniper.spec
index 9e1a320..02a3a95 100644
--- a/esniper.spec
+++ b/esniper.spec
@@ -1,12 +1,12 @@
 Name:           esniper
-Version:        2.28.0
-Release:        3%{?dist}
+Version:        2.29.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-28-0.tgz
+Source0:        http://downloads.sourceforge.net/%{name}/%{name}-2-29-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-28-0
+%setup -q -n %{name}-2-29-0
 
 # Encode manpage to utf-8
 iconv -f iso8859-1 -t utf-8 esniper.1 > esniper.1.conv \
@@ -43,6 +43,9 @@ install -p -m 755 frontends/snipe %{buildroot}/%{_bindir}
 
 
 %changelog
+* Wed Apr 02 2014 Volker Fröhlich <volker27 at gmx.at> - 2.29.0-1
+- New upstream release
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.28.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 6bc0d11..050e18f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-edcd29e7c86adef67060f0cfbf698028  esniper-2-28-0.tgz
+fa6b8450b869a2cb1da4c600941f6c2f  esniper-2-29-0.tgz


More information about the scm-commits mailing list