From 81744b1701a2420656785fe6666253dfb0c7d67a Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Mon, 16 Sep 2013 19:09:27 +0200 Subject: [PATCH] Update to version 0.0.15 - Add keyboards "ara", "ara(azerty)", "iq", and "sy" (Resolves: rhbz#1008389) --- .gitignore | 1 + langtable.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e30d061..040b436 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /langtable-0.0.12.tar.gz /langtable-0.0.13.tar.gz /langtable-0.0.14.tar.gz +/langtable-0.0.15.tar.gz diff --git a/langtable.spec b/langtable.spec index 63ee767..7b9be38 100644 --- a/langtable.spec +++ b/langtable.spec @@ -1,5 +1,5 @@ Name: langtable -Version: 0.0.14 +Version: 0.0.15 Release: 1%{?dist} Summary: Guessing reasonable defaults for locale, keyboard layout, territory, and language. Group: Development/Tools @@ -68,6 +68,10 @@ xmllint --noout --relaxng $RPM_BUILD_ROOT/%{_datadir}/langtable/schemas/territor %{_datadir}/langtable/*.xml.gz %changelog +* Mon Sep 16 2013 Mike FABIAN - 0.0.15-1 +- Update to 0.0.15 +- Add keyboards "ara", "ara(azerty)", "iq", and "sy" (Resolves: rhbz#1008389) + * Sun Sep 15 2013 Mike FABIAN - 0.0.14-1 - Update to 0.0.14 - add some more languages: ay, ayc, ayr, niu, szl, nhn diff --git a/sources b/sources index 766f1bf..b621949 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f3bc1c80ed8c010947728679a62827ba langtable-0.0.14.tar.gz +a90028f377d0f4f192331ec971319f88 langtable-0.0.15.tar.gz