Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mozilla-jss for openSUSE:Factory 
checked in at 2022-03-01 17:03:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mozilla-jss (Old)
 and      /work/SRC/openSUSE:Factory/.mozilla-jss.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mozilla-jss"

Tue Mar  1 17:03:50 2022 rev:13 rq:958242 version:5.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mozilla-jss/mozilla-jss.changes  2022-02-27 
22:44:20.822652301 +0100
+++ /work/SRC/openSUSE:Factory/.mozilla-jss.new.1958/mozilla-jss.changes        
2022-03-01 17:04:34.912349573 +0100
@@ -1,0 +2,5 @@
+Tue Mar  1 09:53:04 UTC 2022 - Andreas Schwab <sch...@suse.de>
+
+- Don't package /usr/lib/debug
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mozilla-jss.spec ++++++
--- /var/tmp/diff_new_pack.o4fze5/_old  2022-03-01 17:04:35.392349700 +0100
+++ /var/tmp/diff_new_pack.o4fze5/_new  2022-03-01 17:04:35.396349702 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mozilla-jss
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:           mozilla-jss
 Summary:        Java Security Services (JSS)
-License:        MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-only
+License:        GPL-2.0-only OR MPL-1.1 OR LGPL-2.1-only
 Group:          Development/Libraries/Java
 URL:            http://www.dogtagpki.org/wiki/JSS
 Version:        5.0.0
@@ -53,10 +53,10 @@
 Requires:       slf4j
 Requires:       slf4j-jdk14
 
-Conflicts:      ldapjdk < 4.20
 Conflicts:      idm-console-framework < 1.2
-Conflicts:      tomcatjss < 7.3.4
+Conflicts:      ldapjdk < 4.20
 Conflicts:      pki-base < 10.6.5
+Conflicts:      tomcatjss < 7.3.4
 
 %description
 Java Security Services (JSS) is a java native interface which provides a bridge
@@ -89,7 +89,6 @@
 # Check if we're in FIPS mode
 modutil -dbdir /etc/pki/nssdb -chkfips true | grep -q enabled && export 
FIPS_ENABLED=1
 
-
 ./build.sh \
     %{?_verbose:-v} \
     --work-dir=%{_vpath_builddir} \
@@ -113,7 +112,7 @@
 %defattr(-,root,root,-)
 %doc jss.html
 %license MPL-1.1.txt gpl.txt lgpl.txt
-%{_libdir}/*
+%{_libdir}/jss
 %{_jnidir}/*
 
 %if %{with javadoc}

Reply via email to