Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sisu for openSUSE:Factory checked in at 2025-11-06 18:12:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sisu (Old) and /work/SRC/openSUSE:Factory/.sisu.new.1980 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sisu" Thu Nov 6 18:12:38 2025 rev:15 rq:1315639 version:0.9.0.M4 Changes: -------- New Changes file: --- /dev/null 2025-10-23 09:18:42.824000000 +0200 +++ /work/SRC/openSUSE:Factory/.sisu.new.1980/sisu-extenders.changes 2025-11-06 18:13:26.432009474 +0100 @@ -0,0 +1,4 @@ +------------------------------------------------------------------- +Tue Nov 4 08:10:15 UTC 2025 - Fridrich Strba <[email protected]> + +- Initial packaging of the Sisu Extenders with version 0.9.0.M4 +++ only whitespace diff in changes, re-diffing sisu.changes: same change New: ---- _scmsync.obsinfo build.specials.obscpio sisu-extenders.changes sisu-extenders.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sisu-extenders.spec ++++++ # # spec file for package sisu-extenders # # Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # %global reltype milestones Name: sisu-extenders Version: 0.9.0.M4 Release: 0 Summary: Sisu Extenders License: EPL-1.0 AND EPL-2.0 Group: Development/Libraries/Java URL: https://www.eclipse.org/sisu Source0: https://github.com/eclipse-sisu/sisu-project/archive/refs/tags/%{reltype}/%{version}.tar.gz#/sisu-project-%{version}.tar.gz Patch1: sisu-no-dependency-on-glassfish-servlet-api.patch Patch3: sisu-osgi-api.patch Patch4: sisu-reproducible-index.patch BuildRequires: fdupes BuildRequires: maven-local BuildRequires: mvn(biz.aQute.bnd:bnd-maven-plugin) BuildArch: noarch %description Java dependency injection framework with backward support for plexus and bean style dependency injection. %package -n sisu-inject-extender Summary: Sisu Inject Extender Group: Development/Libraries/Java %description -n sisu-inject-extender Automatically discovers and wires JSR-330 annotated Sisu components contained in OSGi bundles %package -n sisu-plexus-extender Summary: Sisu Plexus Extender Group: Development/Libraries/Java %description -n sisu-plexus-extender Plexus-JSR330 adapter; adds Plexus support to the Sisu-Inject container %prep %setup -q -n sisu-project-%{reltype}-%{version} %patch -P 1 -p1 %patch -P 3 -p1 %patch -P 4 -p2 %pom_remove_plugin -r :maven-enforcer-plugin %pom_remove_plugin -r :maven-invoker-plugin # it is scope "import" but used only for tests that we don't run %pom_remove_dep :junit-bom %pom_xpath_remove pom:project/pom:build/pom:extensions %pom_disable_module org.eclipse.sisu.inject %pom_disable_module org.eclipse.sisu.plexus %pom_disable_module org.eclipse.sisu.mojos %{mvn_package} :sisu-inject __noinstall %build %{mvn_build} -fjs %install %mvn_install %files -n sisu-inject-extender -f .mfiles-org.eclipse.sisu.inject.extender %license LICENSE.txt %files -n sisu-plexus-extender -f .mfiles-org.eclipse.sisu.plexus.extender %license LICENSE.txt %changelog ++++++ sisu-mojos.spec ++++++ --- /var/tmp/diff_new_pack.UBTn5o/_old 2025-11-06 18:13:27.100037846 +0100 +++ /var/tmp/diff_new_pack.UBTn5o/_new 2025-11-06 18:13:27.100037846 +0100 @@ -1,7 +1,7 @@ # # spec file for package sisu-mojos # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ sisu.spec ++++++ --- /var/tmp/diff_new_pack.UBTn5o/_old 2025-11-06 18:13:27.144039716 +0100 +++ /var/tmp/diff_new_pack.UBTn5o/_new 2025-11-06 18:13:27.148039885 +0100 @@ -1,7 +1,7 @@ # # spec file for package sisu # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -50,7 +50,6 @@ BuildRequires: testng BuildRequires: unzip BuildRequires: xz -Provides: bundled(objectweb-asm) BuildArch: noarch %description ++++++ _multibuild ++++++ --- /var/tmp/diff_new_pack.UBTn5o/_old 2025-11-06 18:13:27.196041924 +0100 +++ /var/tmp/diff_new_pack.UBTn5o/_new 2025-11-06 18:13:27.200042094 +0100 @@ -1,5 +1,6 @@ <multibuild> <package>sisu-mojos</package> + <package>sisu-extenders</package> </multibuild> ++++++ _scmsync.obsinfo ++++++ mtime: 1762243883 commit: c1d44d3af1ee9236410a52d69a9e611b6e0b4b4738cf830b4122dd2c0a152686 url: https://src.opensuse.org/java-packages/sisu.git revision: c1d44d3af1ee9236410a52d69a9e611b6e0b4b4738cf830b4122dd2c0a152686 projectscmsync: https://src.opensuse.org/java-packages/_ObsPrj ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2025-11-04 09:11:59.000000000 +0100 @@ -0,0 +1 @@ +.osc
