Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package 4store for openSUSE:Factory checked 
in at 2024-05-28 17:28:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/4store (Old)
 and      /work/SRC/openSUSE:Factory/.4store.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "4store"

Tue May 28 17:28:23 2024 rev:8 rq:1177071 version:1.1.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/4store/4store.changes    2024-05-07 
18:05:31.611138891 +0200
+++ /work/SRC/openSUSE:Factory/.4store.new.24587/4store.changes 2024-05-28 
17:29:09.084738689 +0200
@@ -1,0 +2,7 @@
+Sat May 25 07:09:46 UTC 2024 - Andreas Stieger <[email protected]>
+
+- update to 1.1.7
+  * build system fixes
+- drop Use-_GNU_SOURCE-instead-of-__USE_MISC.patch
+
+-------------------------------------------------------------------

Old:
----
  4store-1.1.6.tar.gz
  Use-_GNU_SOURCE-instead-of-__USE_MISC.patch

New:
----
  4store-1.1.7.tar.gz

BETA DEBUG BEGIN:
  Old:  * build system fixes
- drop Use-_GNU_SOURCE-instead-of-__USE_MISC.patch
BETA DEBUG END:

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

Other differences:
------------------
++++++ 4store.spec ++++++
--- /var/tmp/diff_new_pack.cv2tfb/_old  2024-05-28 17:29:10.008772478 +0200
+++ /var/tmp/diff_new_pack.cv2tfb/_new  2024-05-28 17:29:10.012772625 +0200
@@ -2,6 +2,7 @@
 # spec file for package 4store
 #
 # Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2024 Andreas Stieger <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,30 +19,30 @@
 
 %define major   0
 Name:           4store
-Version:        1.1.6
+Version:        1.1.7
 Release:        0
 Summary:        RDF Storage and SPARQL Query Engine
 License:        GPL-3.0-or-later
 URL:            https://4store.github.io
 Source:         
https://github.com/4store/4store/archive/v%{version}/%{name}-%{version}.tar.gz
-Patch0:         Use-_GNU_SOURCE-instead-of-__USE_MISC.patch
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
-BuildRequires:  readline-devel
 BuildRequires:  pkgconfig(avahi-client)
-BuildRequires:  pkgconfig(avahi-core)
 BuildRequires:  pkgconfig(avahi-glib)
-BuildRequires:  pkgconfig(expat)
-BuildRequires:  pkgconfig(glib-2.0)
-BuildRequires:  pkgconfig(gthread-2.0)
+BuildRequires:  pkgconfig(glib-2.0) >= 2.2.0
+BuildRequires:  pkgconfig(gthread-2.0) >= 2.2.0
 BuildRequires:  pkgconfig(libpcre)
 BuildRequires:  pkgconfig(libxml-2.0)
-BuildRequires:  pkgconfig(libxslt)
 BuildRequires:  pkgconfig(ncurses)
 BuildRequires:  pkgconfig(raptor2)
-BuildRequires:  pkgconfig(rasqal)
+BuildRequires:  pkgconfig(rasqal) >= 0.9.22
 BuildRequires:  pkgconfig(uuid)
 BuildRequires:  pkgconfig(zlib)
+%if 0%{?suse_version} > 1600
+BuildRequires:  pkgconfig(readline)
+%else
+BuildRequires:  readline-devel
+%endif
 
 %description
 4store was designed by Steve Harris and developed at Garlik to underpin
@@ -79,18 +80,19 @@
 sed -i 's:%{_bindir}/env bash:/bin/bash:' %{buildroot}%{_bindir}/4s-*
 sed -i 's:%{_bindir}/env perl:%{_bindir}/perl:' %{buildroot}%{_bindir}/4s-*
 
-%post -n lib4store%{major} -p /sbin/ldconfig
-%postun -n lib4store%{major} -p /sbin/ldconfig
+%ldconfig_scriptlets -n lib4store%{major}
+
+%check
+#%%make_build tests
 
 %files
 %license COPYING
 %doc AUTHORS ChangeLog NEWS README
 %{_bindir}/4s-*
-%{_mandir}/man1/*
-%{_mandir}/man5/*
-%{_mandir}/man8/*
+%{_mandir}/man?/*.?%{?ext_man}
 
 %files -n lib4store%{major}
+%license COPYING
 %{_libdir}/lib4store.so.*
 
 %files -n lib4store-devel

++++++ 4store-1.1.6.tar.gz -> 4store-1.1.7.tar.gz ++++++
/work/SRC/openSUSE:Factory/4store/4store-1.1.6.tar.gz 
/work/SRC/openSUSE:Factory/.4store.new.24587/4store-1.1.7.tar.gz differ: char 
12, line 1

Reply via email to