[scantailor] Update to 0.9.9.1

Jan Horak xhorak at fedoraproject.org
Tue Aug 10 13:00:50 UTC 2010


commit 186336f4d59984e3043bf8f426119c373d47691f
Author: Jan Horak <jhorak at redhat.com>
Date:   Tue Aug 10 15:00:50 2010 +0200

    Update to 0.9.9.1

 .gitignore      |    1 +
 scantailor.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index de9320f..f1a03a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 scantailor-0.9.9.tar.gz
+scantailor-0.9.9.1.tar.gz
diff --git a/scantailor.spec b/scantailor.spec
index 129dc81..e8d3122 100644
--- a/scantailor.spec
+++ b/scantailor.spec
@@ -1,5 +1,5 @@
 Name:           scantailor
-Version:        0.9.9
+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 . -DEXTRA_LIBS=Xrender -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
+
 * Mon Jun 14 2010 Jan Horak <jhorak at redhat.com> - 0.9.9-1
 - Update to 0.9.9
 
diff --git a/sources b/sources
index 4194127..60db04a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ed46d2c92ffb00d21d0134fb65d3ceb1  scantailor-0.9.9.tar.gz
+58f7c549284d9fb92f25d15e1f66bae2  scantailor-0.9.9.1.tar.gz


More information about the scm-commits mailing list