[yagf/f18] Update to 0.9.2

Dmitrij S. Kryzhevich krege at fedoraproject.org
Wed Feb 13 07:41:48 UTC 2013


commit 35321e6d6acdf9ec213a55a065f8a06c391eec46
Author: Dmitrij S. Kryzhevich <krege at land.ru>
Date:   Wed Feb 13 14:41:42 2013 +0700

    Update to 0.9.2

 .gitignore |    1 +
 sources    |    2 +-
 yagf.spec  |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 522f3c1..10e9db6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /yagf-0.8.7.tar.gz
 /yagf-0.8.9.tar.gz
 /yagf-0.9.1.tar.gz
+/yagf-0.9.2.tar.gz
diff --git a/sources b/sources
index 49a9776..1d31d2d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-501946bd993c29b23b54d114727ccafb  yagf-0.9.1.tar.gz
+13592e52006d20f71c0094aafb13ed0e  yagf-0.9.2.tar.gz
diff --git a/yagf.spec b/yagf.spec
index 5759afd..d18e952 100644
--- a/yagf.spec
+++ b/yagf.spec
@@ -1,6 +1,6 @@
 Name:           yagf
-Version:        0.9.1
-Release:        4%{?dist}
+Version:        0.9.2
+Release:        1%{?dist}
 Summary:        Graphical front-end for cuneiform
 
 Group:          Applications/Multimedia
@@ -27,7 +27,7 @@ YAGF also makes it easy to scan and recognize
 several images sequentially.
 
 %prep
-%setup -qn %{name}
+%setup -q
 %patch -p1 -b .desktop
 
 # fix line brake for debug package
@@ -75,6 +75,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/pixmaps/%{name}.png
 
 %changelog
+* Wed Feb 13 2013 Dmitrij S. Kryzhevich <krege at land.ru> 0.9.2-1
+- Update to 0.9.2.
+
 * Sun Jul 22 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.1-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list