[scantailor/f12/master] Update to 0.9.9.1

Jan Horak xhorak at fedoraproject.org
Tue Aug 10 13:02:07 UTC 2010


commit ba7f475c21d804582ad473f8c88f5dd7fb89f0e2
Author: Jan Horak <jhorak at redhat.com>
Date:   Tue Aug 10 15:02:07 2010 +0200

    Update to 0.9.9.1

 .gitignore      |    2 ++
 scantailor.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 957197d..b43432f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,3 @@
 scantailor-0.9.8.1.tar.gz
+scantailor-0.9.7.2.tar.gz
+scantailor-0.9.9.1.tar.gz
diff --git a/scantailor.spec b/scantailor.spec
index 476cb01..3bd806a 100644
--- a/scantailor.spec
+++ b/scantailor.spec
@@ -1,5 +1,5 @@
 Name:           scantailor
-Version:        0.9.8.1
+Version:        0.9.9.1
 Release:        1%{?dist}
 Summary:        An interactive post-processing tool for scanned pages
 
@@ -33,11 +33,11 @@ project.
 
 %prep
 %setup -q
-%{__mv} resources/icons/COPYING resources/icons/COPYING-icons
 
 %build
 %cmake . -DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo -DCMAKE_INSTALL_PREFIX="/usr" 
 make %{?_smp_mflags}
+%{__mv} resources/icons/COPYING resources/icons/COPYING-icons
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -75,6 +75,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/icons/hicolor/scalable/apps/scantailor.svg
 
 %changelog
+* Tue Aug 10 2010 Jan Horak <jhorak at redhat.com> - 0.9.9.1-1
+- Update to 0.9.9.1
+
 * Wed Apr 28 2010 Jan Horak <jhorak at redhat.com> - 0.9.8.1-1
 - Update to 0.9.8.1
 
diff --git a/sources b/sources
index adec15f..60db04a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ffc5ae5824e5632baaa6ab4b29a9e31c  scantailor-0.9.8.1.tar.gz
+58f7c549284d9fb92f25d15e1f66bae2  scantailor-0.9.9.1.tar.gz


More information about the scm-commits mailing list