[yagf] Update to new version

Dmitrij S. Kryzhevich krege at fedoraproject.org
Thu Aug 28 11:13:00 UTC 2014


commit 4bfa586b032f80fc5bc2abee4dbaa3b091c8a7f5
Author: Dmitrij S. Kryzhevich <krege at land.ru>
Date:   Thu Aug 28 18:13:01 2014 +0700

    Update to new version

 .gitignore |    1 +
 sources    |    2 +-
 yagf.spec  |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7614f32..070afff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /yagf-0.9.3.tar.gz
 /yagf-0.9.3.1.zip
 /yagf-0.9.3.2.tar.gz
+/yagf-0.9.4.2.tar.gz
diff --git a/sources b/sources
index 0728beb..dd22360 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f36a0f318e331652a441f7751e06590d  yagf-0.9.3.2.tar.gz
+847e2ae8d25dd3b201e8a426b47f7552  yagf-0.9.4.2.tar.gz
diff --git a/yagf.spec b/yagf.spec
index 51a2fb7..53ddeaa 100644
--- a/yagf.spec
+++ b/yagf.spec
@@ -1,6 +1,6 @@
 Name:           yagf
-Version:        0.9.3.2
-Release:        3%{?dist}
+Version:        0.9.4.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 -q
+%setup -qn %{name}-5aa10dee3fba
 %patch -p1 -b .desktop
 
 # fix line brake for debug package
@@ -73,6 +73,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/pixmaps/%{name}.png
 
 %changelog
+* Thu Aug 28 2014 Dmitrij S. Kryzhevich <krege at land.ru> 0.9.4.2-1
+- Update to new 0.9.4.2 version.
+
 * Mon Aug 18 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.3.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list