Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rasqal for openSUSE:Factory checked 
in at 2024-11-02 16:11:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rasqal (Old)
 and      /work/SRC/openSUSE:Factory/.rasqal.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rasqal"

Sat Nov  2 16:11:43 2024 rev:32 rq:1220069 version:0.9.33

Changes:
--------
--- /work/SRC/openSUSE:Factory/rasqal/rasqal.changes    2015-03-18 
13:00:31.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rasqal.new.2020/rasqal.changes  2024-11-02 
16:11:45.399201760 +0100
@@ -1,0 +2,6 @@
+Thu Oct 31 13:15:13 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Drop %requires_ge libraptor1: This has been a NOP for the last
+  10 years, since we moved to raptor 2.x.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rasqal.spec ++++++
--- /var/tmp/diff_new_pack.UDM46i/_old  2024-11-02 16:11:45.999226670 +0100
+++ /var/tmp/diff_new_pack.UDM46i/_new  2024-11-02 16:11:45.999226670 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rasqal
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -21,9 +21,9 @@
 Release:        0
 %define sonum   3
 Summary:        RDF Parser Toolkit for Redland
-License:        LGPL-2.1+ or GPL-2.0+ or Apache-2.0+
+License:        Apache-2.0+ OR GPL-2.0-or-later OR LGPL-2.1-or-later
 Group:          Productivity/Other
-Url:            http://librdf.org/%{name}/
+URL:            http://librdf.org/%{name}/
 Source0:        http://download.librdf.org/source/%{name}-%{version}.tar.gz
 Source99:       baselibs.conf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -48,7 +48,6 @@
 %package -n lib%{name}%{sonum}
 Summary:        RDF Parser Toolkit for Redland
 Group:          System/Libraries
-%requires_ge    libraptor1
 
 %description -n lib%{name}%{sonum}
 Rasqal is a library providing full support for querying Resource
@@ -98,7 +97,8 @@
 
 %files -n lib%{name}%{sonum}
 %defattr(-,root,root,-)
-%doc AUTHORS COPYING COPYING.LIB ChangeLog 
+%doc AUTHORS ChangeLog
+%license COPYING COPYING.LIB
 %doc LICENSE-2.0.txt LICENSE.html LICENSE.txt 
 %doc NEWS NEWS.html NOTICE README README.html RELEASE.html
 %{_libdir}/lib%{name}.so.%{sonum}*

Reply via email to