[esniper] New upstream release 2.30

Volker Fröhlich volter at fedoraproject.org
Fri May 23 19:57:02 UTC 2014


commit 00097a5b68287f888b00a2c4015008b00a741b20
Author: Volker Fröhlich <volker27 at gmx.at>
Date:   Fri May 23 21:56:39 2014 +0200

    New upstream release 2.30

 .gitignore   |    1 +
 esniper.spec |    9 ++++++---
 sources      |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d9b846a..8dad055 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /esniper-2-27-0.tgz
 /esniper-2-28-0.tgz
 /esniper-2-29-0.tgz
+/esniper-2-30-0.tgz
diff --git a/esniper.spec b/esniper.spec
index 02a3a95..966a11e 100644
--- a/esniper.spec
+++ b/esniper.spec
@@ -1,12 +1,12 @@
 Name:           esniper
-Version:        2.29.0
+Version:        2.30.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-29-0.tgz
+Source0:        http://downloads.sourceforge.net/%{name}/%{name}-2-30-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-29-0
+%setup -q -n %{name}-2-30-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
+* Fri May 23 2014 Volker Fröhlich <volker27 at gmx.at> - 2.30.0-1
+- New upstream release
+
 * Wed Apr 02 2014 Volker Fröhlich <volker27 at gmx.at> - 2.29.0-1
 - New upstream release
 
diff --git a/sources b/sources
index 050e18f..fe68ea8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fa6b8450b869a2cb1da4c600941f6c2f  esniper-2-29-0.tgz
+3b4436da2fbe6e8acfb6ec9708a93bdb  esniper-2-30-0.tgz


More information about the scm-commits mailing list