[ibus-table-others] Resolves: #907586 - 3 letter transliteration keys in translit.txt

Mike FABIAN mfabian at fedoraproject.org
Mon Feb 4 21:05:30 UTC 2013


commit 9a3557cf5ec388a65b02f31d064be4bd0f30b0df
Author: Mike FABIAN <mfabian at redhat.com>
Date:   Mon Feb 4 20:59:05 2013 +0100

    Resolves: #907586 - 3 letter transliteration keys in translit.txt
    
    - update to latest upstream 1.3.0.20130204
      (which includes a patch by Bernard Nauwelaerts fixing #907586)
    - remove fix-trailing-comments.patch (included upstream)

 .gitignore                  |    1 +
 fix-trailing-comments.patch |  397 -------------------------------------------
 ibus-table-others.spec      |   12 +-
 sources                     |    2 +-
 4 files changed, 10 insertions(+), 402 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0a8650e..84ac8b0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /ibus-table-others-1.3.0.20100907.tar.gz
 /ibus-table-others-1.3.0.20120912.tar.gz
+/ibus-table-others-1.3.0.20130204.tar.gz
diff --git a/ibus-table-others.spec b/ibus-table-others.spec
index d1e5bbd..020cd3a 100644
--- a/ibus-table-others.spec
+++ b/ibus-table-others.spec
@@ -1,14 +1,13 @@
 %global cur_ver 1.3.0.20100907
 
 Name:       ibus-table-others
-Version:    1.3.0.20120912
-Release:    2%{?dist}
+Version:    1.3.0.20130204
+Release:    1%{?dist}
 Summary:    Various tables for IBus-Table
 License:    GPLv3
 Group:      System Environment/Libraries
 URL:        http://github.com/moebiuscurve/ibus-table-others
 Source0:    http://mfabian.fedorapeople.org/ibus-table-others/%{name}-%{version}.tar.gz
-Patch0:     fix-trailing-comments.patch
 BuildArch:  noarch
 
 Requires:         ibus-table
@@ -63,7 +62,6 @@ The package contains table for writing Unicode mathematics symbols.
 
 %prep
 %setup -q
-%patch0 -p1 -b .trailing-comments
 
 %build
 %configure
@@ -126,6 +124,12 @@ cd ${RPM_BUILD_ROOT}/%{_datadir}/ibus-table/tables/
 %{_datadir}/ibus-table/icons/mathwriter.png
 
 %changelog
+* Mon Feb 04 2013 Mike FABIAN <mfabian at redhat.com> - 1.3.0.20130204-1
+- update to latest upstream 1.3.0.20130204
+- Resolves: #907586 - 3 letter transliteration keys in translit.txt
+  and translit-ua.txt in translit.txt and translit-ua.txt do not work
+- remove fix-trailing-comments.patch (included upstream)
+
 * Thu Sep 13 2012 Mike FABIAN <mfabian at redhat.com> - 1.3.0.20120912-2
 - Resolves: #856948
 - Trailing comments in tables should use ### instead of just #
diff --git a/sources b/sources
index dcc6581..4a46d18 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8fd2120af7c7c746da820e6d81f5f1a5  ibus-table-others-1.3.0.20120912.tar.gz
+71d27d32bc3f4b352e5a8f8f7429b508  ibus-table-others-1.3.0.20130204.tar.gz


More information about the scm-commits mailing list