From 5fb63dac4b2ae5ba78d19ba842aebad5ee4d1ce4 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Feb 28 2012 05:57:45 +0000 Subject: Update to 0.06 release --- diff --git a/.gitignore b/.gitignore index 8d886ce..c6d0f61 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ hunspell-bn-0.04.tar.bz2 +/hunspell-bn-0.06.tar.bz2 diff --git a/hunspell-bn.spec b/hunspell-bn.spec index a4be402..919700c 100644 --- a/hunspell-bn.spec +++ b/hunspell-bn.spec @@ -1,14 +1,13 @@ -%define upstreamver 0.04 +%define upstreamver 0.06 Name: hunspell-bn Summary: Bengali hunspell dictionaries Version: %{upstreamver} -Release: 4%{?dist} +Release: 1%{?dist} Epoch: 1 Group: Applications/Text Source: http://sourceforge.net/projects/bengalinux/files/bengali-spellcheck/%{name}-%{version}.tar.bz2 URL: http://ankur.org.bd/wiki -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) License: GPLv2+ BuildArch: noarch @@ -35,7 +34,6 @@ done %build %install -rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell @@ -47,15 +45,14 @@ for lang in $bn_BD_aliases; do done popd -%clean -rm -rf $RPM_BUILD_ROOT - %files -%defattr(-,root,root,-) %doc doc/README COPYING Copyright %{_datadir}/myspell/* %changelog +* Tue Feb 28 2012 Parag - 1:0.06-1 +- Update to 0.06 release + * Fri Jan 13 2012 Fedora Release Engineering - 1:0.04-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index d2e6f48..57078be 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -53c2ed1898424644e5e994313c5f0834 hunspell-bn-0.04.tar.bz2 +df887e6359833389953187d888315772 hunspell-bn-0.06.tar.bz2