diff --git a/.gitignore b/.gitignore index 2b90e54..3bcb984 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ simple-scan-2.31.5.tar.bz2 /simple-scan-3.17.92.tar.xz /simple-scan-3.18.0.tar.xz /simple-scan-3.18.1.tar.xz +/simple-scan-3.19.1.tar.xz diff --git a/simple-scan.spec b/simple-scan.spec index cca6599..d301298 100644 --- a/simple-scan.spec +++ b/simple-scan.spec @@ -1,11 +1,11 @@ Name: simple-scan -Version: 3.18.1 +Version: 3.19.1 Release: 1%{?dist} Summary: Simple scanning utility License: GPLv3+ URL: https://launchpad.net/%{name} -Source0: https://launchpad.net/%{name}/3.18/%{version}/+download/%{name}-%{version}.tar.xz +Source0: https://launchpad.net/%{name}/3.19/%{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 +* Tue Oct 27 2015 David King - 3.19.1-1 +- Update to 3.19.1 + * Mon Oct 12 2015 David King - 3.18.1-1 - Update to 3.18.1 diff --git a/sources b/sources index 86b8698..6da811c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -269634eb3e5c17733413cf9f9bfb170e simple-scan-3.18.1.tar.xz +66e49eb67ce24af13bd0307421678c3f simple-scan-3.19.1.tar.xz