Hello community, here is the log from the commit of package libexttextcat for openSUSE:Factory checked in at 2014-01-30 11:29:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libexttextcat (Old) and /work/SRC/openSUSE:Factory/.libexttextcat.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libexttextcat" Changes: -------- --- /work/SRC/openSUSE:Factory/libexttextcat/libexttextcat.changes 2013-01-02 12:58:04.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libexttextcat.new/libexttextcat.changes 2014-01-30 11:29:34.000000000 +0100 @@ -1,0 +2,12 @@ +Sat Jan 25 21:20:10 UTC 2014 - [email protected] + +- Version bump to 3.4.3: + * bump release + + overlapping memcpy + + allow old spelling of TEXTCAT_RESULT_UNKOWN. + * merge in Giulio's work and bump release + + Updated libexttextcat.vapi. + + Enable changing mindocsize at runtime. + + Fixed spelling of TEXTCAT_RESULT_UNKOWN. + +------------------------------------------------------------------- Old: ---- libexttextcat-3.4.0.tar.xz New: ---- libexttextcat-3.4.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libexttextcat.spec ++++++ --- /var/tmp/diff_new_pack.kIt1dq/_old 2014-01-30 11:29:35.000000000 +0100 +++ /var/tmp/diff_new_pack.kIt1dq/_new 2014-01-30 11:29:35.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libexttextcat # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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 @@ -17,20 +17,19 @@ %define libname libexttextcat-2_0-0 - Name: libexttextcat -Version: 3.4.0 +Version: 3.4.3 Release: 0 -License: BSD-4-Clause Summary: Text categorization library datafiles and documents -Url: http://www.freedesktop.org/wiki/Software/%{name} +License: BSD-4-Clause Group: Productivity/Text/Convertors +Url: http://www.freedesktop.org/wiki/Software/libexttextcat Source0: http://dev-www.libreoffice.org/src/%{name}/%{name}-%{version}.tar.xz BuildRequires: pkgconfig BuildRequires: xz -BuildRoot: %{_tmppath}/%{name}-%{version}-build Obsoletes: libtextcat < 3.2.0 Provides: libtextcat = %{version} +BuildRoot: %{_tmppath}/%{name}-%{version}-build %description The %{name} is a library implementing N-gram-based text categorization @@ -70,13 +69,13 @@ %configure \ --disable-static \ --disable-werror \ - --docdir=%_docdir/%name -make %{?_smp_mflags} + --docdir=%{_docdir}/%{name} +make %{?_smp_mflags} V=1 %install -make DESTDIR=%{buildroot} install +make DESTDIR=%{buildroot} install %{?_smp_mflags} -rm %{buildroot}%{_libdir}/*.la +find %{buildroot} -type f -name "*.la" -delete -print %post -n %{libname} -p /sbin/ldconfig ++++++ libexttextcat-3.4.0.tar.xz -> libexttextcat-3.4.3.tar.xz ++++++ ++++ 24952 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
