[yagf/f17] Update to 0.9.2

Dmitrij S. Kryzhevich krege at fedoraproject.org
Wed Feb 13 07:42:23 UTC 2013


commit 46fc3a419f2516cfc41ce6d4cc16312aa967561e
Author: Dmitrij S. Kryzhevich <krege at land.ru>
Date:   Wed Feb 13 14:42:17 2013 +0700

    Update to 0.9.2

 .gitignore |    1 +
 sources    |    2 +-
 yagf.spec  |   12 +++++++++---
 3 files changed, 11 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 f324458..d18e952 100644
--- a/yagf.spec
+++ b/yagf.spec
@@ -1,6 +1,6 @@
 Name:           yagf
-Version:        0.9.1
-Release:        3%{?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,12 @@ 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
+
 * Thu Apr 24 2012 Dmitrij S. Kryzhevich <krege at land.ru> 0.9.1-3
 - Patch modify.
 


More information about the scm-commits mailing list