Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package osgi-compendium for openSUSE:Factory 
checked in at 2024-10-02 21:36:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/osgi-compendium (Old)
 and      /work/SRC/openSUSE:Factory/.osgi-compendium.new.19354 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "osgi-compendium"

Wed Oct  2 21:36:03 2024 rev:6 rq:1205274 version:7.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/osgi-compendium/osgi-compendium.changes  
2023-09-04 22:52:52.930282790 +0200
+++ 
/work/SRC/openSUSE:Factory/.osgi-compendium.new.19354/osgi-compendium.changes   
    2024-10-02 21:36:21.409796098 +0200
@@ -1,0 +2,5 @@
+Wed Oct  2 15:57:05 UTC 2024 - Fridrich Strba <fst...@suse.com>
+
+- Spec file cleanup
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ osgi-compendium.spec ++++++
--- /var/tmp/diff_new_pack.lmfA9F/_old  2024-10-02 21:36:22.685849172 +0200
+++ /var/tmp/diff_new_pack.lmfA9F/_new  2024-10-02 21:36:22.689849339 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package osgi-compendium
 #
-# Copyright (c) 2023 SUSE LLC
+# 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
@@ -22,14 +22,14 @@
 Summary:        Interfaces and Classes for use in compiling OSGi bundles
 License:        Apache-2.0
 Group:          Development/Libraries/Java
-URL:            http://www.osgi.org
+URL:            https://www.osgi.org
 Source0:        https://osgi.org/download/r7/osgi.cmpn-%{version}.jar
 Source1:        %{name}-build.xml
 BuildRequires:  ant
 BuildRequires:  fdupes
 BuildRequires:  geronimo-jpa-3_0-api
 BuildRequires:  glassfish-servlet-api
-BuildRequires:  javapackages-local
+BuildRequires:  javapackages-local >= 6
 BuildRequires:  osgi-annotation
 BuildRequires:  osgi-core
 BuildRequires:  unzip
@@ -101,7 +101,7 @@
 install -pm 0644 target/osgi.cmpn-%{version}.jar 
%{buildroot}%{_javadir}/%{name}/osgi.cmpn.jar
 # pom
 install -dm 0755 %{buildroot}%{_mavenpomdir}/%{name}
-install -pm 0644 pom.xml %{buildroot}%{_mavenpomdir}/%{name}/osgi.cmpn.pom
+%{mvn_install_pom} pom.xml %{buildroot}%{_mavenpomdir}/%{name}/osgi.cmpn.pom
 %add_maven_depmap %{name}/osgi.cmpn.pom %{name}/osgi.cmpn.jar
 # javadoc
 install -dm 0755 %{buildroot}%{_javadocdir}/%{name}

Reply via email to