[ocrad] new upstream version

Tomas Smetana tsmetana at fedoraproject.org
Fri Jul 26 12:24:36 UTC 2013


commit 1dfb45074d3bdb04d50efab77a4e194ab8df2613
Author: Tomas Smetana <tsmetana at redhat.com>
Date:   Fri Jul 26 14:24:10 2013 +0200

    new upstream version

 .gitignore |    1 +
 ocrad.spec |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 436de5f..d3019d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 ocrad-0.19.tar.lz
 /ocrad-0.20.tar.lz
 /ocrad-0.21.tar.lz
+/ocrad-0.22.tar.lz
diff --git a/ocrad.spec b/ocrad.spec
index 92827af..0c90396 100644
--- a/ocrad.spec
+++ b/ocrad.spec
@@ -1,7 +1,7 @@
 Summary: An Optical Character Recognition program
 Name: ocrad
-Version: 0.21
-Release: 4%{?dist}
+Version: 0.22
+Release: 1%{?dist}
 License: GPLv3+
 Group: Applications/Multimedia
 Source: ftp://ftp.gnu.org/gnu/ocrad/%{name}-%{version}.tar.lz
@@ -49,12 +49,15 @@ fi
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog NEWS README TODO
+%doc AUTHORS COPYING ChangeLog NEWS README
 %{_bindir}/ocrad
 %attr(0644,root,root) %{_mandir}/man1/*
 %attr(0644,root,root) %{_infodir}/ocrad.info.gz
 
 %changelog
+* Fri Jul 26 2013 Tomas Smetana <tsmetana at redhat.com> - 0.22-1
+- new upstream version
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.21-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 46461a9..275330b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-09b09a5f6d5a23551f744ba492e9382e  ocrad-0.21.tar.lz
+e84f0fb0dcd9b7b067201f9a3b89e06c  ocrad-0.22.tar.lz


More information about the scm-commits mailing list