diff --git a/.gitignore b/.gitignore index b82a028..baa4c6b 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,4 @@ simple-scan-2.31.5.tar.bz2 /simple-scan-3.19.91.tar.xz /simple-scan-3.19.92.tar.xz /simple-scan-3.20.0.tar.xz +/simple-scan-3.21.1.tar.xz diff --git a/simple-scan.spec b/simple-scan.spec index b77d1fe..1174d41 100644 --- a/simple-scan.spec +++ b/simple-scan.spec @@ -1,11 +1,11 @@ Name: simple-scan -Version: 3.20.0 +Version: 3.21.1 Release: 1%{?dist} Summary: Simple scanning utility License: GPLv3+ URL: https://launchpad.net/%{name} -Source0: https://launchpad.net/%{name}/3.20/%{version}/+download/%{name}-%{version}.tar.xz +Source0: https://launchpad.net/%{name}/3.21/%{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 Apr 26 2016 David King - 3.21.1-1 +- Update to 3.21.1 + * Mon Mar 21 2016 David King - 3.20.0-1 - Update to 3.20.0 diff --git a/sources b/sources index 8d696fa..170ebd2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2ea2c7de41349a641eff028dab89dfe2 simple-scan-3.20.0.tar.xz +cfecc65fc16966996a03d45ddcafff0e simple-scan-3.21.1.tar.xz