[yagf/f15] Update to 0.9.1.

Dmitrij S. Kryzhevich krege at fedoraproject.org
Tue Apr 24 09:49:18 UTC 2012


commit 820d73528fab5f5e1164dee8460adc3516f3ee1e
Author: Dmitrij S. Kryzhevich <krege at land.ru>
Date:   Tue Apr 24 16:49:13 2012 +0700

    Update to 0.9.1.

 .gitignore                      |    1 +
 sources                         |    2 +-
 yagf-0.9.1-Source-desktop.patch |   28 ++++++++++++++++++++++++++++
 yagf.spec                       |   20 ++++++++++++++++----
 4 files changed, 46 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c0dfd69..522f3c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /yagf-0.8.6-Source.tar.gz
 /yagf-0.8.7.tar.gz
 /yagf-0.8.9.tar.gz
+/yagf-0.9.1.tar.gz
diff --git a/sources b/sources
index 026ac71..49a9776 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1ccb66b978162366fb608dbc31b4a946  yagf-0.8.9.tar.gz
+501946bd993c29b23b54d114727ccafb  yagf-0.9.1.tar.gz
diff --git a/yagf-0.9.1-Source-desktop.patch b/yagf-0.9.1-Source-desktop.patch
new file mode 100644
index 0000000..520757d
--- /dev/null
+++ b/yagf-0.9.1-Source-desktop.patch
@@ -0,0 +1,28 @@
+--- yagf/YAGF.desktop	2012-04-21 15:53:59.000000000 +0700
++++ yagf-desktop/YAGF.desktop	2012-04-24 14:09:14.983541527 +0700
+@@ -1,24 +1,17 @@
+ [Desktop Entry]
+ Type=Application
+-Categories=Qt;Office;OCR;
++Categories=Qt;Office;Graphics;Scanning;OCR;
+ Exec=yagf %F
+ Icon=yagf
+ Terminal=false
+ StartupNotify=true
+ MimeType=image/png;image/jpeg;image/bmp;image/tiff;image/gif;image/x-portable-pixmap;image/x-portable-graymap;image/x-portable-bitmap;
+ Name=YAGF
+-Name[ru]=YAGF
+-Name[lt]=YAGF
+-Name[pl]=YAGF
+-Name[de]=YAGF
+ GenericName=OCR text recognition
+ GenericName[ru]=Распознавание текста
+-GenericName[lt]=ENTER YOUR TRANSLATION HERE
+-GenericName[pl]=ENTER YOUR TRANSLATION HERE
+ GenericName[de]=OCR Texterkennung
+ Comment=Graphical frontend for Cuneiform and Tesseract
+ Comment[ru]=Графическая оболочка для Cuneiform и Tesseract
+ Comment[lt]=Grafinė teksto atpažinimo programos Cuneiform sąsaja
+-Comment[pl]=Grafinė teksto atpažinimo programos Cuneiform sąsaja
+ Comment[de]=Graphische Benutzeroberfläche zu Cuneiform
+ 
diff --git a/yagf.spec b/yagf.spec
index 30bd31e..f324458 100644
--- a/yagf.spec
+++ b/yagf.spec
@@ -1,6 +1,6 @@
 Name:           yagf
-Version:        0.8.9
-Release:        1%{?dist}
+Version:        0.9.1
+Release:        3%{?dist}
 Summary:        Graphical front-end for cuneiform
 
 Group:          Applications/Multimedia
@@ -9,7 +9,7 @@ URL:            http://symmetrica.net/cuneiform-linux/yagf-en.html
 Source0:        http://symmetrica.net/cuneiform-linux/%{name}-%{version}.tar.gz
 
 # fix .desktop file
-Patch:          yagf-0.8.6-Source-desktop.patch
+Patch:          yagf-0.9.1-Source-desktop.patch
 
 BuildRequires:  cmake
 BuildRequires:  desktop-file-utils
@@ -27,7 +27,7 @@ YAGF also makes it easy to scan and recognize
 several images sequentially.
 
 %prep
-%setup -q
+%setup -qn %{name}
 %patch -p1 -b .desktop
 
 # fix line brake for debug package
@@ -75,6 +75,18 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/pixmaps/%{name}.png
 
 %changelog
+* Thu Apr 24 2012 Dmitrij S. Kryzhevich <krege at land.ru> 0.9.1-3
+- Patch modify.
+
+* Thu Apr 24 2012 Dmitrij S. Kryzhevich <krege at land.ru> 0.9.1-2
+- Fix setup tag.
+
+* Thu Apr 24 2012 Dmitrij S. Kryzhevich <krege at land.ru> 0.9.1-1
+- Update to 0.9.1.
+
+* Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8.9-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+
 * Thu Dec 22 2011 Dmitrij S. Kryzhevich <krege at land.ru> 0.8.9-1
 - Update to 0.8.9.
 


More information about the scm-commits mailing list