[m17n-db] update to 1.6.3

pnemade pnemade at fedoraproject.org
Tue Oct 11 12:23:48 UTC 2011


commit 3b938707c3994fedbaea09e471b28e523fc769bb
Author: Parag Nemade <pnemade at redhat.com>
Date:   Tue Oct 11 17:53:40 2011 +0530

    update to 1.6.3

 .gitignore   |    1 +
 m17n-db.spec |   14 +++++---------
 sources      |    2 +-
 3 files changed, 7 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 373a96a..34acfd8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 m17n-db-1.6.1.tar.gz
 /m17n-db-1.6.2.tar.gz
+/m17n-db-1.6.3.tar.gz
diff --git a/m17n-db.spec b/m17n-db.spec
index e618163..0667e0f 100644
--- a/m17n-db.spec
+++ b/m17n-db.spec
@@ -1,7 +1,7 @@
 Name:       m17n-db
 Summary:    Multilingualization datafiles for m17n-lib
-Version:    1.6.2
-Release:    3%{?dist}
+Version:    1.6.3
+Release:    1%{?dist}
 Group:      System Environment/Libraries
 License:    LGPLv2+
 URL:        http://www.m17n.org/m17n-lib/index.html
@@ -15,8 +15,6 @@ Patch2:     bn-itrans-t-182227.patch
 Patch4:     kn-itrans_key-summary_228806.patch
 Patch5:     ml-itrans-keysummary-435260.patch
 # Upstream patches
-Patch6:     ta-lk-renganathan-650802.patch
-Patch7:     zh-cangjie-do-not-commit-extra-space.patch
 
 %description
 This package contains multilingualization (m17n) datafiles for m17n-lib
@@ -47,8 +45,6 @@ pushd MIM
 %patch2 -p1 -b .2~
 %patch4 -p0 -b .4~
 %patch5 -p0 -b .5~
-%patch6 -p0 -b .6~
-%patch7 -p0 -b .7~
 popd
 
 %build
@@ -68,7 +64,6 @@ rm $RPM_BUILD_ROOT%{_datadir}/m17n/ispell.mim
 %find_lang %name
 
 %files 
-%defattr(-,root,root,-)
 %doc AUTHORS COPYING README
 %dir %{_datadir}/m17n
 %dir %{_datadir}/m17n/icons
@@ -83,7 +78,6 @@ rm $RPM_BUILD_ROOT%{_datadir}/m17n/ispell.mim
 %{_datadir}/m17n/*.flt
 
 %files extras -f %{name}.lang
-%defattr(-,root,root,-)
 %{_datadir}/m17n/zh-*.mim
 %{_datadir}/m17n/icons/zh*.png
 %{_datadir}/m17n/ja*.mim
@@ -95,11 +89,13 @@ rm $RPM_BUILD_ROOT%{_datadir}/m17n/ispell.mim
 %{_datadir}/m17n/LOCALE.*
 
 %files devel
-%defattr(-,root,root,-)
 %{_bindir}/m17n-db
 %{_datadir}/pkgconfig/m17n-db.pc
 
 %changelog
+* Tue Oct 11 2011 Parag Nemade <pnemade AT redhat DOT com> - 1.6.3-1
+- update to 1.6.3
+
 * Thu Mar 24 2011 Parag Nemade <pnemade AT redhat DOT com> - 1.6.2-3
 - Resolves:rh#650802-[si] stick characters with cursor, while input with si-wijesekera.mim
 - Resolves:rh#651289-zh-cangjie.mim: excessive space after committing Chinese word
diff --git a/sources b/sources
index cfc1c49..285c202 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-47a1db5107865a3aed7cd267faf86280  m17n-db-1.6.2.tar.gz
+0c4723d0e6f6f5b2e8f40705ad5ab7d3  m17n-db-1.6.3.tar.gz


More information about the scm-commits mailing list