[yagf/f17] Update to 0.9.1.

Dmitrij S. Kryzhevich krege at fedoraproject.org
Tue Apr 24 09:45:02 UTC 2012


commit 560a7237b29c4e2ecf7fd6f452b144297059bf40
Author: Dmitrij S. Kryzhevich <krege at land.ru>
Date:   Tue Apr 24 16:44:58 2012 +0700

    Update to 0.9.1.

 .gitignore |    1 +
 sources    |    2 +-
 yagf.spec  |   17 +++++++++++++----
 3 files changed, 15 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c0dfd69..522f3c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /yagf-0.8.6-Source.tar.gz
 /yagf-0.8.7.tar.gz
 /yagf-0.8.9.tar.gz
+/yagf-0.9.1.tar.gz
diff --git a/sources b/sources
index 026ac71..49a9776 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1ccb66b978162366fb608dbc31b4a946  yagf-0.8.9.tar.gz
+501946bd993c29b23b54d114727ccafb  yagf-0.9.1.tar.gz
diff --git a/yagf.spec b/yagf.spec
index 88577fe..f324458 100644
--- a/yagf.spec
+++ b/yagf.spec
@@ -1,6 +1,6 @@
 Name:           yagf
-Version:        0.8.9
-Release:        2%{?dist}
+Version:        0.9.1
+Release:        3%{?dist}
 Summary:        Graphical front-end for cuneiform
 
 Group:          Applications/Multimedia
@@ -9,7 +9,7 @@ URL:            http://symmetrica.net/cuneiform-linux/yagf-en.html
 Source0:        http://symmetrica.net/cuneiform-linux/%{name}-%{version}.tar.gz
 
 # fix .desktop file
-Patch:          yagf-0.8.6-Source-desktop.patch
+Patch:          yagf-0.9.1-Source-desktop.patch
 
 BuildRequires:  cmake
 BuildRequires:  desktop-file-utils
@@ -27,7 +27,7 @@ YAGF also makes it easy to scan and recognize
 several images sequentially.
 
 %prep
-%setup -q
+%setup -qn %{name}
 %patch -p1 -b .desktop
 
 # fix line brake for debug package
@@ -75,6 +75,15 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/pixmaps/%{name}.png
 
 %changelog
+* Thu Apr 24 2012 Dmitrij S. Kryzhevich <krege at land.ru> 0.9.1-3
+- Patch modify.
+
+* Thu Apr 24 2012 Dmitrij S. Kryzhevich <krege at land.ru> 0.9.1-2
+- Fix setup tag.
+
+* Thu Apr 24 2012 Dmitrij S. Kryzhevich <krege at land.ru> 0.9.1-1
+- Update to 0.9.1.
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8.9-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list