Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libexttextcat for openSUSE:Factory 
checked in at 2024-01-29 22:26:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libexttextcat (Old)
 and      /work/SRC/openSUSE:Factory/.libexttextcat.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libexttextcat"

Mon Jan 29 22:26:50 2024 rev:9 rq:1142165 version:3.4.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/libexttextcat/libexttextcat.changes      
2022-12-07 17:34:42.180453055 +0100
+++ /work/SRC/openSUSE:Factory/.libexttextcat.new.1815/libexttextcat.changes    
2024-01-29 22:26:52.720796994 +0100
@@ -1,0 +2,6 @@
+Sun Jan 28 18:28:36 UTC 2024 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- Update to version 3.4.7:
+  * Add Ilocano, Saraiki
+
+-------------------------------------------------------------------

Old:
----
  libexttextcat-3.4.6.tar.xz

New:
----
  _service
  _servicedata
  libexttextcat-3.4.7.obscpio
  libexttextcat.obsinfo

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

Other differences:
------------------
++++++ libexttextcat.spec ++++++
--- /var/tmp/diff_new_pack.tmYXti/_old  2024-01-29 22:26:53.420822367 +0100
+++ /var/tmp/diff_new_pack.tmYXti/_new  2024-01-29 22:26:53.420822367 +0100
@@ -2,6 +2,7 @@
 # spec file for package libexttextcat
 #
 # Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2024 Andreas Stieger <andreas.stie...@gmx.de>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,15 +20,17 @@
 %{!?make_build:%global make_build make %{?_smp_mflags}}
 %define libname libexttextcat-2_0-0
 Name:           libexttextcat
-Version:        3.4.6
+Version:        3.4.7
 Release:        0
 Summary:        Text categorization library datafiles and documents
 License:        BSD-4-Clause
 Group:          Productivity/Text/Convertors
 URL:            https://wiki.documentfoundation.org/Libexttextcat
-Source0:        
http://dev-www.libreoffice.org/src/%{name}/%{name}-%{version}.tar.xz
+Source0:        %{name}-%{version}.tar.xz
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  libtool
 BuildRequires:  pkgconfig
-BuildRequires:  xz
 Obsoletes:      libtextcat < 3.2.0
 Provides:       libtextcat = %{version}
 
@@ -63,7 +66,8 @@
 you to easily create your own document fingerprints.
 
 %prep
-%setup -q
+%autosetup -p1
+autoreconf -fiv
 
 %build
 %configure \
@@ -77,8 +81,10 @@
 
 find %{buildroot} -type f -name "*.la" -delete -print
 
-%post -n %{libname} -p /sbin/ldconfig
-%postun -n %{libname} -p /sbin/ldconfig
+%check
+%make_build check
+
+%ldconfig_scriptlets -n %{libname}
 
 %files
 %license LICENSE
@@ -86,9 +92,11 @@
 %{_datadir}/%{name}*
 
 %files -n %{libname}
+%license LICENSE
 %{_libdir}/*.so.0*
 
 %files devel
+%license LICENSE
 %dir %{_datadir}/vala
 %dir %{_datadir}/vala/vapi
 %{_libdir}/*.so
@@ -97,5 +105,6 @@
 %{_datadir}/vala/vapi/%{name}.vapi
 
 %files tools
+%license LICENSE
 %{_bindir}/*
 

++++++ _service ++++++
<services>
  <service name="obs_scm" mode="manual">
    <param name="scm">git</param>
    <param name="url">https://github.com/LibreOffice/libexttextcat.git</param>
    <param name="revision">v3.4.7</param>
    <param name="match-tag">*</param>
    <param name="versionformat">@PARENT_TAG@</param>
    <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
    <param name="versionrewrite-replacement">\1</param>
    <param name="changesgenerate">enable</param>
  </service>
  <service mode="manual" name="set_version"/>
  <service name="tar" mode="buildtime"/>
  <service name="recompress" mode="buildtime">
    <param name="compression">xz</param>
    <param name="file">*.tar</param>
  </service>
</services>


++++++ _servicedata ++++++
<servicedata>
  <service name="tar_scm">
    <param name="url">https://github.com/LibreOffice/libexttextcat.git</param>
    <param 
name="changesrevision">3b85d7e9fd34990f5be6a7e321c2e6b135064464</param>
  </service>
</servicedata>

++++++ libexttextcat.obsinfo ++++++
name: libexttextcat
version: 3.4.7
mtime: 1704128586
commit: 3b85d7e9fd34990f5be6a7e321c2e6b135064464

Reply via email to