Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package apache-resource-bundles for 
openSUSE:Factory checked in at 2026-03-03 15:31:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-resource-bundles (Old)
 and      /work/SRC/openSUSE:Factory/.apache-resource-bundles.new.29461 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache-resource-bundles"

Tue Mar  3 15:31:02 2026 rev:3 rq:1335913 version:1.8

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/apache-resource-bundles/apache-resource-bundles.changes
  2025-06-24 20:49:19.356736358 +0200
+++ 
/work/SRC/openSUSE:Factory/.apache-resource-bundles.new.29461/apache-resource-bundles.changes
       2026-03-03 15:31:50.819310485 +0100
@@ -1,0 +2,51 @@
+Mon Mar  2 11:58:12 UTC 2026 - Fridrich Strba <[email protected]>
+
+- The version is unified across all resources, hence the "downgrade"
+  to 1.8
+- Upgrade to upstream version 1.8
+  * New features and improvements
+    + Exclude Develocity extension work directory from sources
+  * Bug Fixes
+    + fix DISCLAIMER typo (missing C)
+  * Documentation updates
+    + add Reproducible Builds badge
+  * Maintenance
+    + do not hardcode resources plugin version
+    + inherit skin from parent
+    remove junit3 references from ITs
+    + Cleanup tests
+    + Convert tests to JUnit 5 and shared-verifier 2
+    + chore: remove junit3 references
+    + feat: enable prevent branch protection rules
+    + Add Apache 2.0 LICENSE file
+    + Remove contact link to JIRA
+    + PR Automation only on close event
+    + Enable GitHub Issues
+    + Enable Release Drafter
+    + Prefer try with resources
+    + Add dependabot configuration
+  * Dependency updates
+    + Bump org.apache.maven:maven-parent from 42 to 47
+    + Bump org.codehaus.plexus:plexus-archiver from 4.8.0 to 4.11.0
+    + Bump junit:junit from 4.5 to 4.13.2
+  * Changes of version 1.7
+    + MASFRES-69: Also exclude deeply nested target directories
+    + MASFRES-71: Move IT/Verifier resources to dedicated directory
+      and ignore with m-surefire/failsafe-p
+  * Changes of version 1.6
+    + Add GitHub build
+    + MASFRES-67: Exclude ".flattened-pom.xml" generated by
+      flatten-maven-plugin
+    + MNG-6847: Use diamond operator
+    + Bump org.codehaus.plexus:plexus-archiver from 3.6.0 to 4.8.0
+      in /source-release
+    + MASFRES-68: Upgrade parent pom to 42
+    + MASFRES-70: Use custom property name for local IT repo
+    + MASFRES-67: Add IT for excluded ".flattened-pom.xml"
+    + MASFRES-69: Allow files/directories with names containing
+      "target"
+  * Changes of version 1.5
+    + MASFRES-30: Exclude all CI configuration files
+    + MASFRES-30: upgrade test dependencies
+
+-------------------------------------------------------------------

Old:
----
  apache-incubator-disclaimer-resource-bundle-1.1-sources.jar
  apache-incubator-disclaimer-resource-bundle-1.1.pom
  apache-jar-resource-bundle-1.4-sources.jar
  apache-jar-resource-bundle-1.4.pom
  apache-license-header-resource-bundle-1.1-sources.jar
  apache-license-header-resource-bundle-1.1.pom
  apache-resource-bundles-2.pom

New:
----
  _scmsync.obsinfo
  apache-resource-bundles-1.8-source-release.zip
  build.specials.obscpio

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

Other differences:
------------------
++++++ apache-resource-bundles.spec ++++++
--- /var/tmp/diff_new_pack.FIO48p/_old  2026-03-03 15:31:51.503338694 +0100
+++ /var/tmp/diff_new_pack.FIO48p/_new  2026-03-03 15:31:51.507338859 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package apache-resource-bundles
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 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
@@ -16,23 +16,14 @@
 #
 
 
-%global jar_version 1.4
-%global lh_version 1.1
-%global id_version 1.1
 Name:           apache-resource-bundles
-Version:        2
+Version:        1.8
 Release:        0
 Summary:        Apache Resource Bundles
 License:        Apache-2.0
 Group:          Development/Libraries/Java
