Accepting request 1249848 from home:lkocman:branches:Base:System

- Update to version 20250303.f74564e:
  * Enable experimental parallel downloads for Leap and TW (#79)
  * Fix $arch -> $basearch for Leap 16.0
  * Add /etc/profiles.d/opensuse_repos.sh

OBS-URL: https://build.opensuse.org/request/show/1249848
OBS-URL: https://build.opensuse.org/package/show/Base:System/openSUSE-repos?expand=0&rev=65
This commit is contained in:
2025-03-03 15:53:38 +00:00
committed by Git OBS Bridge
parent eae1471dde
commit fcb41758ca
6 changed files with 19 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/openSUSE-repos.git</param>
<param name="changesrevision">13a998655ae8a7ca7e63967167b099a1b24ba8c1</param></service><service name="tar_scm">
<param name="changesrevision">f74564e68edf9fd990b2f848d0520fbad1661a03</param></service><service name="tar_scm">
<param name="url">https://github.com/lkocman/openSUSE-repos.git</param>
<param name="changesrevision">16902ba1ccff43679a254e87d11103f4ef88a1d0</param></service></servicedata>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ab21a3ff5f215543a27de6354cce9e3c8ec93aeb45025ab71db74571d586df45
size 30218

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ed12330c2b001b2042607b530306cd649c35644475440c3e02a73373126d0812
size 31242

View File

@@ -1,4 +1,11 @@
-------------------------------------------------------------------
Mon Mar 03 15:41:37 UTC 2025 - opensuse-releaseteam@opensuse.org
- Update to version 20250303.f74564e:
* Enable experimental parallel downloads for Leap and TW (#79)
* Fix $arch -> $basearch for Leap 16.0
* Add /etc/profiles.d/opensuse_repos.sh
-------------------------------------------------------------------
Thu Feb 20 18:11:50 UTC 2025 - opensuse-releaseteam@opensuse.org
- Update to version 20250220.13a9986:

View File

@@ -1,4 +1,4 @@
name: openSUSE-repos
version: 20250220.13a9986
mtime: 1740074699
commit: 13a998655ae8a7ca7e63967167b099a1b24ba8c1
version: 20250303.f74564e
mtime: 1741016393
commit: f74564e68edf9fd990b2f848d0520fbad1661a03

View File

@@ -80,7 +80,7 @@ Name: openSUSE-repos
%else
Name: openSUSE-repos-%{theme}
%endif
Version: 20250220.13a9986
Version: 20250303.f74564e
Release: 0
Summary: openSUSE package repositories
License: MIT
@@ -150,6 +150,7 @@ Definitions for NVIDIA repository management via zypp-services
%ghost %{_datadir}/zypp/local/service/openSUSE/repo/repoindex.xml
%ghost %{_sysconfdir}/zypp/services.d/openSUSE.service
%{_sysconfdir}/zypp/vars.d/DIST_ARCH
%{_sysconfdir}/profiles.d/opensuse_repos.sh
%if "%{theme}" == "Tumbleweed"
%ifarch %{ix86} x86_64
@@ -207,6 +208,9 @@ mkdir -p %{buildroot}%{_datadir}/zypp/local/service/openSUSE/repo
mkdir -p %{buildroot}%{_datadir}/zypp/local/service/NVIDIA/repo
mkdir -p %{buildroot}%{_sysconfdir}/zypp/vars.d/
mkdir -p %{buildroot}%{_sysconfdir}/profiles.d
install opensuse_repos.sh %{buildroot}%{_sysconfdir}/profiles.d
# Setup for primary arches
%if "%{theme}" == "Tumbleweed"
%ifarch %{ix86} x86_64