Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package openSUSE-repos for
openSUSE:Leap:16.0 checked in at 2025-07-10 05:44:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/openSUSE-repos (Old)
and /work/SRC/openSUSE:Leap:16.0/.openSUSE-repos.new.7373 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openSUSE-repos"
Thu Jul 10 05:44:09 2025 rev:17 rq:1291479 version:20250606.b852490
Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/openSUSE-repos/openSUSE-repos.changes
2025-06-05 19:23:47.521293771 +0200
+++
/work/SRC/openSUSE:Leap:16.0/.openSUSE-repos.new.7373/openSUSE-repos.changes
2025-07-10 05:44:10.726789239 +0200
@@ -1,0 +2,12 @@
+Wed Jul 9 11:18:23 UTC 2025 - Lubos Kocman <[email protected]>
+
+- Do not fail on zypper refresh-services
+ if network is not avialable
+
+-------------------------------------------------------------------
+Fri Jun 06 13:42:26 UTC 2025 - [email protected]
+
+- Update to version 20250606.b852490:
+ * Update repo definitions for Leap Micro 6.2
+
+-------------------------------------------------------------------
Old:
----
openSUSE-repos-20250604.94835c9.obscpio
New:
----
openSUSE-repos-20250606.b852490.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ openSUSE-repos.spec ++++++
--- /var/tmp/diff_new_pack.Mo2tVg/_old 2025-07-10 05:44:11.034801988 +0200
+++ /var/tmp/diff_new_pack.Mo2tVg/_new 2025-07-10 05:44:11.034801988 +0200
@@ -80,7 +80,7 @@
%else
Name: openSUSE-repos-%{theme}
%endif
-Version: 20250604.94835c9
+Version: 20250606.b852490
Release: 0
Summary: openSUSE package repositories
License: MIT
@@ -344,7 +344,7 @@
# We hereby declare that running this will not influence existing transaction
ZYPP_READONLY_HACK=1 zypper addservice %{_datadir}/zypp/local/service/openSUSE
openSUSE
-ZYPP_READONLY_HACK=1 zypper refresh-services
+ZYPP_READONLY_HACK=1 zypper refresh-services || :
%if 0%{?with_nvidia}
%posttrans NVIDIA
@@ -362,7 +362,7 @@
# We hereby declare that running this will not influence existing transaction
ZYPP_READONLY_HACK=1 zypper addservice %{_datadir}/zypp/local/service/NVIDIA
NVIDIA
-ZYPP_READONLY_HACK=1 zypper refresh-services
+ZYPP_READONLY_HACK=1 zypper refresh-services || :
%endif
%postun
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.Mo2tVg/_old 2025-07-10 05:44:11.082803974 +0200
+++ /var/tmp/diff_new_pack.Mo2tVg/_new 2025-07-10 05:44:11.086804140 +0200
@@ -1,7 +1,7 @@
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/openSUSE/openSUSE-repos.git</param>
- <param
name="changesrevision">94835c97a5814f1edfb0137f4c4bc1ecb16ba974</param></service><service
name="tar_scm">
+ <param
name="changesrevision">b852490059d4fa961c3a2bc6f9bf50a4b8b53dbc</param></service><service
name="tar_scm">
<param
name="url">https://github.com/lkocman/openSUSE-repos.git</param>
<param
name="changesrevision">16902ba1ccff43679a254e87d11103f4ef88a1d0</param></service></servicedata>
(No newline at EOF)
++++++ openSUSE-repos-20250604.94835c9.obscpio ->
openSUSE-repos-20250606.b852490.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/openSUSE-repos-20250604.94835c9/opensuse-leap-micro6-repoindex.xml
new/openSUSE-repos-20250606.b852490/opensuse-leap-micro6-repoindex.xml
--- old/openSUSE-repos-20250604.94835c9/opensuse-leap-micro6-repoindex.xml
2025-06-04 00:55:49.000000000 +0200
+++ new/openSUSE-repos-20250606.b852490/opensuse-leap-micro6-repoindex.xml
2025-06-06 15:41:23.000000000 +0200
@@ -5,19 +5,25 @@
debugenable="false"
sourceenable="false">
-<repo
url="%{disturl}/distribution/%{distsub}/%{distver}/product/repo/openSUSE-Leap-Micro-%{distver}-$DIST_ARCH?mediahandler=curl2"
+<repo
url="%{disturl}/distribution/%{distsub}/%{distver}/product/repo/openSUSE-Leap-Micro-%{distver}-$DIST_ARCH"
+
mirrorlist="%{disturl}/distribution/%{distsub}/%{distver}/product/repo/openSUSE-Leap-Micro-%{distver}-$DIST_ARCH/?mirrorlist"
+
gpgkey="%{disturl}/distribution/%{distsub}/%{distver}/product/repo/openSUSE-Leap-Micro-%{distver}-$DIST_ARCH/repodata/repomd.xml.key"
alias="repo-main"
name="%{alias} (%{distver})"
enabled="true"
autorefresh="true"/>
-<repo
url="%{disturl}/distribution/%{distsub}/%{distver}/product/repo/openSUSE-Leap-Micro-%{distver}-$DIST_ARCH-Debug?mediahandler=curl2"
+<repo
url="%{disturl}/distribution/%{distsub}/%{distver}/product/repo/openSUSE-Leap-Micro-%{distver}-$DIST_ARCH-Debug"
+
mirrorlist="%{disturl}/distribution/%{distsub}/%{distver}/product/repo/openSUSE-Leap-Micro-%{distver}-$DIST_ARCH-Debug/?mirrorlist"
+
gpgkey="%{disturl}/distribution/%{distsub}/%{distver}/product/repo/openSUSE-Leap-Micro-%{distver}-$DIST_ARCH-Debug/repodata/repomd.xml.key"
alias="repo-debug"
name="%{alias} (%{distver})"
enabled="false"
autorefresh="true"/>
-<repo
url="%{disturl}/distribution/%{distsub}/%{distver}/product/repo/openSUSE-Leap-Micro-%{distver}-$DIST_ARCH-Source?mediahandler=curl2"
+<repo
url="%{disturl}/distribution/%{distsub}/%{distver}/product/repo/openSUSE-Leap-Micro-%{distver}-$DIST_ARCH-Source"
+
mirrorlist="%{disturl}/distribution/%{distsub}/%{distver}/product/repo/openSUSE-Leap-Micro-%{distver}-$DIST_ARCH-Source/?mirrorlist"
+
gpgkey="%{disturl}/distribution/%{distsub}/%{distver}/product/repo/openSUSE-Leap-Micro-%{distver}-$DIST_ARCH-Source/repodata/repomd.xml.key"
alias="repo-source"
name="%{alias} (%{distver})"
enabled="false"
++++++ openSUSE-repos.obsinfo ++++++
--- /var/tmp/diff_new_pack.Mo2tVg/_old 2025-07-10 05:44:11.194808610 +0200
+++ /var/tmp/diff_new_pack.Mo2tVg/_new 2025-07-10 05:44:11.194808610 +0200
@@ -1,5 +1,5 @@
name: openSUSE-repos
-version: 20250604.94835c9
-mtime: 1748991349
-commit: 94835c97a5814f1edfb0137f4c4bc1ecb16ba974
+version: 20250606.b852490
+mtime: 1749217283
+commit: b852490059d4fa961c3a2bc6f9bf50a4b8b53dbc