diff --git a/.gitignore b/.gitignore index a592e67..3915921 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,4 @@ simple-scan-2.31.5.tar.bz2 /simple-scan-3.21.1.tar.xz /simple-scan-3.21.90.tar.xz /simple-scan-3.22.0.1.tar.xz +/simple-scan-3.23.2.tar.xz diff --git a/simple-scan.spec b/simple-scan.spec index c625447..54ff282 100644 --- a/simple-scan.spec +++ b/simple-scan.spec @@ -1,11 +1,11 @@ Name: simple-scan -Version: 3.22.0.1 +Version: 3.23.2 Release: 1%{?dist} Summary: Simple scanning utility License: GPLv3+ URL: https://launchpad.net/%{name} -Source0: https://launchpad.net/%{name}/3.22/%{version}/+download/%{name}-%{version}.tar.xz +Source0: https://launchpad.net/%{name}/3.23/%{version}/+download/%{name}-%{version}.tar.xz BuildRequires: sane-backends-devel BuildRequires: gettext @@ -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 +* Wed Nov 30 2016 David King - 3.23.2-1 +- Update to 3.23.2 + * Tue Sep 20 2016 David King - 3.22.0.1-1 - Update to 3.22.0.1 - Use gettext instead of intltool diff --git a/sources b/sources index 97bb79a..7eaa8db 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -994e76360ceec45dbf744d9a1adab846 simple-scan-3.22.0.1.tar.xz +dc7453500f8bec007173d8b67c2181b2 simple-scan-3.23.2.tar.xz