Accepting request 102343 from home:tiwai:branches:M17N
- updated to version 1.6.3: Minor bugs fixed and several new input methods added. OBS-URL: https://build.opensuse.org/request/show/102343 OBS-URL: https://build.opensuse.org/package/show/M17N/m17n-db?expand=0&rev=9
This commit is contained in:
parent
bc84ebda75
commit
23487f3b4e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:757ce99b852cb08867b2027223c5324248f3fab0b81fb71f478f8dfdfb3cfb24
|
||||
size 1385431
|
3
m17n-db-1.6.3.tar.gz
Normal file
3
m17n-db-1.6.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5f1d11b43efa4c1fcc9681d0c0e13f8d241450625f34351a9deb2a7194cac211
|
||||
size 1384587
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 31 17:30:48 CET 2012 - tiwai@suse.de
|
||||
|
||||
- updated to version 1.6.3:
|
||||
Minor bugs fixed and several new input methods added.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 2 17:14:06 CEST 2011 - tiwai@suse.de
|
||||
|
||||
|
21
m17n-db.spec
21
m17n-db.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package m17n-db
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,33 +16,22 @@
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: m17n-db
|
||||
BuildRequires: glibc-i18ndata
|
||||
Version: 1.6.2
|
||||
Release: 1
|
||||
License: GPL-2.0+ ; LGPL-2.1+ ; SUSE-Public-Domain ; MIT
|
||||
Group: System/I18n/Japanese
|
||||
AutoReqProv: on
|
||||
Version: 1.6.3
|
||||
Release: 0
|
||||
Url: http://www.m17n.org/m17n-lib/
|
||||
Source0: http://www.m17n.org/m17n-lib/download/m17n-db-%{version}.tar.gz
|
||||
Patch0: bnc429430-ar-kbd.patch
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Summary: Database Needed by the m17n Library m17n-lib
|
||||
License: GPL-2.0+ ; LGPL-2.1+ ; SUSE-Public-Domain ; MIT
|
||||
Group: System/I18n/Japanese
|
||||
|
||||
%description
|
||||
Database that is needed by the m17n library "m17n-lib".
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Kenichi Handa <handa@m17n.org>
|
||||
Mikiko Nishikimi <nisikimi@m17n.org>
|
||||
Naoto Takahashi <ntakahas@m17n.org>
|
||||
Satoru Tomura <tomura@m17n.org>
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}
|
||||
%patch0 -p1
|
||||
|
Loading…
x
Reference in New Issue
Block a user