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 5759afd..d18e952 100644 --- a/yagf.spec +++ b/yagf.spec @@ -1,6 +1,6 @@ Name: yagf -Version: 0.9.1 -Release: 4%{?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,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_datadir}/pixmaps/%{name}.png %changelog +* Wed Feb 13 2013 Dmitrij S. Kryzhevich 0.9.2-1 +- Update to 0.9.2. + * Sun Jul 22 2012 Fedora Release Engineering - 0.9.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild