[simple-scan] Update to 3.13.1

David King amigadave at fedoraproject.org
Mon Apr 28 22:48:53 UTC 2014


commit 4d35e6b9895a03f923a2d0f41da205de0834cd20
Author: David King <amigadave at amigadave.com>
Date:   Tue Apr 29 00:46:28 2014 +0200

    Update to 3.13.1

 .gitignore       |    1 +
 simple-scan.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e21821f..f54a625 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@ simple-scan-2.31.5.tar.bz2
 /simple-scan-3.11.91.tar.xz
 /simple-scan-3.11.92.tar.xz
 /simple-scan-3.12.0.tar.xz
+/simple-scan-3.13.1.tar.xz
diff --git a/simple-scan.spec b/simple-scan.spec
index ceeb061..a21d561 100644
--- a/simple-scan.spec
+++ b/simple-scan.spec
@@ -1,11 +1,11 @@
 Name:           simple-scan
-Version:        3.12.0
+Version:        3.13.1
 Release:        1%{?dist}
 Summary:        Simple scanning utility
 
 License:        GPLv3+
 URL:            https://launchpad.net/%{name}
-Source0:        https://launchpad.net/%{name}/3.12/%{version}/+download/%{name}-%{version}.tar.xz
+Source0:        https://launchpad.net/%{name}/3.13/%{version}/+download/%{name}-%{version}.tar.xz
 
 BuildRequires:  intltool
 BuildRequires:  sane-backends-devel
@@ -52,6 +52,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/glib-2.0/schemas/org.gnome.SimpleScan.gschema.xml
 
 %changelog
+* Tue Apr 29 2014 David King <amigadave at amigadave.com> - 3.13.1-1
+- Update to 3.13.1
+
 * Mon Mar 24 2014 David King <amigadave at amigadave.com> - 3.12.0-1
 - Update to 3.12.0
 
diff --git a/sources b/sources
index 64aa6fd..9f675c2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-24ae06b11368320e85fb32b98d6919f3  simple-scan-3.12.0.tar.xz
+d89890b102a318a9b606467e8db9d02a  simple-scan-3.13.1.tar.xz


More information about the scm-commits mailing list