[yagf] Update to 0.8.9

Dmitrij S. Kryzhevich krege at fedoraproject.org
Thu Dec 22 10:33:19 UTC 2011


commit 6345a99560c9809d0e3411cfb15621ea5c6e325c
Author: Dmitrij S. Kryzhevich <krege at land.ru>
Date:   Thu Dec 22 17:33:14 2011 +0700

    Update to 0.8.9

 .gitignore |    1 +
 sources    |    2 +-
 yagf.spec  |    8 +++++++-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 097da99..c0dfd69 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /yagf-0.8.6-Source.tar.gz
 /yagf-0.8.7.tar.gz
+/yagf-0.8.9.tar.gz
diff --git a/sources b/sources
index d3ee672..026ac71 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e77716d1d96a6c120b340539af448195  yagf-0.8.7.tar.gz
+1ccb66b978162366fb608dbc31b4a946  yagf-0.8.9.tar.gz
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