Hello community,

here is the log from the commit of package opencc for openSUSE:Factory checked 
in at 2015-08-12 15:14:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/opencc (Old)
 and      /work/SRC/openSUSE:Factory/.opencc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "opencc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/opencc/opencc.changes    2015-02-16 
22:13:05.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.opencc.new/opencc.changes       2015-08-12 
15:14:43.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Aug 12 00:16:09 UTC 2015 - [email protected]
+
+- update version 1.0.3
+
+-------------------------------------------------------------------

Old:
----
  opencc-1.0.2.tar.gz

New:
----
  opencc-1.0.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ opencc.spec ++++++
--- /var/tmp/diff_new_pack.WI2lRz/_old  2015-08-12 15:14:44.000000000 +0200
+++ /var/tmp/diff_new_pack.WI2lRz/_new  2015-08-12 15:14:44.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package opencc
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,16 +17,15 @@
 
 
 Name:           opencc
-Version:        1.0.2
+Version:        1.0.3
 Release:        0
 Summary:        Open Chinese Convert
 License:        Apache-2.0
 Group:          System/I18n/Chinese
 Url:            https://github.com/BYVoid/OpenCC
-Source:         %{name}-%{version}.tar.gz
+Source:         
https://bintray.com/artifact/download/byvoid/%{name}/%{name}-%{version}.tar.gz
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
-BuildRequires:  gettext
 BuildRequires:  pkg-config
 BuildRequires:  python-base
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -73,12 +72,12 @@
 This package provides development headers for OpenCC.
 
 %prep
-%setup -q -n OpenCC-ver.%{version}
+%setup -q
 
 %build
 mkdir -pv build
 pushd build
-cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DCMAKE_BUILD_TYPE=Release 
-DENABLE_GETTEXT:BOOL=ON ..
+cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DCMAKE_BUILD_TYPE=Release ..
 make
 
 %install
@@ -109,6 +108,7 @@
 %doc AUTHORS NEWS.md LICENSE README.md
 %{_bindir}/%{name}
 %{_bindir}/%{name}_dict
+%{_bindir}/%{name}_phrase_extract
 # %{_mandir}/man1/%{name}.1.gz
 # %{_mandir}/man1/%{name}_dict.1.gz
 

++++++ opencc-1.0.2.tar.gz -> opencc-1.0.3.tar.gz ++++++
++++ 196191 lines of diff (skipped)


Reply via email to