Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package openSUSE-repos for openSUSE:Factory 
checked in at 2023-02-09 16:23:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-repos (Old)
 and      /work/SRC/openSUSE:Factory/.openSUSE-repos.new.4462 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openSUSE-repos"

Thu Feb  9 16:23:38 2023 rev:6 rq:1064008 version:20230209.87a5e9e

Changes:
--------
--- /work/SRC/openSUSE:Factory/openSUSE-repos/openSUSE-repos.changes    
2023-01-23 18:33:44.836800776 +0100
+++ /work/SRC/openSUSE:Factory/.openSUSE-repos.new.4462/openSUSE-repos.changes  
2023-02-09 16:23:48.902900915 +0100
@@ -1,0 +2,7 @@
+Thu Feb 09 12:48:24 UTC 2023 - opensuse-releaset...@opensuse.org
+
+- Update to version 20230209.87a5e9e:
+  * Drop obsoleting of TW from openSUSE-repos-MicroOS
+  * Do not use distver for TW and MicroOS openh264 repo
+
+-------------------------------------------------------------------

Old:
----
  openSUSE-repos-20230123.088570b.obscpio
  openSUSE-repos-20230123.088570b.tar.xz

New:
----
  openSUSE-repos-20230209.87a5e9e.obscpio
  openSUSE-repos-20230209.87a5e9e.tar.xz

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

Other differences:
------------------
++++++ openSUSE-repos.spec ++++++
--- /var/tmp/diff_new_pack.ZY1LC9/_old  2023-02-09 16:23:49.242902667 +0100
+++ /var/tmp/diff_new_pack.ZY1LC9/_new  2023-02-09 16:23:49.250902708 +0100
@@ -61,7 +61,7 @@
 %else
 Name:           openSUSE-repos-%{theme}
 %endif
-Version:        20230123.088570b
+Version:        20230209.87a5e9e
 Release:        0
 Summary:        openSUSE package repositories
 License:        MIT
@@ -74,15 +74,12 @@
 Conflicts:      otherproviders(openSUSE-repos)
 Provides:       openSUSE-repos
 %if "%{?theme}" == "Tumbleweed"
-# Unconditionally ensure Leap upgrades to Tumbleweed
 Obsoletes:      openSUSE-repos-Leap
 Obsoletes:      openSUSE-repos-LeapMicro
 %endif
 %if "%{?theme}" == "MicroOS"
-# Support migration from literally anything including TW to MicroOS
 Obsoletes:      openSUSE-repos-Leap
 Obsoletes:      openSUSE-repos-LeapMicro
-Obsoletes:      openSUSE-repos-Tumbleweed
 %endif
 
 %description

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.ZY1LC9/_old  2023-02-09 16:23:49.306902996 +0100
+++ /var/tmp/diff_new_pack.ZY1LC9/_new  2023-02-09 16:23:49.310903017 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/openSUSE/openSUSE-repos.git</param>
-              <param 
name="changesrevision">088570b843c44e4e5b5bbf42ab6c8dfc9b0bd736</param></service></servicedata>
+              <param 
name="changesrevision">87a5e9e0c2903c9c29c57b152d4524fa14a493fb</param></service></servicedata>
 (No newline at EOF)
 

++++++ openSUSE-repos-20230123.088570b.obscpio -> 
openSUSE-repos-20230209.87a5e9e.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-repos-20230123.088570b/dist/package/openSUSE-repos.spec 
new/openSUSE-repos-20230209.87a5e9e/dist/package/openSUSE-repos.spec
--- old/openSUSE-repos-20230123.088570b/dist/package/openSUSE-repos.spec        
2023-01-23 14:04:12.000000000 +0100
+++ new/openSUSE-repos-20230209.87a5e9e/dist/package/openSUSE-repos.spec        
2023-02-09 13:06:48.000000000 +0100
@@ -74,15 +74,12 @@
 Conflicts:      otherproviders(openSUSE-repos)
 Provides:       openSUSE-repos
 %if "%{?theme}" == "Tumbleweed"
-# Unconditionally ensure Leap upgrades to Tumbleweed
 Obsoletes:      openSUSE-repos-Leap
 Obsoletes:      openSUSE-repos-LeapMicro
 %endif
 %if "%{?theme}" == "MicroOS"
-# Support migration from literally anything including TW to MicroOS
 Obsoletes:      openSUSE-repos-Leap
 Obsoletes:      openSUSE-repos-LeapMicro
-Obsoletes:      openSUSE-repos-Tumbleweed
 %endif
 
 %description
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-repos-20230123.088570b/opensuse-microos-repoindex.xml 
new/openSUSE-repos-20230209.87a5e9e/opensuse-microos-repoindex.xml
--- old/openSUSE-repos-20230123.088570b/opensuse-microos-repoindex.xml  
2023-01-23 14:04:12.000000000 +0100
+++ new/openSUSE-repos-20230209.87a5e9e/opensuse-microos-repoindex.xml  
2023-02-09 13:06:48.000000000 +0100
@@ -30,7 +30,7 @@
 
 <repo url="http://codecs.opensuse.org/openh264/openSUSE_Tumbleweed";
     alias="repo-openh264"
