Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package eclipse-license for openSUSE:Factory 
checked in at 2022-04-10 00:42:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/eclipse-license (Old)
 and      /work/SRC/openSUSE:Factory/.eclipse-license.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "eclipse-license"

Sun Apr 10 00:42:02 2022 rev:4 rq:967932 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/eclipse-license/eclipse-license.changes  
2022-03-29 21:06:53.289110916 +0200
+++ 
/work/SRC/openSUSE:Factory/.eclipse-license.new.1900/eclipse-license.changes    
    2022-04-10 00:42:06.056982623 +0200
@@ -1,0 +2,7 @@
+Thu Apr  7 16:54:04 UTC 2022 - Fridrich Strba <fst...@suse.com>
+
+- Update the eclipse-license2 feature to 2.0.0
+- The tarballs are not accessible any more on web, so keep them
+  around
+
+-------------------------------------------------------------------

Old:
----
  org.eclipse.license-license-2.0.1.v20180423-1114.tar.xz

New:
----
  org.eclipse.license-e80ffa9b3652eb2534d92a9b8729bc70ed0b4d06.tar.xz

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

Other differences:
------------------
++++++ eclipse-license.spec ++++++
--- /var/tmp/diff_new_pack.GjoQ4j/_old  2022-04-10 00:42:07.524966299 +0200
+++ /var/tmp/diff_new_pack.GjoQ4j/_new  2022-04-10 00:42:07.528966255 +0200
@@ -16,8 +16,8 @@
 #
 
 
-%global eplv2_ver 2.0.1
-%global eplv2_tag org.eclipse.license-license-%{eplv2_ver}.v20180423-1114
+%global eplv2_ver 2.0.2
+%global eplv2_tag org.eclipse.license-e80ffa9b3652eb2534d92a9b8729bc70ed0b4d06
 %global eplv1_ver 1.0.1
 %global eplv1_tag org.eclipse.license-license-%{eplv1_ver}.v20140414-1359
 Name:           eclipse-license
@@ -27,8 +27,8 @@
 License:        EPL-1.0 AND EPL-2.0
 Group:          Development/Libraries/Java
 URL:            https://wiki.eclipse.org/CBI
-Source1:        
http://git.eclipse.org/c/cbi/org.eclipse.license.git/snapshot/%{eplv1_tag}.tar.xz
-Source2:        
http://git.eclipse.org/c/cbi/org.eclipse.license.git/snapshot/%{eplv2_tag}.tar.xz
+Source1:        %{eplv1_tag}.tar.xz
+Source2:        %{eplv2_tag}.tar.xz
 BuildRequires:  tycho-bootstrap
 BuildConflicts: java >= 12
 BuildConflicts: java-devel >= 12
@@ -75,18 +75,18 @@
 
 %build
 pushd %{eplv1_tag}
-%{mvn_build} -j
+%mvn_build -j
 popd
 
 pushd %{eplv2_tag}
-sed -i -e 's/\(-SNAPSHOT\|\.qualifier\)/.v20180423-1114/' pom.xml */*.xml
-%{mvn_build} -j
+sed -i -e 's/\(-SNAPSHOT\|\.qualifier\)/.v20181016-2210/' pom.xml */*.xml
+%mvn_build -j
 popd
 
 %install
 pushd %{eplv1_tag}
-%{mvn_package} "::pom::" __noinstall
-%{mvn_package} ":" 1
+%mvn_package "::pom::" __noinstall
+%mvn_package ":" 1
 %mvn_install
 popd
 
@@ -95,8 +95,8 @@
 rm -rf /tmp/tycho-bundles-external*
 
 pushd %{eplv2_tag}
-%{mvn_package} "::pom::" __noinstall
-%{mvn_package} ":" 2
+%mvn_package "::pom::" __noinstall
+%mvn_package ":" 2
 %mvn_install
 popd
 

++++++ org.eclipse.license-license-2.0.1.v20180423-1114.tar.xz -> 
org.eclipse.license-e80ffa9b3652eb2534d92a9b8729bc70ed0b4d06.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/org.eclipse.license-license-2.0.1.v20180423-1114/org.eclipse.license/feature.properties
 
new/org.eclipse.license-e80ffa9b3652eb2534d92a9b8729bc70ed0b4d06/org.eclipse.license/feature.properties
--- 
old/org.eclipse.license-license-2.0.1.v20180423-1114/org.eclipse.license/feature.properties
 2018-04-23 13:14:40.000000000 +0200
+++ 
new/org.eclipse.license-e80ffa9b3652eb2534d92a9b8729bc70ed0b4d06/org.eclipse.license/feature.properties
     2018-10-17 00:10:25.000000000 +0200
