diff --git a/.gitignore b/.gitignore index 9a3b93d..d810f16 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,4 @@ simple-scan-2.31.5.tar.bz2 /simple-scan-3.17.90.tar.xz /simple-scan-3.17.91.tar.xz /simple-scan-3.17.92.tar.xz +/simple-scan-3.18.0.tar.xz diff --git a/simple-scan.spec b/simple-scan.spec index 2990103..4a3bf0c 100644 --- a/simple-scan.spec +++ b/simple-scan.spec @@ -1,11 +1,11 @@ Name: simple-scan -Version: 3.17.92 +Version: 3.18.0 Release: 1%{?dist} Summary: Simple scanning utility License: GPLv3+ URL: https://launchpad.net/%{name} -Source0: https://launchpad.net/%{name}/3.17/%{version}/+download/%{name}-%{version}.tar.xz +Source0: https://launchpad.net/%{name}/3.18/%{version}/+download/%{name}-%{version}.tar.xz BuildRequires: intltool BuildRequires: sane-backends-devel @@ -62,6 +62,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/glib-2.0/schemas/org.gnome.SimpleScan.gschema.xml %changelog +* Mon Sep 21 2015 David King - 3.18.0-1 +- Update to 3.18.0 + * Mon Sep 14 2015 David King - 3.17.92-1 - Update to 3.17.92 diff --git a/sources b/sources index 8f25b11..887ca5c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9ba32e22ff35b4fc7b332b82ffaa26ad simple-scan-3.17.92.tar.xz +dead7fa5d9c0bc194c2d91f9eb0a6e2f simple-scan-3.18.0.tar.xz