[xsane: 18/19] version 0.998

Nils Philippsen nphilipp at fedoraproject.org
Fri Nov 19 12:13:22 UTC 2010


commit 52343f9ca24ae2987fd0249b3441ae7678d62baf
Author: Nils Philippsen <nils at redhat.com>
Date:   Fri Nov 19 13:07:40 2010 +0100

    version 0.998

 .gitignore    |    2 ++
 sources       |    4 ++--
 xsane.desktop |   14 --------------
 xsane.spec    |   11 +++++++----
 4 files changed, 11 insertions(+), 20 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8165521..54a0a86 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
 xsane-0.997.tar.gz
 xsane-0.997-5-autoconf.patch.bz2
+/xsane-0.998.tar.gz
+/xsane-0.998-1-autoconf.patch.bz2
diff --git a/sources b/sources
index 769743c..226ee95 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-8377b3e3b792f3d2b7f13895467c7082  xsane-0.997.tar.gz
-94916349487cd0a8cddab7851e58573c  xsane-0.997-5-autoconf.patch.bz2
+936f1cc76b37caa8f285e1e15ac7e0aa  xsane-0.998.tar.gz
+ccd4da2bfd19ba9e778a278ad6ca4472  xsane-0.998-1-autoconf.patch.bz2
diff --git a/xsane.spec b/xsane.spec
index 2886a21..048330e 100644
--- a/xsane.spec
+++ b/xsane.spec
@@ -13,8 +13,8 @@
 
 Name: xsane
 Summary: X Window System front-end for the SANE scanner interface
-Version: 0.997
-Release: 10%{?dist}
+Version: 0.998
+Release: 1%{?dist}
 Source0: http://www.xsane.org/download/%{name}-%{version}.tar.gz
 Source1: xsane.desktop
 # distro-specific: use "xdg-open" instead of "netscape" to launch help browser
@@ -34,7 +34,7 @@ Patch4: xsane-0.997-no-file-selected.patch
 # submitted to upstream (Oliver Rauch) via email, 2010-06-29
 Patch5: xsane-0.997-ipv6.patch
 # autoconf-generated files
-Patch10: xsane-0.997-5-autoconf.patch.bz2
+Patch100: xsane-0.998-1-autoconf.patch.bz2
 License: GPLv2+
 URL: http://www.xsane.org/
 Group: Applications/Multimedia
@@ -90,7 +90,7 @@ done
 %patch4 -p1 -b .no-file-selected
 %patch5 -p1 -b .ipv6
 
-%patch10 -p1 -b .autoconf
+%patch100 -p1 -b .autoconf
 
 # in-root config.h breaks off-root building
 rm include/config.h
@@ -159,6 +159,9 @@ fi
 %{_datadir}/sane/xsane
 
 %changelog
+* Fri Nov 19 2010 Nils Philippsen <nils at redhat.com> - 0.998-1
+- version 0.998
+
 * Tue Jul 13 2010 Nils Philippsen <nils at redhat.com> - 0.997-10
 - don't crash if no files are selected, take two
 


More information about the scm-commits mailing list