Hello community, here is the log from the commit of package libexttextcat for openSUSE:Factory checked in at 2018-01-26 13:56:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libexttextcat (Old) and /work/SRC/openSUSE:Factory/.libexttextcat.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libexttextcat" Fri Jan 26 13:56:20 2018 rev:7 rq:568823 version:3.4.5 Changes: -------- --- /work/SRC/openSUSE:Factory/libexttextcat/libexttextcat.changes 2014-07-27 18:46:50.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libexttextcat.new/libexttextcat.changes 2018-01-26 13:56:23.105984558 +0100 @@ -1,0 +2,9 @@ +Wed Jan 24 02:13:56 UTC 2018 - [email protected] + +- Version bump to 3.4.5 + * fixed broken uk.lm langclass + * Fix -fsanitize=shift-base errors +- use new URL +- cleanup with spec-cleaner + +------------------------------------------------------------------- Old: ---- libexttextcat-3.4.4.tar.xz New: ---- libexttextcat-3.4.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libexttextcat.spec ++++++ --- /var/tmp/diff_new_pack.DHhjNU/_old 2018-01-26 13:56:24.441922182 +0100 +++ /var/tmp/diff_new_pack.DHhjNU/_new 2018-01-26 13:56:24.449921808 +0100 @@ -1,7 +1,7 @@ # # spec file for package libexttextcat # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -18,18 +18,17 @@ %define libname libexttextcat-2_0-0 Name: libexttextcat -Version: 3.4.4 +Version: 3.4.5 Release: 0 Summary: Text categorization library datafiles and documents License: BSD-4-Clause Group: Productivity/Text/Convertors -Url: http://www.freedesktop.org/wiki/Software/libexttextcat +Url: https://wiki.documentfoundation.org/Libexttextcat Source0: http://dev-www.libreoffice.org/src/%{name}/%{name}-%{version}.tar.xz BuildRequires: pkgconfig BuildRequires: xz 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 @@ -73,25 +72,21 @@ make %{?_smp_mflags} V=1 %install -make DESTDIR=%{buildroot} install %{?_smp_mflags} +%make_install find %{buildroot} -type f -name "*.la" -delete -print %post -n %{libname} -p /sbin/ldconfig - %postun -n %{libname} -p /sbin/ldconfig %files -%defattr(-,root,root) %doc LICENSE README* %{_datadir}/%{name}* %files -n %{libname} -%defattr(-,root,root) %{_libdir}/*.so.0* %files devel -%defattr(-,root,root) %dir %{_datadir}/vala %dir %{_datadir}/vala/vapi %{_libdir}/*.so @@ -100,7 +95,6 @@ %{_datadir}/vala/vapi/%{name}.vapi %files tools -%defattr(-,root,root) %{_bindir}/* %changelog ++++++ libexttextcat-3.4.4.tar.xz -> libexttextcat-3.4.5.tar.xz ++++++ ++++ 23884 lines of diff (skipped)
