[esniper] New upstream release 2.28

Volker Fröhlich volter at fedoraproject.org
Wed Oct 24 22:23:44 UTC 2012


commit 4ecd4461873e002a7cc57c9613c158fbdaa28506
Author: Volker Fröhlich <volker27 at gmx.at>
Date:   Thu Oct 25 00:23:08 2012 +0200

    New upstream release 2.28

 .gitignore   |    1 +
 esniper.spec |   13 ++++++++-----
 sources      |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 480e402..4c58ac1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /esniper-2-25-0.tgz
 /esniper-2-26-0.tgz
 /esniper-2-27-0.tgz
+/esniper-2-28-0.tgz
diff --git a/esniper.spec b/esniper.spec
index 3ce5d15..ec32d83 100644
--- a/esniper.spec
+++ b/esniper.spec
@@ -1,12 +1,12 @@
 Name:           esniper
-Version:        2.27.0
-Release:        2%{?dist}
+Version:        2.28.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-27-0.tgz
+URL:            http://esniper.sourceforge.net
+Source0:        http://downloads.sourceforge.net/%{name}/%{name}-2-28-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-27-0
+%setup -q -n %{name}-2-28-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
+* Thu Oct 25 2012 Volker Fröhlich <volker27 at gmx.at> - 2.28.0-1
+- New upstream release
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.27.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index bab5cfb..6bc0d11 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-673a014f78402c2af1f2d42b3990ed9d  esniper-2-27-0.tgz
+edcd29e7c86adef67060f0cfbf698028  esniper-2-28-0.tgz


More information about the scm-commits mailing list