@@ -40,7 +40,7 @@
     include plug-ins ("Plug-ins"), plug-in fragments ("Fragments"), and\n\
     features ("Features").\n\
 -   Each Plug-in or Fragment may be packaged as a sub-directory or JAR\n\
-    (Java??? ARchive) in a directory named "plugins".\n\
+    (Java\u2122 ARchive) in a directory named "plugins".\n\
 -   A Feature is a bundle of one or more Plug-ins and/or Fragments and\n\
     associated material. Each Feature may be packaged as a sub-directory in 
a\n\
     directory named "features". Within a Feature, files named "feature.xml" 
may\n\
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/org.eclipse.license-license-2.0.1.v20180423-1114/org.eclipse.license/feature.xml
 
new/org.eclipse.license-e80ffa9b3652eb2534d92a9b8729bc70ed0b4d06/org.eclipse.license/feature.xml
--- 
old/org.eclipse.license-license-2.0.1.v20180423-1114/org.eclipse.license/feature.xml
        2018-04-23 13:14:40.000000000 +0200
+++ 
new/org.eclipse.license-e80ffa9b3652eb2534d92a9b8729bc70ed0b4d06/org.eclipse.license/feature.xml
    2018-10-17 00:10:25.000000000 +0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <feature
       id="org.eclipse.license"
-      version="2.0.1.qualifier">
+      version="2.0.2.qualifier">
 
    <description>
       %description
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/org.eclipse.license-license-2.0.1.v20180423-1114/org.eclipse.license/pom.xml
 
new/org.eclipse.license-e80ffa9b3652eb2534d92a9b8729bc70ed0b4d06/org.eclipse.license/pom.xml
--- 
old/org.eclipse.license-license-2.0.1.v20180423-1114/org.eclipse.license/pom.xml
    2018-04-23 13:14:40.000000000 +0200
+++ 
new/org.eclipse.license-e80ffa9b3652eb2534d92a9b8729bc70ed0b4d06/org.eclipse.license/pom.xml
        2018-10-17 00:10:25.000000000 +0200
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.eclipse.license</groupId>
     <artifactId>eclipse-license-parent</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>org.eclipse.license</artifactId>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/org.eclipse.license-license-2.0.1.v20180423-1114/org.eclipse.license.repo/category.xml
 
new/org.eclipse.license-e80ffa9b3652eb2534d92a9b8729bc70ed0b4d06/org.eclipse.license.repo/category.xml
--- 
old/org.eclipse.license-license-2.0.1.v20180423-1114/org.eclipse.license.repo/category.xml
  2018-04-23 13:14:40.000000000 +0200
+++ 
new/org.eclipse.license-e80ffa9b3652eb2534d92a9b8729bc70ed0b4d06/org.eclipse.license.repo/category.xml
      2018-10-17 00:10:25.000000000 +0200
@@ -2,6 +2,6 @@
 <site>
     <feature
         id="org.eclipse.license"
-        version="2.0.1.qualifier">
+        version="2.0.2.qualifier">
     </feature>
 </site>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/org.eclipse.license-license-2.0.1.v20180423-1114/org.eclipse.license.repo/pom.xml
 
new/org.eclipse.license-e80ffa9b3652eb2534d92a9b8729bc70ed0b4d06/org.eclipse.license.repo/pom.xml
--- 
old/org.eclipse.license-license-2.0.1.v20180423-1114/org.eclipse.license.repo/pom.xml
       2018-04-23 13:14:40.000000000 +0200
+++ 
new/org.eclipse.license-e80ffa9b3652eb2534d92a9b8729bc70ed0b4d06/org.eclipse.license.repo/pom.xml
   2018-10-17 00:10:25.000000000 +0200
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.eclipse.license</groupId>
     <artifactId>eclipse-license-parent</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>org.eclipse.license.repo</artifactId>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/org.eclipse.license-license-2.0.1.v20180423-1114/pom.xml 
new/org.eclipse.license-e80ffa9b3652eb2534d92a9b8729bc70ed0b4d06/pom.xml
--- old/org.eclipse.license-license-2.0.1.v20180423-1114/pom.xml        
2018-04-23 13:14:40.000000000 +0200
+++ new/org.eclipse.license-e80ffa9b3652eb2534d92a9b8729bc70ed0b4d06/pom.xml    
2018-10-17 00:10:25.000000000 +0200
@@ -15,7 +15,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.eclipse.license</groupId>
   <artifactId>eclipse-license-parent</artifactId>
-  <version>2.0.1-SNAPSHOT</version>
+  <version>2.0.2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <prerequisites>

Reply via email to