[yagf/f15] Update to 0.8.9

Dmitrij S. Kryzhevich krege at fedoraproject.org
Thu Dec 22 10:41:51 UTC 2011


commit 17fc69a00409f8743e3473e54cc3f448dedbe0f1
Author: Dmitrij S. Kryzhevich <krege at land.ru>
Date:   Thu Dec 22 17:41:46 2011 +0700

    Update to 0.8.9

 yagf.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/yagf.spec b/yagf.spec
index 6dfd09f..30bd31e 100644
--- a/yagf.spec
+++ b/yagf.spec
@@ -1,5 +1,5 @@
 Name:           yagf
-Version:        0.8.7
+Version:        0.8.9
 Release:        1%{?dist}
 Summary:        Graphical front-end for cuneiform
 
@@ -33,6 +33,9 @@ several images sequentially.
 # fix line brake for debug package
 dos2unix src/mainform.cpp src/mainform.h
 
+# fix permisions
+chmod 644 src/mainform.cpp src/mainform.h src/main.cpp
+
 %build
 # CMakeLists.txt constructed in such a way that
 # translations can't be installed from %%{_target_platform}
@@ -72,6 +75,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/pixmaps/%{name}.png
 
 %changelog
+* Thu Dec 22 2011 Dmitrij S. Kryzhevich <krege at land.ru> 0.8.9-1
+- Update to 0.8.9.
+
 * Mon Sep 05 2011 Dmitrij S. Kryzhevich <krege at land.ru> 0.8.7-1
 - Update to 0.8.7.
 - Permissions for files including into debug package are OK now.


More information about the scm-commits mailing list