-URL:            
https://repo1.maven.org/maven2/org/apache/apache-resource-bundles/
-Source0:        
https://repo1.maven.org/maven2/org/apache/%{name}/%{version}/%{name}-%{version}.pom
-Source1:        
https://repo1.maven.org/maven2/org/apache/apache-jar-resource-bundle/%{jar_version}/apache-jar-resource-bundle-%{jar_version}-sources.jar
-Source2:        
https://repo1.maven.org/maven2/org/apache/apache-jar-resource-bundle/%{jar_version}/apache-jar-resource-bundle-%{jar_version}.pom
-Source3:        
https://repo1.maven.org/maven2/org/apache/apache-license-header-resource-bundle/%{lh_version}/apache-license-header-resource-bundle-%{lh_version}-sources.jar
-Source4:        
https://repo1.maven.org/maven2/org/apache/apache-license-header-resource-bundle/%{lh_version}/apache-license-header-resource-bundle-%{lh_version}.pom
-Source5:        
https://repo1.maven.org/maven2/org/apache/apache-incubator-disclaimer-resource-bundle/%{id_version}/apache-incubator-disclaimer-resource-bundle-%{id_version}-sources.jar
-Source6:        
https://repo1.maven.org/maven2/org/apache/apache-incubator-disclaimer-resource-bundle/%{id_version}/apache-incubator-disclaimer-resource-bundle-%{id_version}.pom
+URL:            https://maven.apache.org/apache-resource-bundles/
+Source0:        
https://repo1.maven.org/maven2/org/apache/apache/resources/%{name}/%{version}/%{name}-%{version}-source-release.zip
 BuildRequires:  maven-local
 BuildRequires:  unzip
 BuildRequires:  mvn(org.apache.maven.plugins:maven-remote-resources-plugin)
@@ -44,44 +35,20 @@
 and notices for all Apache releases.
 
 %prep
-%setup -q -cT
-cp -p %{SOURCE0} ./pom.xml
+%setup -q
 
-# jar
-mkdir -p apache-jar-resource-bundle
-pushd apache-jar-resource-bundle
-jar xvf %{SOURCE1}
-cp -p %{SOURCE2} ./pom.xml
-mkdir -p src/main/resources
-mv META-INF src/main/resources
-popd
-
-# license-header
-mkdir -p apache-license-header-resource-bundle
-pushd apache-license-header-resource-bundle
-jar xvf %{SOURCE3}
-cp -p %{SOURCE4} ./pom.xml
-mkdir -p src/main/resources
-mv META-INF src/main/resources
-popd
-
-# incubator-disclaimer
-mkdir -p apache-incubator-disclaimer-resource-bundle
-pushd apache-incubator-disclaimer-resource-bundle
-jar xvf %{SOURCE5}
-cp -p %{SOURCE6} ./pom.xml
-mkdir -p src/main/resources
-mv META-INF src/main/resources
-popd
+%pom_disable_module resources-bundles-sample
 
-%pom_xpath_remove pom:project/pom:parent/pom:relativePath
+%mvn_alias : org.apache:
 
 %{mvn_file} :apache-jar-resource-bundle apache-resource-bundles/jar
+%{mvn_file} :apache-jar-txt-resource-bundle apache-resource-bundles/jar-txt
 %{mvn_file} :apache-license-header-resource-bundle 
apache-resource-bundles/license-header
 %{mvn_file} :apache-incubator-disclaimer-resource-bundle 
apache-resource-bundles/incubator-disclaimer
+%{mvn_file} :apache-source-release-assembly-descriptor 
apache-resource-bundles/source-release
 
 %build
-%{mvn_build}
+%{mvn_build} -f
 
 %install
 %mvn_install

++++++ _scmsync.obsinfo ++++++
mtime: 1772454332
commit: a4c7af6b3ce86691960bb4fdfb54e26176e84e3ff2f53def2adc129ac037d0b9
url: https://src.opensuse.org/java-packages/apache-resource-bundles.git
revision: a4c7af6b3ce86691960bb4fdfb54e26176e84e3ff2f53def2adc129ac037d0b9
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      2026-03-02 13:26:14.000000000 +0100
@@ -0,0 +1 @@
+.osc

Reply via email to