-    name="%{alias} (%{distver})"
+    name="%{alias}"
     enabled="true"
     autorefresh="true"/>
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-repos-20230123.088570b/opensuse-tumbleweed-repoindex.xml 
new/openSUSE-repos-20230209.87a5e9e/opensuse-tumbleweed-repoindex.xml
--- old/openSUSE-repos-20230123.088570b/opensuse-tumbleweed-repoindex.xml       
2023-01-23 14:04:12.000000000 +0100
+++ new/openSUSE-repos-20230209.87a5e9e/opensuse-tumbleweed-repoindex.xml       
2023-02-09 13:06:48.000000000 +0100
@@ -30,7 +30,7 @@
 
 <repo url="http://codecs.opensuse.org/openh264/openSUSE_Tumbleweed";
     alias="repo-openh264"
-    name="%{alias} (%{distver})"
+    name="%{alias}"
     enabled="true"
     autorefresh="true"/>
 

++++++ openSUSE-repos-20230123.088570b.tar.xz -> 
openSUSE-repos-20230209.87a5e9e.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-repos-20230123.088570b/dist/package/openSUSE-repos.spec 
new/openSUSE-repos-20230209.87a5e9e/dist/package/openSUSE-repos.spec
--- old/openSUSE-repos-20230123.088570b/dist/package/openSUSE-repos.spec        
2023-01-23 14:04:12.000000000 +0100
+++ new/openSUSE-repos-20230209.87a5e9e/dist/package/openSUSE-repos.spec        
2023-02-09 13:06:48.000000000 +0100
@@ -74,15 +74,12 @@
 Conflicts:      otherproviders(openSUSE-repos)
 Provides:       openSUSE-repos
 %if "%{?theme}" == "Tumbleweed"
-# Unconditionally ensure Leap upgrades to Tumbleweed
 Obsoletes:      openSUSE-repos-Leap
 Obsoletes:      openSUSE-repos-LeapMicro
 %endif
 %if "%{?theme}" == "MicroOS"
-# Support migration from literally anything including TW to MicroOS
 Obsoletes:      openSUSE-repos-Leap
 Obsoletes:      openSUSE-repos-LeapMicro
-Obsoletes:      openSUSE-repos-Tumbleweed
 %endif
 
 %description
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-repos-20230123.088570b/opensuse-microos-repoindex.xml 
new/openSUSE-repos-20230209.87a5e9e/opensuse-microos-repoindex.xml
--- old/openSUSE-repos-20230123.088570b/opensuse-microos-repoindex.xml  
2023-01-23 14:04:12.000000000 +0100
+++ new/openSUSE-repos-20230209.87a5e9e/opensuse-microos-repoindex.xml  
2023-02-09 13:06:48.000000000 +0100
@@ -30,7 +30,7 @@
 
 <repo url="http://codecs.opensuse.org/openh264/openSUSE_Tumbleweed";
     alias="repo-openh264"
-    name="%{alias} (%{distver})"
+    name="%{alias}"
     enabled="true"
     autorefresh="true"/>
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-repos-20230123.088570b/opensuse-tumbleweed-repoindex.xml 
new/openSUSE-repos-20230209.87a5e9e/opensuse-tumbleweed-repoindex.xml
--- old/openSUSE-repos-20230123.088570b/opensuse-tumbleweed-repoindex.xml       
2023-01-23 14:04:12.000000000 +0100
+++ new/openSUSE-repos-20230209.87a5e9e/opensuse-tumbleweed-repoindex.xml       
2023-02-09 13:06:48.000000000 +0100
@@ -30,7 +30,7 @@
 
 <repo url="http://codecs.opensuse.org/openh264/openSUSE_Tumbleweed";
     alias="repo-openh264"
-    name="%{alias} (%{distver})"
+    name="%{alias}"
     enabled="true"
     autorefresh="true"/>
 

++++++ openSUSE-repos.obsinfo ++++++
--- /var/tmp/diff_new_pack.ZY1LC9/_old  2023-02-09 16:23:49.458903779 +0100
+++ /var/tmp/diff_new_pack.ZY1LC9/_new  2023-02-09 16:23:49.462903800 +0100
@@ -1,5 +1,5 @@
 name: openSUSE-repos
-version: 20230123.088570b
-mtime: 1674479052
-commit: 088570b843c44e4e5b5bbf42ab6c8dfc9b0bd736
+version: 20230209.87a5e9e
+mtime: 1675944408
+commit: 87a5e9e0c2903c9c29c57b152d4524fa14a493fb
 

Reply via email to