|
@@ -4,12 +4,12 @@
|
|
Name: libunistring
|
|
Name: libunistring
|
|
Summary: library for manipulating Unicode strings
|
|
Summary: library for manipulating Unicode strings
|
|
Summary(ja): Unicode 文字列を処理するライブラリ
|
|
Summary(ja): Unicode 文字列を処理するライブラリ
|
|
-Version: 0.9.4
|
|
|
|
-Release: 2%{?_dist_release}
|
|
|
|
|
|
+Version: 0.9.8
|
|
|
|
+Release: 1%{?_dist_release}
|
|
License: GPLv3+
|
|
License: GPLv3+
|
|
Group: System Environment/Libraries
|
|
Group: System Environment/Libraries
|
|
URL: http://www.gnu.org/software/libunistring/
|
|
URL: http://www.gnu.org/software/libunistring/
|
|
-Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
|
|
|
|
|
|
+Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
|
|
|
|
Vendor: Project Vine
|
|
Vendor: Project Vine
|
|
@@ -118,6 +118,9 @@ Development files and documentation for libunistring
|
|
%endif
|
|
%endif
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Fri Feb 23 2018 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 0.9.8-1
|
|
|
|
+- updated to 0.9.8.
|
|
|
|
+
|
|
* Tue Jan 27 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.9.4-2
|
|
* Tue Jan 27 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.9.4-2
|
|
- create compat32 packages
|
|
- create compat32 packages
|
|
|
|
|