From 88507405b5da9d409d319f94fb0eaa30fe08dc2c Mon Sep 17 00:00:00 2001 From: David King Date: Mon, 24 Nov 2014 21:01:39 +0000 Subject: [PATCH] Update to 3.15.2 --- .gitignore | 1 + simple-scan.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ef70f22..268339f 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ simple-scan-2.31.5.tar.bz2 /simple-scan-3.13.92.tar.xz /simple-scan-3.14.0.tar.xz /simple-scan-3.15.1.tar.xz +/simple-scan-3.15.2.tar.xz diff --git a/simple-scan.spec b/simple-scan.spec index 2621268..7341dc6 100644 --- a/simple-scan.spec +++ b/simple-scan.spec @@ -1,5 +1,5 @@ Name: simple-scan -Version: 3.15.1 +Version: 3.15.2 Release: 1%{?dist} Summary: Simple scanning utility @@ -17,7 +17,7 @@ BuildRequires: pkgconfig(gudev-1.0) BuildRequires: pkgconfig(zlib) Requires: xdg-utils -Requires: yelp +Recommends: yelp %description Simple Scan is an easy-to-use application, designed to let users connect their @@ -52,6 +52,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/glib-2.0/schemas/org.gnome.SimpleScan.gschema.xml %changelog +* Mon Nov 24 2014 David King - 3.15.2-1 +- Update to 3.15.2 + * Mon Oct 27 2014 David King - 3.15.1-1 - Update to 3.15.1 diff --git a/sources b/sources index bfb021d..ba8e78a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -af8269cd9e0a0a2f438055af852e4d2b simple-scan-3.15.1.tar.xz +36550e1b462066631bd4e8735976b16c simple-scan-3.15.2.tar.xz