Accepting request 1182959 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1182959 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openSUSE-repos?expand=0&rev=19
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/openSUSE-repos.git</param>
|
||||
<param name="changesrevision">8c4e429dddd89c21f56b57d64646d4db303a51f4</param></service><service name="tar_scm">
|
||||
<param name="changesrevision">6fd1ef2a02653cd396ab47393b49e9315201af32</param></service><service name="tar_scm">
|
||||
<param name="url">https://github.com/lkocman/openSUSE-repos.git</param>
|
||||
<param name="changesrevision">16902ba1ccff43679a254e87d11103f4ef88a1d0</param></service></servicedata>
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:93e318b5979080fe56c5928210c94dd80131b816ac48428ac7542a985ae84937
|
||||
size 28170
|
3
openSUSE-repos-20240621.6fd1ef2.obscpio
Normal file
3
openSUSE-repos-20240621.6fd1ef2.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:edc952878cc73f571d644aaa52d174fc98ab37c6594cfdec74ce137feae1d4c1
|
||||
size 28682
|
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 24 06:42:52 UTC 2024 - Lubos Kocman <lubos.kocman@suse.com>
|
||||
|
||||
- Ensure that refresh-services / refs is called after addservice
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 24 06:41:35 UTC 2024 - opensuse-releaseteam@opensuse.org
|
||||
|
||||
- Update to version 20240621.6fd1ef2:
|
||||
* Update README.md
|
||||
* use osc service mr for update
|
||||
* Disable source and debug repos by default for Tumbleweed ports
|
||||
* Use cdn.opensuse.org for Tumbleweed ports
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 20 13:34:27 UTC 2024 - Lubos Kocman <lubos.kocman@suse.com>
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name: openSUSE-repos
|
||||
version: 20240618.8c4e429
|
||||
mtime: 1718732620
|
||||
commit: 8c4e429dddd89c21f56b57d64646d4db303a51f4
|
||||
version: 20240621.6fd1ef2
|
||||
mtime: 1718962563
|
||||
commit: 6fd1ef2a02653cd396ab47393b49e9315201af32
|
||||
|
@@ -76,7 +76,7 @@ Name: openSUSE-repos
|
||||
%else
|
||||
Name: openSUSE-repos-%{theme}
|
||||
%endif
|
||||
Version: 20240618.8c4e429
|
||||
Version: 20240621.6fd1ef2
|
||||
Release: 0
|
||||
Summary: openSUSE package repositories
|
||||
License: MIT
|
||||
@@ -349,6 +349,7 @@ done
|
||||
|
||||
# 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
|
||||
|
||||
%if 0%{?with_nvidia}
|
||||
%post NVIDIA
|
||||
@@ -366,6 +367,7 @@ done
|
||||
|
||||
# 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
|
||||
%endif
|
||||
|
||||
%postun
|
||||
|
Reference in New Issue
Block a user