[ibus-table-others/f21] update to latest upstream 1.3.3

Mike FABIAN mfabian at fedoraproject.org
Mon Sep 1 14:58:41 UTC 2014


commit ef6e7b3a2a63640ca6907c1757d78c15cdb4f447
Author: Mike FABIAN <mfabian at redhat.com>
Date:   Mon Sep 1 16:26:34 2014 +0200

    update to latest upstream 1.3.3
    
    - Delete the RULES from the emoji-table
    - Change MAX_KEY_LENGTH from 2 to 1 for the rusle, rustrad, thai,
      and yawerty tables

 .gitignore             |    1 +
 ibus-table-others.spec |   12 +++++++++---
 sources                |    2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1b5a6af..5c4a5f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /ibus-table-others-1.3.0.20140707.tar.gz
 /ibus-table-others-1.3.1.tar.gz
 /ibus-table-others-1.3.2.tar.gz
+/ibus-table-others-1.3.3.tar.gz
diff --git a/ibus-table-others.spec b/ibus-table-others.spec
index 50db3f9..146e212 100644
--- a/ibus-table-others.spec
+++ b/ibus-table-others.spec
@@ -1,8 +1,8 @@
-%global cur_ver 1.3.2
+%global cur_ver 1.3.3
 
 Name:       ibus-table-others
-Version:    1.3.2
-Release:    2%{?dist}
+Version:    1.3.3
+Release:    1%{?dist}
 Summary:    Various tables for IBus-Table
 License:    GPLv3
 Group:      System Environment/Libraries
@@ -127,6 +127,12 @@ cd ${RPM_BUILD_ROOT}/%{_datadir}/ibus-table/tables/
 %{_datadir}/ibus-table/icons/mathwriter.png
 
 %changelog
+* Mon Sep 01 2014 Mike FABIAN <mfabian at redhat.com> - 1.3.3-1
+- update to latest upstream 1.3.3
+- Delete the RULES from the emoji-table
+- Change MAX_KEY_LENGTH from 2 to 1 for the rusle, rustrad, thai,
+  and yawerty tables
+
 * Fri Jul 25 2014 Mike FABIAN <mfabian at redhat.com> - 1.3.2-1
 - update to latest upstream 1.3.2
 - Add “\circ ∘ U+2218 RING OPERATOR” back to the latex table
diff --git a/sources b/sources
index 3f51abf..5f6dfcd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-59db383d0c1aa41aba7843438af4d756  ibus-table-others-1.3.2.tar.gz
+bb49bfe856fc2f26180fdaa72480a651  ibus-table-others-1.3.3.tar.gz


More information about the scm-commits mailing list