Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package apache-commons-beanutils for openSUSE:Factory checked in at 2025-06-05 20:34:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apache-commons-beanutils (Old) and /work/SRC/openSUSE:Factory/.apache-commons-beanutils.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache-commons-beanutils" Thu Jun 5 20:34:12 2025 rev:20 rq:1282983 version:1.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/apache-commons-beanutils/apache-commons-beanutils.changes 2025-05-30 17:19:54.965733802 +0200 +++ /work/SRC/openSUSE:Factory/.apache-commons-beanutils.new.19631/apache-commons-beanutils.changes 2025-06-05 20:36:44.211274933 +0200 @@ -1,0 +2,6 @@ +Thu Jun 5 06:22:08 UTC 2025 - Fridrich Strba <fst...@suse.com> + +- Adapt the spec file, so that it can be used for building on + SLE12SP1 and Factory alike. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apache-commons-beanutils.spec ++++++ --- /var/tmp/diff_new_pack.nHAIk4/_old 2025-06-05 20:36:44.807299715 +0200 +++ /var/tmp/diff_new_pack.nHAIk4/_new 2025-06-05 20:36:44.811299882 +0200 @@ -16,6 +16,7 @@ # +%{?!mvn_install_pom:%global mvn_install_pom install -pm 0644} %define base_name beanutils %define short_name commons-%{base_name} Name: apache-commons-beanutils @@ -32,8 +33,11 @@ BuildRequires: commons-collections BuildRequires: commons-logging BuildRequires: fdupes -BuildRequires: javapackages-local >= 6 +BuildRequires: java-devel >= 1.8 +BuildRequires: javapackages-local BuildRequires: xml-commons-apis +Requires: commons-collections >= 2.0 +Requires: commons-logging >= 1.0 Provides: %{short_name} = %{version}-%{release} Obsoletes: %{short_name} < %{version}-%{release} Provides: jakarta-%{short_name} = %{version}-%{release}