Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jcache for openSUSE:Factory checked in at 2024-11-18 20:01:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jcache (Old) and /work/SRC/openSUSE:Factory/.jcache.new.2017 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jcache" Mon Nov 18 20:01:41 2024 rev:2 rq:1224740 version:1.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/jcache/jcache.changes 2024-11-17 16:41:34.452168352 +0100 +++ /work/SRC/openSUSE:Factory/.jcache.new.2017/jcache.changes 2024-11-18 20:02:38.056705403 +0100 @@ -1,0 +2,5 @@ +Mon Nov 18 00:04:21 UTC 2024 - Fridrich Strba <fst...@suse.com> + +- Generate OSGi manifest + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jcache.spec ++++++ --- /var/tmp/diff_new_pack.xzPQ9q/_old 2024-11-18 20:02:39.488765300 +0100 +++ /var/tmp/diff_new_pack.xzPQ9q/_new 2024-11-18 20:02:39.492765467 +0100 @@ -27,6 +27,7 @@ BuildRequires: fdupes BuildRequires: maven-local BuildRequires: mvn(javax.enterprise:cdi-api) +BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) BuildRequires: mvn(org.sonatype.oss:oss-parent:pom:) BuildArch: noarch @@ -44,11 +45,9 @@ %prep %setup -q -n jsr107spec-%{version} -%pom_xpath_remove pom:packaging -%pom_xpath_remove 'pom:plugin[pom:artifactId/text()="maven-compiler-plugin"]/pom:configuration' -%pom_remove_plugin org.apache.felix:maven-bundle-plugin +%pom_xpath_set 'pom:plugin[pom:artifactId/text()="maven-compiler-plugin"]/pom:configuration/pom:source' '1.8' +%pom_xpath_set 'pom:plugin[pom:artifactId/text()="maven-compiler-plugin"]/pom:configuration/pom:target' '1.8' %pom_remove_plugin :maven-source-plugin -%pom_remove_plugin :maven-jar-plugin %pom_remove_plugin :maven-javadoc-plugin %{mvn_file} : %{name}