diff --git a/.gitignore b/.gitignore index 626d53b..ef70f22 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ simple-scan-2.31.5.tar.bz2 /simple-scan-3.13.91.tar.xz /simple-scan-3.13.92.tar.xz /simple-scan-3.14.0.tar.xz +/simple-scan-3.15.1.tar.xz diff --git a/simple-scan.spec b/simple-scan.spec index cec926c..2621268 100644 --- a/simple-scan.spec +++ b/simple-scan.spec @@ -1,11 +1,11 @@ Name: simple-scan -Version: 3.14.0 +Version: 3.15.1 Release: 1%{?dist} Summary: Simple scanning utility License: GPLv3+ URL: https://launchpad.net/%{name} -Source0: https://launchpad.net/%{name}/3.14/%{version}/+download/%{name}-%{version}.tar.xz +Source0: https://launchpad.net/%{name}/3.15/%{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 +* Mon Oct 27 2014 David King - 3.15.1-1 +- Update to 3.15.1 + * Mon Sep 22 2014 David King - 3.14.0-1 - Update to 3.14.0 - Do not own the appdata directory diff --git a/sources b/sources index cef2b4c..bfb021d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d6355316444ecc1b2ab97864e145f71a simple-scan-3.14.0.tar.xz +af8269cd9e0a0a2f438055af852e4d2b simple-scan-3.15.1.tar.xz