Hello community,
here is the log from the commit of package apache-commons-beanutils for
openSUSE:Factory checked in at 2019-10-14 12:43:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-beanutils (Old)
and /work/SRC/openSUSE:Factory/.apache-commons-beanutils.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache-commons-beanutils"
Mon Oct 14 12:43:46 2019 rev:14 rq:738198 version:1.9.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/apache-commons-beanutils/apache-commons-beanutils.changes
2019-10-03 14:09:55.272029043 +0200
+++
/work/SRC/openSUSE:Factory/.apache-commons-beanutils.new.2352/apache-commons-beanutils.changes
2019-10-14 12:44:17.130263519 +0200
@@ -1,0 +2,6 @@
+Mon Oct 7 07:22:44 UTC 2019 - Fridrich Strba <[email protected]>
+
+- Add aliases to account for the ephemeral commons-beanutils-core
+ and commons-beanutils-bean-collections split.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ apache-commons-beanutils.spec ++++++
--- /var/tmp/diff_new_pack.AUp6PB/_old 2019-10-14 12:44:17.618262243 +0200
+++ /var/tmp/diff_new_pack.AUp6PB/_new 2019-10-14 12:44:17.618262243 +0200
@@ -90,7 +90,7 @@
# poms
install -d -m 755 %{buildroot}%{_mavenpomdir}
install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/%{name}-%{version}.pom
-%add_maven_depmap %{name}-%{version}.pom %{name}-%{version}.jar -a
"org.apache.commons:%{short_name}"
+%add_maven_depmap %{name}-%{version}.pom %{name}-%{version}.jar -a
"%{short_name}:%{short_name}-core,%{short_name}:%{short_name}-bean-collections"
# javadoc
install -d -m 755 %{buildroot}%{_javadocdir}/%{name}