diff --git a/.gitignore b/.gitignore index 8af17fb..626d53b 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ simple-scan-2.31.5.tar.bz2 /simple-scan-3.13.90.tar.xz /simple-scan-3.13.91.tar.xz /simple-scan-3.13.92.tar.xz +/simple-scan-3.14.0.tar.xz diff --git a/simple-scan.spec b/simple-scan.spec index a2bfe93..cec926c 100644 --- a/simple-scan.spec +++ b/simple-scan.spec @@ -1,11 +1,11 @@ Name: simple-scan -Version: 3.13.92 +Version: 3.14.0 Release: 1%{?dist} Summary: Simple scanning utility License: GPLv3+ URL: https://launchpad.net/%{name} -Source0: https://launchpad.net/%{name}/3.13/%{version}/+download/%{name}-%{version}.tar.xz +Source0: https://launchpad.net/%{name}/3.14/%{version}/+download/%{name}-%{version}.tar.xz BuildRequires: intltool BuildRequires: sane-backends-devel @@ -52,6 +52,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/glib-2.0/schemas/org.gnome.SimpleScan.gschema.xml %changelog +* Mon Sep 22 2014 David King - 3.14.0-1 +- Update to 3.14.0 +- Do not own the appdata directory + * Tue Sep 16 2014 David King - 3.13.92-1 - Update to 3.13.92 diff --git a/sources b/sources index a2bac88..cef2b4c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ba07b24abf503875f300d9776b9833c4 simple-scan-3.13.92.tar.xz +d6355316444ecc1b2ab97864e145f71a simple-scan-3.14.0.tar.xz