diff --git a/.gitignore b/.gitignore index e2e8a7e..78cf1b5 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ simple-scan-2.31.5.tar.bz2 /simple-scan-3.2.0.tar.xz /simple-scan-3.2.1.tar.xz /simple-scan-3.3.92.tar.xz +/simple-scan-3.4.0.tar.gz diff --git a/simple-scan.spec b/simple-scan.spec index c12bdd8..9abf059 100644 --- a/simple-scan.spec +++ b/simple-scan.spec @@ -1,12 +1,12 @@ Name: simple-scan -Version: 3.3.92 +Version: 3.4.0 Release: 1%{?dist} Summary: Simple scanning utility Group: Applications/Multimedia License: GPLv3+ URL: https://launchpad.net/simple-scan -Source0: http://download.gnome.org/sources/simple-scan/3.1/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/simple-scan/3.4/%{name}-%{version}.tar.gz BuildRequires: intltool BuildRequires: autoconf @@ -56,6 +56,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/glib-2.0/schemas/org.gnome.SimpleScan.gschema.xml %changelog +* Wed Mar 28 2012 Richard Hughes - 3.4.0-1 +- Update to 3.4.0 + * Wed Mar 21 2012 Richard Hughes - 3.3.92-1 - Update to 3.3.92 diff --git a/sources b/sources index 351574c..277dea7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0a3eedfeb0f3da167e21ee08f219fe0e simple-scan-3.3.92.tar.xz +256743e67427d6377722c1c4a30a072d simple-scan-3.4.0.tar.gz