Compare commits

..

1 Commits

Author SHA256 Message Date
AutoGits PR Review Bot
d522772817 auto-created for product-composer
Some checks are pending
ObsStaging OBS Staging build
This commit was autocreated by AutoGits PR Review Bot referencing
 PR: pool/product-composer#2
2025-08-14 13:35:34 +02:00
177 changed files with 810 additions and 1377 deletions

View File

@@ -1,19 +0,0 @@
---
name: "Add a package to Leap 16.0 and Package Hub"
about: "If you want to add a new package to Leap 16.0 and Package Hub"
title: "[ADD] <package name>"
ref: "leap-16.0"
assignees: []
labels:
- new_package
---
This is where you add a new package to Leap-16.0 and Package Hub Please replace and specify on one line. You can include any relevant Bugzilla links too.
org/package#commit_hash
Where the `commit_hash` could be a branch.

View File

@@ -1,16 +0,0 @@
---
name: "Remove package from Leap 16.0 and Package Hub"
about: "If you want to remove a package from Leap 16.0 and Package Hub"
title: "[RM] <package name>"
ref: "leap-16.0"
assignees: []
labels:
- rm_package
---
This is where you rm a package from Leap 16.0 and Package Hub. Please specify package in title and target the correct branch of the project.

View File

@@ -1,37 +0,0 @@
# Use this as .gitea/workflows/patchinfo_numberator.yaml in all products/* repos
name: Patchinfo ID numberator
run-name: ${{ gitea.actor }} is setting patchinfo numbers
on: [push]
jobs:
use-go-action:
runs-on: tumbleweed
steps:
# Install packages if not provided by image
- run: |
rpm -q go && exit 0
zypper ref
zypper in -y go
# Generic action from GitHub to clone the product git repo
- name: Checkout product
uses: https://gitea-actions-autobuild:${{ secrets.REPO_READ }}@src.opensuse.org/actions/github-actions-checkout@v4
with:
token: ${{ secrets.REPO_WRITE }}
repo-sha256: true
- name: Update all new _patchinfo files
uses: https://gitea-actions-autobuild:${{ secrets.REPO_READ }}@src.opensuse.org/actions/patchinfo-numbering-action@v0
- name: Get last commit author
id: last-commit
run: |
echo "author=$(git log -1 --pretty='%an <%ae>')" >> $GITHUB_OUTPUT
- name: Commit changes back
uses: https://gitea-actions-autobuild:${{ secrets.REPO_READ }}@src.opensuse.org/actions/stefanzweifel-git-auto-commit-action@v5
with:
commit_user_name: gitea-actions-autobuild
commit_user_email: autobuild+gitea@opensuse.org
commit_author: ${{ steps.last-commit.outputs.author }}
commit_message: "Update incident numbers [skip actions]"
commit_options: '--no-edit'
skip_fetch: true

484
.gitmodules vendored
View File

@@ -90,6 +90,10 @@
path = ComputeLibrary
url = ../../pool/computelibrary
branch = leap-16.0
[submodule "CoreFreq"]
path = CoreFreq
url = ../../pool/corefreq
branch = leap-16.0
[submodule "CorsixTH"]
path = CorsixTH
url = ../../pool/CorsixTH
@@ -170,6 +174,10 @@
path = LiE
url = ../../pool/LiE
branch = leap-16.0
[submodule "MozillaFirefox-branding-openSUSE"]
path = MozillaFirefox-branding-openSUSE
url = ../../pool/MozillaFirefox-branding-openSUSE
branch = leap-16.0
[submodule "MozillaThunderbird"]
path = MozillaThunderbird
url = ../../pool/MozillaThunderbird
@@ -182,6 +190,10 @@
path = NetworkManager-applet
url = ../../pool/NetworkManager-applet
branch = leap-16.0
[submodule "NetworkManager-branding"]
path = NetworkManager-branding
url = ../../pool/NetworkManager-branding
branch = leap-16.0
[submodule "NetworkManager-dns-bind"]
path = NetworkManager-dns-bind
url = ../../pool/NetworkManager-dns-bind
@@ -274,6 +286,10 @@
path = PackageKit-Qt
url = ../../pool/PackageKit-Qt
branch = leap-16.0
[submodule "PackageKit-branding-openSUSE"]
path = PackageKit-branding-openSUSE
url = ../../pool/PackageKit-branding-openSUSE
branch = leap-16.0
[submodule "Photini"]
path = Photini
url = ../../pool/Photini
@@ -598,6 +614,10 @@
path = afl
url = ../../pool/afl
branch = leap-16.0
[submodule "agama-products"]
path = agama-products
url = ../../pool/agama-products
branch = leap-16.0
[submodule "age"]
path = age
url = ../../pool/age
@@ -1694,6 +1714,10 @@
path = bpftune
url = ../../pool/bpftune
branch = leap-16.0
[submodule "branding-openSUSE"]
path = branding-openSUSE
url = ../../pool/branding-opensuse
branch = leap-16.0
[submodule "brasero"]
path = brasero
url = ../../pool/brasero
@@ -2006,6 +2030,10 @@
path = cdecl
url = ../../pool/cdecl
branch = leap-16.0
[submodule "cdemu-daemon"]
path = cdemu-daemon
url = ../../pool/cdemu-daemon
branch = leap-16.0
[submodule "cdk"]
path = cdk
url = ../../pool/cdk
@@ -2114,6 +2142,10 @@
path = choose
url = ../../pool/choose
branch = leap-16.0
[submodule "cinnamon"]
path = cinnamon
url = ../../pool/cinnamon
branch = leap-16.0
[submodule "cinnamon-control-center"]
path = cinnamon-control-center
url = ../../pool/cinnamon-control-center
@@ -2130,10 +2162,18 @@
path = cinnamon-screensaver
url = ../../pool/cinnamon-screensaver
branch = leap-16.0
[submodule "cinnamon-session"]
path = cinnamon-session
url = ../../pool/cinnamon-session
branch = leap-16.0
[submodule "cinnamon-settings-daemon"]
path = cinnamon-settings-daemon
url = ../../pool/cinnamon-settings-daemon
branch = leap-16.0
[submodule "cinnamon-translations"]
path = cinnamon-translations
url = ../../pool/cinnamon-translations
branch = leap-16.0
[submodule "civetweb"]
path = civetweb
url = ../../pool/civetweb
@@ -2850,6 +2890,10 @@
path = descent3
url = ../../pool/descent3
branch = leap-16.0
[submodule "desktop-data-openSUSE"]
path = desktop-data-openSUSE
url = ../../pool/desktop-data-openSUSE
branch = leap-16.0
[submodule "desktop-translations"]
path = desktop-translations
url = ../../pool/desktop-translations
@@ -2974,6 +3018,10 @@
path = distribution-gpg-keys
url = ../../pool/distribution-gpg-keys
branch = leap-16.0
[submodule "distribution-logos-openSUSE"]
path = distribution-logos-openSUSE
url = ../../pool/distribution-logos-openSUSE
branch = leap-16.0
[submodule "distrobox"]
path = distrobox
url = ../../pool/distrobox
@@ -3074,6 +3122,10 @@
path = dosemu
url = ../../pool/dosemu
branch = leap-16.0
[submodule "dovecot23"]
path = dovecot23
url = ../../pool/dovecot23
branch = leap-16.0
[submodule "dpic"]
path = dpic
url = ../../pool/dpic
@@ -3082,6 +3134,10 @@
path = draco
url = ../../pool/draco
branch = leap-16.0
[submodule "dracula-gtk-theme"]
path = dracula-gtk-theme
url = ../../pool/dracula-gtk-theme
branch = leap-16.0
[submodule "dracut-sshd"]
path = dracut-sshd
url = ../../pool/dracut-sshd
@@ -3102,6 +3158,10 @@
path = drm_info
url = ../../pool/drm_info
branch = leap-16.0
[submodule "droidcam"]
path = droidcam
url = ../../pool/droidcam
branch = leap-16.0
[submodule "drpm"]
path = drpm
url = ../../pool/drpm
@@ -3154,6 +3214,10 @@
path = dumpzilla
url = ../../pool/dumpzilla
branch = leap-16.0
[submodule "duperemove"]
path = duperemove
url = ../../pool/duperemove
branch = leap-16.0
[submodule "duplicity"]
path = duplicity
url = ../../pool/duplicity
@@ -3398,10 +3462,22 @@
path = enlightenment
url = ../../pool/enlightenment
branch = leap-16.0
[submodule "enlightenment-branding-openSUSE"]
path = enlightenment-branding-openSUSE
url = ../../pool/enlightenment-branding-openSUSE
branch = leap-16.0
[submodule "enlightenment-profiles-openSUSE"]
path = enlightenment-profiles-openSUSE
url = ../../pool/enlightenment-profiles-openSUSE
branch = leap-16.0
[submodule "enlightenment-theme-dark"]
path = enlightenment-theme-dark
url = ../../pool/enlightenment-theme-dark
branch = leap-16.0
[submodule "enlightenment-theme-openSUSE"]
path = enlightenment-theme-openSUSE
url = ../../pool/enlightenment-theme-openSUSE
branch = leap-16.0
[submodule "enlightenment-theme-openSUSE-ice"]
path = enlightenment-theme-openSUSE-ice
url = ../../pool/enlightenment-theme-openSUSE-ice
@@ -3442,6 +3518,10 @@
path = epiphany
url = ../../pool/epiphany
branch = leap-16.0
[submodule "epiphany-branding-openSUSE"]
path = epiphany-branding-openSUSE
url = ../../pool/epiphany-branding-openSUSE
branch = leap-16.0
[submodule "eppic"]
path = eppic
url = ../../pool/eppic
@@ -3622,6 +3702,10 @@
path = facedetect
url = ../../pool/facedetect
branch = leap-16.0
[submodule "facetimehd"]
path = facetimehd
url = ../../pool/facetimehd
branch = leap-16.0
[submodule "facetimehd-firmware"]
path = facetimehd-firmware
url = ../../pool/facetimehd-firmware
@@ -4882,6 +4966,10 @@
path = garlic
url = ../../pool/garlic
branch = leap-16.0
[submodule "gasket-driver"]
path = gasket-driver
url = ../../pool/gasket-driver
branch = leap-16.0
[submodule "gaupol"]
path = gaupol
url = ../../pool/gaupol
@@ -4902,6 +4990,10 @@
path = gcalcli
url = ../../pool/gcalcli
branch = leap-16.0
[submodule "gcdemu"]
path = gcdemu
url = ../../pool/gcdemu
branch = leap-16.0
[submodule "gcin"]
path = gcin
url = ../../pool/gcin
@@ -4938,6 +5030,10 @@
path = gdcm
url = ../../pool/gdcm
branch = leap-16.0
[submodule "gdm-branding-openSUSE"]
path = gdm-branding-openSUSE
url = ../../pool/gdm-branding-opensuse
branch = leap-16.0
[submodule "gdmd"]
path = gdmd
url = ../../pool/gdmd
@@ -6894,6 +6990,10 @@
path = gli
url = ../../pool/gli
branch = leap-16.0
[submodule "glib2-branding"]
path = glib2-branding
url = ../../pool/glib2-branding
branch = leap-16.0
[submodule "glmark2"]
path = glmark2
url = ../../pool/glmark2
@@ -7614,6 +7714,10 @@
path = gtk-session-lock
url = ../../pool/gtk-session-lock
branch = leap-16.0
[submodule "gtk2-branding"]
path = gtk2-branding
url = ../../pool/gtk2-branding
branch = leap-16.0
[submodule "gtk2-engine-aurora"]
path = gtk2-engine-aurora
url = ../../pool/gtk2-engine-aurora
@@ -7634,6 +7738,14 @@
path = gtk2hs-buildtools
url = ../../pool/gtk2hs-buildtools
branch = leap-16.0
[submodule "gtk3-branding"]
path = gtk3-branding
url = ../../pool/gtk3-branding
branch = leap-16.0
[submodule "gtk4-branding"]
path = gtk4-branding
url = ../../pool/gtk4-branding
branch = leap-16.0
[submodule "gtkd"]
path = gtkd
url = ../../pool/gtkd
@@ -7762,6 +7874,10 @@
path = hardening-check
url = ../../pool/hardening-check
branch = leap-16.0
[submodule "hardinfo2"]
path = hardinfo2
url = ../../pool/hardinfo2
branch = leap-16.0
[submodule "harec"]
path = harec
url = ../../pool/harec
@@ -7802,6 +7918,10 @@
path = hdf5
url = ../../pool/hdf5
branch = leap-16.0
[submodule "hdjmod"]
path = hdjmod
url = ../../pool/hdjmod
branch = leap-16.0
[submodule "heaptrack"]
path = heaptrack
url = ../../pool/heaptrack
@@ -8874,6 +8994,10 @@
path = librest0_7
url = ../../pool/librest0_7
branch = leap-16.0
[submodule "librime"]
path = librime
url = ../../pool/librime
branch = leap-16.0
[submodule "librsb"]
path = librsb
url = ../../pool/librsb
@@ -9262,6 +9386,10 @@
path = lightdm-gtk-greeter
url = ../../pool/lightdm-gtk-greeter
branch = leap-16.0
[submodule "lightdm-gtk-greeter-branding-openSUSE"]
path = lightdm-gtk-greeter-branding-openSUSE
url = ../../pool/lightdm-gtk-greeter-branding-openSUSE
branch = leap-16.0
[submodule "lightmediascanner"]
path = lightmediascanner
url = ../../pool/lightmediascanner
@@ -9334,6 +9462,10 @@
path = litetran
url = ../../pool/litetran
branch = leap-16.0
[submodule "live-net-installer"]
path = live-net-installer
url = ../../pool/live-net-installer
branch = leap-16.0
[submodule "live555"]
path = live555
url = ../../pool/live555
@@ -9874,6 +10006,10 @@
path = mariadb-java-client
url = ../../pool/mariadb-java-client
branch = leap-16.0
[submodule "marisa"]
path = marisa
url = ../../pool/marisa
branch = leap-16.0
[submodule "markdownpart"]
path = markdownpart
url = ../../pool/markdownpart
@@ -9894,6 +10030,10 @@
path = mate-backgrounds
url = ../../pool/mate-backgrounds
branch = leap-16.0
[submodule "mate-branding-openSUSE"]
path = mate-branding-openSUSE
url = ../../pool/mate-branding-openSUSE
branch = leap-16.0
[submodule "mate-calc"]
path = mate-calc
url = ../../pool/mate-calc
@@ -10130,6 +10270,10 @@
path = mcjoin
url = ../../pool/mcjoin
branch = leap-16.0
[submodule "mcomix"]
path = mcomix
url = ../../pool/mcomix
branch = leap-16.0
[submodule "mcpp"]
path = mcpp
url = ../../pool/mcpp
@@ -10190,6 +10334,10 @@
path = memleax
url = ../../pool/memleax
branch = leap-16.0
[submodule "memtest86+"]
path = memtest86+
url = ../../pool/memtest86_
branch = leap-16.0
[submodule "menu-cache"]
path = menu-cache
url = ../../pool/menu-cache
@@ -10246,6 +10394,10 @@
path = mgetty
url = ../../pool/mgetty
branch = leap-16.0
[submodule "mhvtl"]
path = mhvtl
url = ../../pool/mhvtl
branch = leap-16.0
[submodule "micro-editor"]
path = micro-editor
url = ../../pool/micro-editor
@@ -10606,6 +10758,10 @@
path = movit
url = ../../pool/movit
branch = leap-16.0
[submodule "mozc"]
path = mozc
url = ../../pool/mozc
branch = leap-16.0
[submodule "mozilla-zilla-slab-fonts"]
path = mozilla-zilla-slab-fonts
url = ../../pool/mozilla-zilla-slab-fonts
@@ -10710,6 +10866,10 @@
path = msoak
url = ../../pool/msoak
branch = leap-16.0
[submodule "msr-safe"]
path = msr-safe
url = ../../pool/msr-safe
branch = leap-16.0
[submodule "mt-st"]
path = mt-st
url = ../../pool/mt-st
@@ -10738,6 +10898,10 @@
path = mtxclient
url = ../../pool/mtxclient
branch = leap-16.0
[submodule "muffin"]
path = muffin
url = ../../pool/muffin
branch = leap-16.0
[submodule "multimon-ng"]
path = multimon-ng
url = ../../pool/multimon-ng
@@ -11134,6 +11298,10 @@
path = noise-suppression-for-voice
url = ../../pool/noise-suppression-for-voice
branch = leap-16.0
[submodule "noisetorch"]
path = noisetorch
url = ../../pool/noisetorch
branch = leap-16.0
[submodule "nomacs"]
path = nomacs
url = ../../pool/nomacs
@@ -11758,10 +11926,34 @@
path = openQA
url = ../../pool/openqa
branch = leap-16.0
[submodule "openQA-devel-container"]
path = openQA-devel-container
url = ../../pool/openqa-devel-container
branch = leap-16.0
[submodule "openSUSE-EULAs"]
path = openSUSE-EULAs
url = ../../pool/openSUSE-EULAs
branch = leap-16.0
[submodule "openSUSE-build-key"]
path = openSUSE-build-key
url = ../../pool/openSUSE-build-key
branch = leap-16.0
[submodule "openSUSE-repos"]
path = openSUSE-repos
url = ../../pool/openSUSE-repos
branch = leap-16.0
[submodule "openSUSE-signkey-cert"]
path = openSUSE-signkey-cert
url = ../../pool/openSUSE-signkey-cert
branch = leap-16.0
[submodule "openSUSEway"]
path = openSUSEway
url = ../../pool/openSUSEway
branch = leap-16.0
[submodule "openafs"]
path = openafs
url = ../../pool/openafs
branch = leap-16.0
[submodule "openamp"]
path = openamp
url = ../../pool/openamp
@@ -11878,6 +12070,18 @@
path = openssl_tpm2_engine
url = ../../pool/openssl_tpm2_engine
branch = leap-16.0
[submodule "opensuse-migration-tool"]
path = opensuse-migration-tool
url = ../../pool/opensuse-migration-tool
branch = leap-16.0
[submodule "opensuse-welcome"]
path = opensuse-welcome
url = ../../pool/opensuse-welcome
branch = leap-16.0
[submodule "opensuse-welcome-launcher"]
path = opensuse-welcome-launcher
url = ../../pool/opensuse-welcome-launcher
branch = leap-16.0
[submodule "opentimelineio"]
path = opentimelineio
url = ../../pool/opentimelineio
@@ -12118,6 +12322,10 @@
path = ouch
url = ../../pool/ouch
branch = leap-16.0
[submodule "ovpn-dco"]
path = ovpn-dco
url = ../../pool/ovpn-dco
branch = leap-16.0
[submodule "owasp-modsecurity-crs"]
path = owasp-modsecurity-crs
url = ../../pool/owasp-modsecurity-crs
@@ -12342,10 +12550,18 @@
path = patterns-base
url = ../../pool/patterns-base
branch = leap-16.0
[submodule "patterns-cinnamon"]
path = patterns-cinnamon
url = ../../pool/patterns-cinnamon
branch = leap-16.0
[submodule "patterns-desktop"]
path = patterns-desktop
url = ../../pool/patterns-desktop
branch = leap-16.0
[submodule "patterns-devel-base"]
path = patterns-devel-base
url = ../../pool/patterns-devel-base
branch = leap-16.0
[submodule "patterns-devel-vulkan"]
path = patterns-devel-vulkan
url = ../../pool/patterns-devel-vulkan
@@ -12366,6 +12582,10 @@
path = patterns-glibc-hwcaps
url = ../../pool/patterns-glibc-hwcaps
branch = leap-16.0
[submodule "patterns-gnome"]
path = patterns-gnome
url = ../../pool/patterns-gnome
branch = leap-16.0
[submodule "patterns-kde"]
path = patterns-kde
url = ../../pool/patterns-kde
@@ -12382,6 +12602,10 @@
path = patterns-office
url = ../../pool/patterns-office
branch = leap-16.0
[submodule "patterns-server"]
path = patterns-server
url = ../../pool/patterns-server
branch = leap-16.0
[submodule "patterns-sway"]
path = patterns-sway
url = ../../pool/patterns-sway
@@ -14890,6 +15114,10 @@
path = plasma6-nm
url = ../../pool/plasma6-nm
branch = leap-16.0
[submodule "plasma6-openSUSE"]
path = plasma6-openSUSE
url = ../../pool/plasma6-openSUSE
branch = leap-16.0
[submodule "plasma6-pa"]
path = plasma6-pa
url = ../../pool/plasma6-pa
@@ -15430,6 +15658,10 @@
path = python-PyKCS11
url = ../../pool/python-PyKCS11
branch = leap-16.0
[submodule "python-PyMuPDF"]
path = python-PyMuPDF
url = ../../pool/python-pymupdf
branch = leap-16.0
[submodule "python-PyPDF2"]
path = python-PyPDF2
url = ../../pool/python-PyPDF2
@@ -15502,10 +15734,6 @@
path = python-Unidecode
url = ../../pool/python-unidecode
branch = leap-16.0
[submodule "python-accessible-pygments"]
path = python-accessible-pygments
url = ../../pool/python-accessible-pygments
branch = leap-16.0
[submodule "python-affine"]
path = python-affine
url = ../../pool/python-affine
@@ -16130,10 +16358,6 @@
path = python-netCDF4
url = ../../pool/python-netCDF4
branch = leap-16.0
[submodule "python-numpydoc"]
path = python-numpydoc
url = ../../pool/python-numpydoc
branch = leap-16.0
[submodule "python-odfpy"]
path = python-odfpy
url = ../../pool/python-odfpy
@@ -16346,10 +16570,6 @@
path = python-pycryptodomex
url = ../../pool/python-pycryptodomex
branch = leap-16.0
[submodule "python-pydata-sphinx-theme"]
path = python-pydata-sphinx-theme
url = ../../pool/python-pydata-sphinx-theme
branch = leap-16.0
[submodule "python-pydenticon"]
path = python-pydenticon
url = ../../pool/python-pydenticon
@@ -16786,18 +17006,10 @@
path = python-sphinx-click
url = ../../pool/python-sphinx-click
branch = leap-16.0
[submodule "python-sphinx-gallery"]
path = python-sphinx-gallery
url = ../../pool/python-sphinx-gallery
branch = leap-16.0
[submodule "python-sphinx-qt-documentation"]
path = python-sphinx-qt-documentation
url = ../../pool/python-sphinx-qt-documentation
branch = leap-16.0
[submodule "python-sphinx-theme-builder"]
path = python-sphinx-theme-builder
url = ../../pool/python-sphinx-theme-builder
branch = leap-16.0
[submodule "python-sphinx_press_theme"]
path = python-sphinx_press_theme
url = ../../pool/python-sphinx_press_theme
@@ -17302,6 +17514,10 @@
path = raft
url = ../../pool/raft
branch = leap-16.0
[submodule "rage"]
path = rage
url = ../../pool/rage
branch = leap-16.0
[submodule "ragel"]
path = ragel
url = ../../pool/ragel
@@ -17466,6 +17682,10 @@
path = regexploit
url = ../../pool/regexploit
branch = leap-16.0
[submodule "release-notes-openSUSE"]
path = release-notes-openSUSE
url = ../../pool/release-notes-openSUSE
branch = leap-16.0
[submodule "rem"]
path = rem
url = ../../pool/rem
@@ -17630,6 +17850,10 @@
path = rpi-imager
url = ../../pool/rpi-imager
branch = leap-16.0
[submodule "rpm-repos-openSUSE"]
path = rpm-repos-openSUSE
url = ../../pool/rpm-repos-opensuse
branch = leap-16.0
[submodule "rpmconf"]
path = rpmconf
url = ../../pool/rpmconf
@@ -18250,6 +18474,10 @@
path = skanpage
url = ../../pool/skanpage
branch = leap-16.0
[submodule "skelcd-openSUSE"]
path = skelcd-openSUSE
url = ../../pool/skelcd-openSUSE
branch = leap-16.0
[submodule "skladnik"]
path = skladnik
url = ../../pool/skladnik
@@ -18946,6 +19174,10 @@
path = systemd-generator-cron2timer
url = ../../pool/systemd-generator-cron2timer
branch = leap-16.0
[submodule "systemd-presets-branding-openSUSE"]
path = systemd-presets-branding-openSUSE
url = ../../pool/systemd-presets-branding-opensuse
branch = leap-16.0
[submodule "systemsettings6"]
path = systemsettings6
url = ../../pool/systemsettings6
@@ -19102,6 +19334,22 @@
path = terminator
url = ../../pool/terminator
branch = leap-16.0
[submodule "terminology"]
path = terminology
url = ../../pool/terminology
branch = leap-16.0
[submodule "terminology-theme-dark"]
path = terminology-theme-dark
url = ../../pool/terminology-theme-dark
branch = leap-16.0
[submodule "terminology-theme-openSUSE"]
path = terminology-theme-openSUSE
url = ../../pool/terminology-theme-openSUSE
branch = leap-16.0
[submodule "terminology-theme-openSUSE-oliveleaf"]
path = terminology-theme-openSUSE-oliveleaf
url = ../../pool/terminology-theme-openSUSE-oliveleaf
branch = leap-16.0
[submodule "terminus-bitmap-fonts"]
path = terminus-bitmap-fonts
url = ../../pool/terminus-bitmap-fonts
@@ -19394,6 +19642,10 @@
path = touchegg
url = ../../pool/touchegg
branch = leap-16.0
[submodule "tp_smapi"]
path = tp_smapi
url = ../../pool/tp_smapi
branch = leap-16.0
[submodule "tpm-fido"]
path = tpm-fido
url = ../../pool/tpm-fido
@@ -19970,6 +20222,10 @@
path = v2ray-core
url = ../../pool/v2ray-core
branch = leap-16.0
[submodule "v4l2loopback"]
path = v4l2loopback
url = ../../pool/v4l2loopback
branch = leap-16.0
[submodule "vala-panel"]
path = vala-panel
url = ../../pool/vala-panel
@@ -20010,6 +20266,10 @@
path = vectorscan
url = ../../pool/vectorscan
branch = leap-16.0
[submodule "vendor-reset"]
path = vendor-reset
url = ../../pool/vendor-reset
branch = leap-16.0
[submodule "verdict"]
path = verdict
url = ../../pool/verdict
@@ -20022,6 +20282,10 @@
path = vgrep
url = ../../pool/vgrep
branch = leap-16.0
[submodule "vhba-kmp"]
path = vhba-kmp
url = ../../pool/vhba-kmp
branch = leap-16.0
[submodule "vhs"]
path = vhs
url = ../../pool/vhs
@@ -20246,6 +20510,10 @@
path = waffle
url = ../../pool/waffle
branch = leap-16.0
[submodule "wallpapers-openSUSE-extra"]
path = wallpapers-openSUSE-extra
url = ../../pool/wallpapers-openSUSE-extra
branch = leap-16.0
[submodule "wannier90"]
path = wannier90
url = ../../pool/wannier90
@@ -20894,6 +21162,10 @@
path = xfce4-battery-plugin
url = ../../pool/xfce4-battery-plugin
branch = leap-16.0
[submodule "xfce4-branding-openSUSE"]
path = xfce4-branding-openSUSE
url = ../../pool/xfce4-branding-openSUSE
branch = leap-16.0
[submodule "xfce4-calculator-plugin"]
path = xfce4-calculator-plugin
url = ../../pool/xfce4-calculator-plugin
@@ -21390,6 +21662,10 @@
path = xsynth-dssi
url = ../../pool/xsynth-dssi
branch = leap-16.0
[submodule "xtables-addons"]
path = xtables-addons
url = ../../pool/xtables-addons
branch = leap-16.0
[submodule "xteddy"]
path = xteddy
url = ../../pool/xteddy
@@ -21746,6 +22022,10 @@
path = hibiscus
url = ../../pool/hibiscus
branch = leap-16.0
[submodule "hicolor-icon-theme-branding-openSUSE"]
path = hicolor-icon-theme-branding-openSUSE
url = ../../pool/hicolor-icon-theme-branding-openSUSE
branch = leap-16.0
[submodule "hidviz"]
path = hidviz
url = ../../pool/hidviz
@@ -21982,6 +22262,10 @@
path = ibus-kkc
url = ../../pool/ibus-kkc
branch = leap-16.0
[submodule "ibus-rime"]
path = ibus-rime
url = ../../pool/ibus-rime
branch = leap-16.0
[submodule "ibus-skk"]
path = ibus-skk
url = ../../pool/ibus-skk
@@ -21990,6 +22274,18 @@
path = ibus-sunpinyin
url = ../../pool/ibus-sunpinyin
branch = leap-16.0
[submodule "ibus-table"]
path = ibus-table
url = ../../pool/ibus-table
branch = leap-16.0
[submodule "ibus-table-chinese"]
path = ibus-table-chinese
url = ../../pool/ibus-table-chinese
branch = leap-16.0
[submodule "ibus-table-others"]
path = ibus-table-others
url = ../../pool/ibus-table-others
branch = leap-16.0
[submodule "ibus-unikey"]
path = ibus-unikey
url = ../../pool/ibus-unikey
@@ -24870,6 +25166,10 @@
path = forgejo-cli
url = ../../pool/forgejo-cli
branch = leap-16.0
[submodule "framework-laptop"]
path = framework-laptop
url = ../../pool/framework-laptop
branch = leap-16.0
[submodule "framework_tool"]
path = framework_tool
url = ../../pool/framework_tool
@@ -25318,6 +25618,10 @@
path = woodpecker
url = ../../pool/woodpecker
branch = leap-16.0
[submodule "xpadneo"]
path = xpadneo
url = ../../pool/xpadneo
branch = leap-16.0
[submodule "zenith"]
path = zenith
url = ../../pool/zenith
@@ -25422,6 +25726,10 @@
path = easytag
url = ../../pool/easytag
branch = leap-16.0
[submodule "gdm"]
path = gdm
url = ../../pool/gdm
branch = leap-16.0
[submodule "jimtcl"]
path = jimtcl
url = ../../pool/jimtcl
@@ -25614,6 +25922,10 @@
path = slick-greeter
url = ../../pool/slick-greeter
branch = leap-16.0
[submodule "slick-greeter-branding-openSUSE"]
path = slick-greeter-branding-openSUSE
url = ../../pool/slick-greeter-branding-opensuse
branch = leap-16.0
[submodule "ubuntu-fonts"]
path = ubuntu-fonts
url = ../../pool/ubuntu-fonts
@@ -25922,6 +26234,10 @@
path = ghc-crypton-x509-system
url = ../../pool/ghc-crypton-x509-system
branch = leap-16.0
[submodule "gnome-branding-Leap"]
path = gnome-branding-Leap
url = ../../pool/gnome-branding-leap
branch = leap-16.0
[submodule "libvshadow"]
path = libvshadow
url = ../../pool/libvshadow
@@ -25974,131 +26290,3 @@
path = python-json5
url = ../../pool/python-json5
branch = leap-16.0
[submodule "rust-grass"]
path = rust-grass
url = ../../pool/rust-grass
branch = leap-16.0
[submodule "fractal"]
path = fractal
url = ../../pool/fractal
branch = leap-16.0
[submodule "ripgrep"]
path = ripgrep
url = ../../pool/ripgrep
branch = leap-16.0
[submodule "python-asyncssh"]
path = python-asyncssh
url = ../../pool/python-asyncssh
branch = leap-16.0
[submodule "python-cmd2"]
path = python-cmd2
url = ../../pool/python-cmd2
branch = leap-16.0
[submodule "python-pecan"]
path = python-pecan
url = ../../pool/python-pecan
branch = leap-16.0
[submodule "python-Routes"]
path = python-Routes
url = ../../pool/python-Routes
branch = leap-16.0
[submodule "python-repoze.lru"]
path = python-repoze.lru
url = ../../pool/python-repoze.lru
branch = leap-16.0
[submodule "python-freeipa"]
path = python-freeipa
url = ../../pool/python-freeipa
branch = leap-16.0
[submodule "python-libnacl"]
path = python-libnacl
url = ../../pool/python-libnacl
branch = leap-16.0
[submodule "blueman"]
path = blueman
url = ../../pool/blueman
branch = leap-16.0
[submodule "python-pygraphviz"]
path = python-pygraphviz
url = ../../pool/python-pygraphviz
branch = leap-16.0
[submodule "obs-service-cargo"]
path = obs-service-cargo
url = ../../pool/obs-service-cargo
branch = leap-16.0
[submodule "obs-service-extract_file"]
path = obs-service-extract_file
url = ../../pool/obs-service-extract_file
branch = leap-16.0
[submodule "obs-service-update_changelog"]
path = obs-service-update_changelog
url = ../../pool/obs-service-update_changelog
branch = leap-16.0
[submodule "obs-service-refresh_patches"]
path = obs-service-refresh_patches
url = ../../pool/obs-service-refresh_patches
branch = leap-16.0
[submodule "cargo-vendor-filterer"]
path = cargo-vendor-filterer
url = ../../pool/cargo-vendor-filterer
branch = leap-16.0
[submodule "ghc-file-io"]
path = ghc-file-io
url = ../../pool/ghc-file-io
branch = leap-16.0
[submodule "perl-Perl-Critic-TooMuchCode"]
path = perl-Perl-Critic-TooMuchCode
url = ../../pool/perl-Perl-Critic-TooMuchCode
branch = leap-16.0
[submodule "nemo-extensions"]
path = nemo-extensions
url = ../../pool/nemo-extensions
branch = leap-16.0
[submodule "nextcloud-desktop"]
path = nextcloud-desktop
url = ../../pool/nextcloud-desktop
branch = leap-16.0
[submodule "hplip"]
path = hplip
url = ../../pool/hplip
branch = leap-16.0
[submodule "libsigrok"]
path = libsigrok
url = ../../pool/libsigrok
branch = leap-16.0
[submodule "collectd"]
path = collectd
url = ../../pool/collectd
branch = leap-16.0
[submodule "obs-git-init"]
path = obs-git-init
url = ../../pool/obs-git-init
branch = leap-16.0
[submodule "python-WTForms"]
path = python-WTForms
url = ../../pool/python-WTForms
branch = leap-16.0
[submodule "python-Flask-WTF"]
path = python-Flask-WTF
url = ../../pool/python-Flask-WTF
branch = leap-16.0
[submodule "python-Flask-RESTful"]
path = python-Flask-RESTful
url = ../../pool/python-Flask-RESTful
branch = leap-16.0
[submodule "python-Flask-HTTPAuth"]
path = python-Flask-HTTPAuth
url = ../../pool/python-Flask-HTTPAuth
branch = leap-16.0
[submodule "python-Flask-Babel"]
path = python-Flask-Babel
url = ../../pool/python-Flask-Babel
branch = leap-16.0
[submodule "python-aniso8601"]
path = python-aniso8601
url = ../../pool/python-aniso8601
branch = leap-16.0
[submodule "gnuhealth-thalamus"]
path = gnuhealth-thalamus
url = ../../pool/gnuhealth-thalamus
branch = leap-16.0

View File

@@ -1,144 +1,3 @@
-------------------------------------------------------------------
Tue Sep 2 16:40:20 UTC 2025 - Nathan Cutler <ncutler@suse.com>
- Backports.productcompose:
+ add to backports_unneeded (bsc#1249063)
patterns-base-update_test
update-test-32bit-pkg
update-test-affects-package-manager
update-test-broken
update-test-feature
update-test-interactive
update-test-optional
update-test-reboot-needed
update-test-relogin-suggested
update-test-retracted
update-test-security
update-test-trivial
-------------------------------------------------------------------
Tue Aug 26 11:10:18 UTC 2025 - Nathan Cutler <ncutler@suse.com>
- Backports.productcompose:
+ add to backports_unneeded (all are uninstallable and also blocked in Leap
16.0):
reproducible-faketools
reproducible-faketools-ant
reproducible-faketools-ar
reproducible-faketools-aslr
reproducible-faketools-date
reproducible-faketools-dettrace
reproducible-faketools-faketime
reproducible-faketools-filesys
reproducible-faketools-find
reproducible-faketools-future
reproducible-faketools-future1y
reproducible-faketools-futurepost
reproducible-faketools-hostname
reproducible-faketools-j1
reproducible-faketools-jar
reproducible-faketools-pid
reproducible-faketools-random
reproducible-faketools-rpmbuild
reproducible-faketools-strace
reproducible-faketools-strip-nondeterminism
reproducible-faketools-tar
reproducible-faketools-verbose
reproducible-faketools-zip
-------------------------------------------------------------------
Mon Aug 25 10:46:54 UTC 2025 - Nathan Cutler <ncutler@suse.com>
- Backports.productcompose:
+ exclude geolite2legacy because it would bring in python-ipaddr
which was dropped from Factory in March 2025 (bsc#1248503)
-------------------------------------------------------------------
Fri Aug 22 16:38:02 UTC 2025 - Nathan Cutler <ncutler@suse.com>
- Backports.productcompose:
+ exclude ceph-mgr-diskprediction-local because it would bring in
python-scikit-learn with a huge dependency tree (bsc#1248509)
-------------------------------------------------------------------
Thu Aug 21 13:04:20 UTC 2025 - Nathan Cutler <ncutler@suse.com>
- Backports.productcompose:
+ exclude packages that should not be installed:
bash-legacybin
busybox-which (bsc#1248237)
this-is-only-for-build-envs
sddm-branding-openSUSE (bsc#1248488)
-------------------------------------------------------------------
Thu Aug 21 12:23:55 UTC 2025 - Nathan Cutler <ncutler@suse.com>
- Backports.productcompose:
+ reinstate previously excluded packages (bsc#1248444):
libcups2-32bit
libsybdb5-32bit
libtdsodbc0-32bit
libzip5-32bit
libgnutls30-32bit
libgnutls-devel-32bit
-------------------------------------------------------------------
Wed Aug 20 12:02:06 UTC 2025 - Adrian Schröter <adrian@suse.de>
- Backports.productcompose:
+ prepare some settings for maintenance.
but not enabling it yet
-------------------------------------------------------------------
Tue Aug 19 10:41:28 UTC 2025 - Nathan Cutler <ncutler@suse.com>
- Backports.productcompose
+ add uninstallables to backports_unneeded
grpc-source
libcups2-32bit
libdbus-1-3-32bit
libdvbv5-0-32bit
libgudev-1_0-0-32bit
libinput10-32bit
liblirc_driver0-32bit
libpolkit-gobject-1-0-32bit
libsybdb5-32bit
libtdsodbc0-32bit
libusb-1_0-0-32bit
libzip5-32bit
pam-extra-32bit
protobuf21-source
sddm-qt6-branding-openSUSE
-------------------------------------------------------------------
Mon Aug 18 11:21:14 UTC 2025 - Nathan Cutler <ncutler@suse.com>
- Backports.productcompose
+ sync with current state of SLES-16.0
-------------------------------------------------------------------
Mon Aug 18 10:27:26 UTC 2025 - Wolfgang Engel <wolfgang.engel@suse.com>
- Backports.productcompose
* add to backports_unneeded (bsc#1248123)
cluster-md-kmp-azure
cluster-md-kmp-rt
dlm-kmp-azure
dlm-kmp-rt
gfs2-kmp-azure
gfs2-kmp-rt
kselftests-kmp-azure
kselftests-kmp-default
kselftests-kmp-rt
leancrypto-kmp-default
libressl
libressl-devel
libressl-devel-doc
ocfs2-kmp-azure
ocfs2-kmp-default
ocfs2-kmp-rt
openssl_tpm2_engine
-------------------------------------------------------------------
Thu Jul 31 12:38:03 UTC 2025 - Nathan Cutler <ncutler@suse.com>

View File

@@ -3,7 +3,6 @@ product_compose_schema: 0.2
vendor: openSUSE
name: Backports
version: 16
update: "16.0"
product-type: module
summary: openSUSE Backports
@@ -33,7 +32,6 @@ repodata: all
# has only an effect during maintenance:
set_updateinfo_from: maint-coord@suse.de
# set_updateinfo_id_prefix: openSUSE-Leap-16.0-
flavors:
backports_aarch64:
@@ -57,98 +55,25 @@ packagesets:
packages:
- ALP
- ALP-dummy-release
- bash-legacybin
- busybox-which
- ceph-mgr-diskprediction-local
- cluster-md-kmp-azure
- cluster-md-kmp-rt
- cmake-mini
- dlm-kmp-azure
- dlm-kmp-rt
- envsubst-mini
- ffmpeg-7-mini-libs
- gettext-runtime-mini
- gettext-tools-mini
- gfs2-kmp-azure
- gfs2-kmp-rt
- ghostscript-mini
- ghostscript-mini-devel
- geolite2legacy
- grpc-source
- krb5-mini
- krb5-mini-devel
- kselftests-kmp-azure
- kselftests-kmp-default
- kselftests-kmp-rt
- leancrypto-kmp-default
# - libcups2-32bit
- libcurl-mini4
- libdbus-1-3-32bit
- libdvbv5-0-32bit
- libgudev-1_0-0-32bit
- libinput10-32bit
- liblirc_driver0-32bit
- libpolkit-gobject-1-0-32bit
- libpxbackend-1_0-mini
- libressl
- libressl-devel
- libressl-devel-doc
# - libsybdb5-32bit
- libsystemd0-mini
# - libtdsodbc0-32bit
- libudev-mini1
- libunbound-devel-mini
- libusb-1_0-0-32bit
# - libzip5-32bit
- ocfs2-kmp-azure
- ocfs2-kmp-default
- ocfs2-kmp-rt
- openssl_tpm2
- pam-extra-32bit
- patterns-base-update_test
- postgresql17-devel-mini
- protobuf21-source
- reproducible-faketools
- reproducible-faketools-ant
- reproducible-faketools-ar
- reproducible-faketools-aslr
- reproducible-faketools-date
- reproducible-faketools-dettrace
- reproducible-faketools-faketime
- reproducible-faketools-filesys
- reproducible-faketools-find
- reproducible-faketools-future
- reproducible-faketools-future1y
- reproducible-faketools-futurepost
- reproducible-faketools-hostname
- reproducible-faketools-j1
- reproducible-faketools-jar
- reproducible-faketools-pid
- reproducible-faketools-random
- reproducible-faketools-rpmbuild
- reproducible-faketools-strace
- reproducible-faketools-strip-nondeterminism
- reproducible-faketools-tar
- reproducible-faketools-verbose
- reproducible-faketools-zip
- sddm-branding-openSUSE
- sddm-qt6-branding-openSUSE
- systemd-mini
- systemd-mini-container
- systemd-mini-devel
- this-is-only-for-build-envs
- udev-mini
- update-test-32bit-pkg
- update-test-affects-package-manager
- update-test-broken
- update-test-feature
- update-test-interactive
- update-test-optional
- update-test-reboot-needed
- update-test-relogin-suggested
- update-test-retracted
- update-test-security
- update-test-trivial
# TODO: unneeded Leap package per architecture
- name: backports_unneeded_aarch64
@@ -168,8 +93,8 @@ packagesets:
- name: backports_unneeded_x86_64
packages:
# - libgnutls30-32bit
# - libgnutls-devel-32bit
- libgnutls30-32bit
- libgnutls-devel-32bit
# TODO: unneeded SLES package on all architectures
- name: sles_unneeded
@@ -256,6 +181,11 @@ packagesets:
- adcli
- adcli-doc
- adobe-sourcecodepro-fonts
- adobe-sourcehansans-cn-fonts
- adobe-sourcehansans-hk-fonts
- adobe-sourcehansans-jp-fonts
- adobe-sourcehansans-kr-fonts
- adobe-sourcehansans-tw-fonts
- adwaita-fonts
- adwaita-icon-theme
- agama-scripts
@@ -303,7 +233,6 @@ packagesets:
- ant-swing
- ant-testutil
- ant-xz
- anthy
- antlr
- antlr-devel
- antlr-java
@@ -393,6 +322,7 @@ packagesets:
- arm-trusted-firmware
- arpwatch
- arpwatch-ethercodes
- asciidoc
- assertj-core
- assertj-core-javadoc
- at
@@ -618,7 +548,6 @@ packagesets:
- cockpit-bridge
- cockpit-devel
- cockpit-doc
- cockpit-firewalld
- cockpit-kdump
- cockpit-machines
- cockpit-networkmanager
@@ -840,7 +769,6 @@ packagesets:
- duktape-devel
- dump
- dump-rmt
- duperemove
- dvb-utils
- dwarves
- dwarves-devel
@@ -1682,32 +1610,10 @@ packagesets:
- ibmtss-devel
- ibsim
- ibus
- ibus-anthy
- ibus-cangjie
- ibus-dict-emoji
- ibus-gtk3
- ibus-gtk4
- ibus-hangul
- ibus-lang
- ibus-libpinyin
- ibus-libzhuyin
- ibus-m17n
- ibus-rime
- ibus-table
- ibus-table-chinese-array
- ibus-table-chinese-cangjie
- ibus-table-chinese-cantonese
- ibus-table-chinese-easy
- ibus-table-chinese-erbi
- ibus-table-chinese-jyutping
- ibus-table-chinese-quick
- ibus-table-chinese-scj
- ibus-table-chinese-stroke5
- ibus-table-chinese-wu
- ibus-table-chinese-wubi-haifeng
- ibus-table-chinese-wubi-jidian
- ibus-table-chinese-yong
- ibus-table-extraphrase
- ibutils
- icu
- icu4j
@@ -2260,7 +2166,6 @@ packagesets:
- libaio1
- libalternatives-devel
- libalternatives1
- libanthy0
- libao-plugins4
- libao4
- libaom3
@@ -2483,8 +2388,6 @@ packagesets:
- libcanberra-gtk3-0
- libcanberra-gtk3-module
- libcanberra0
- libcangjie-data
- libcangjie2
- libcap-devel
- libcap-ng-devel
- libcap-ng-utils
@@ -2795,7 +2698,6 @@ packagesets:
- libglib-2_0-0
- libglibmm-2_4-1
- libglibmm-2_68-1
- libglog2
- libglslang15
- libglut3
- libglvnd
@@ -2940,7 +2842,6 @@ packagesets:
- libgxps2
- libhandle1
- libhandy-1-0
- libhangul1
- libharfbuzz-cairo0
- libharfbuzz-gobject0
- libharfbuzz-icu0
@@ -3155,7 +3056,6 @@ packagesets:
- libleancrypto-fips1
- libleancrypto1
- libled1
- libleveldb1
- liblilv-0-0
- liblldb19
- liblldp_clif1
@@ -3194,7 +3094,6 @@ packagesets:
- libmariadbd-devel
- libmariadbd19
- libmariadbprivate
- libmarisa0
- libmaxminddb-devel
- libmaxminddb0
- libmbim
@@ -3343,7 +3242,6 @@ packagesets:
- libopenblas_pthreads0
- libopenblas_serial-devel
- libopenblas_serial0
- libopencc1_1
- libopencore-amrnb0
- libopencore-amrwb0
- libopencsd1
@@ -3421,8 +3319,6 @@ packagesets:
- libpfm-devel-static
- libpfm4
- libpgm-5_3-0
- libpinyin-data
- libpinyin15
- libpipeline-devel
- libpipeline1
- libpipewire-0_3-0
@@ -3529,7 +3425,6 @@ packagesets:
- librepo0
- librest-1_0-0
- librhash1
- librime1
- librist4
- librmt-devel-doc
- librmt1_0
@@ -4015,7 +3910,6 @@ packagesets:
- libzbar0
- libzck-devel
- libzck1
- libzhuyin15
- libzimg2
- libzio-devel
- libzio1
@@ -4554,7 +4448,6 @@ packagesets:
- openblas_openmp-devel-static
- openblas_pthreads-devel-static
- openblas_serial-devel-static
- opencc-data
- opencl-headers
- openexr
- openexr-doc
@@ -4907,13 +4800,11 @@ packagesets:
- perl-File-Slurper
- perl-File-Which
- perl-File-chdir
- perl-Font-AFM
- perl-Git
- perl-Glib
- perl-Glib-Object-Introspection
- perl-Gtk3
- perl-HTML-Form
- perl-HTML-Format
- perl-HTML-Parser
- perl-HTML-Tagset
- perl-HTML-Tidy
@@ -5042,6 +4933,7 @@ packagesets:
- perl-Test-Without-Module
- perl-Test-YAML
- perl-Test2-Plugin-NoWarnings
- perl-Test2-Suite
- perl-Text-CSV
- perl-Text-CSV_XS
- perl-Text-CharWidth
@@ -5190,7 +5082,6 @@ packagesets:
- pipewire-tools
- pkcs11-helper
- pkcs11-helper-devel
- pkcs11-provider
- pkexec
- pkgconf
- pkgconf-m4
@@ -5284,6 +5175,8 @@ packagesets:
- popt-devel
- popt-lang
- postfix
- postfix-bdb
- postfix-bdb-lmdb
- postfix-doc
- postfix-ldap
- postfix-mysql
@@ -5383,8 +5276,16 @@ packagesets:
- psutils
- pthread-stubs-devel
- publicsuffix
- pulseaudio
- pulseaudio-bash-completion
- pulseaudio-lang
- pulseaudio-module-bluetooth
- pulseaudio-module-gsettings
- pulseaudio-module-jack
- pulseaudio-module-x11
- pulseaudio-module-zeroconf
- pulseaudio-setup
- pulseaudio-system-wide
- pulseaudio-utils
- pulseaudio-zsh-completion
- purge-kernels-service
@@ -5601,7 +5502,6 @@ packagesets:
- python313-cairocffi
- python313-cairocffi-pixbuf
- python313-calver
- python313-cangjie
- python313-cbor2
- python313-cchardet
- python313-certifi
@@ -6689,7 +6589,6 @@ packagesets:
- ruby3.4-devel-extra
- ruby3.4-doc
- ruby3.4-doc-ri
- ruby3.4-rubygem-asciidoctor
- ruby3.4-rubygem-bundler
- ruby3.4-rubygem-gem2rpm
- ruby3.4-rubygem-ruby-augeas
@@ -7270,6 +7169,7 @@ packagesets:
- unixODBC-devel
- unzip
- unzip-doc
- unzip-rcc
- upb-devel
- update-alternatives
- update-bootloader
@@ -7393,6 +7293,7 @@ packagesets:
- wireplumber
- wireplumber-doc
- wireplumber-lang
- wireplumber-video-only-profile
- wireshark
- wireshark-devel
- wireshark-ui-qt
@@ -7638,7 +7539,6 @@ packagesets:
- himmelblau-sshd-config
- himmelblau-sso
- hyper-v
- ibus-mozc
- irqbalance
- irqbalance-ui
- kernel-64kb
@@ -7705,8 +7605,6 @@ packagesets:
- luajit-devel
- microsoft-dracut-config
- mokutil
- mozc
- mozc-gui-tools
- ndctl
- nv-prefer-signed-open-driver
- nvidia-open-driver-G06-signed-64kb-devel
@@ -7790,7 +7688,6 @@ packagesets:
- fftw3-mpi-devel
- grub2-branding-SLE
- grub2-powerpc-ieee1275
- ibus-mozc
- iprutils
- irqbalance
- irqbalance-ui
@@ -7850,8 +7747,6 @@ packagesets:
- libxatracker2
- lklfuse
- lsvpd
- mozc
- mozc-gui-tools
- ndctl
- numatop
- papi
@@ -7932,12 +7827,10 @@ packagesets:
- openssl-ibmca
- openssl-ibmca-engine
- openssl-ibmca-provider
- orarun
- osasnmpd
- pam-doc
- pam-manpages
- patterns-server-hwcrypto
- patterns-server-oracle_server
- qclib
- s390-tools
- s390-tools-chreipl-fcp-mpath
@@ -7985,7 +7878,6 @@ packagesets:
- cloud-regionsrv-client-plugin-azure
- cloud-regionsrv-client-plugin-ec2
- cloud-regionsrv-client-plugin-gce
- containerized-data-importer-manifests
- crash-gcore
- disk-encryption-tool
- dmidecode
@@ -8032,7 +7924,6 @@ packagesets:
- himmelblau-sshd-config
- himmelblau-sso
- hyper-v
- ibus-mozc
- infinipath-psm-devel
- intel-cmt-cat
- intel-lpmd
@@ -8053,16 +7944,9 @@ packagesets:
- kernel-kvmsmall-vdso
- kernel-livepatch-6_12_0-160000_20-default
- kiwi-pxeboot
- kubevirt-manifests
- kubevirt-virtctl
- libFLAC++10-x86-64-v3
- libFLAC12-x86-64-v3
- libIex-3_2-31-x86-64-v3
- libIlmThread-3_2-31-x86-64-v3
- libLLVMSPIRVLib19
- libOpenEXR-3_2-31-x86-64-v3
- libOpenEXRCore-3_2-31-x86-64-v3
- libOpenEXRUtil-3_2-31-x86-64-v3
- libSvtAv1Enc2
- libaccel-config1
- libatopology2
@@ -8214,8 +8098,6 @@ packagesets:
- mcelog
- microsoft-dracut-config
- mokutil
- mozc
- mozc-gui-tools
- nbdkit-nbd-plugin
- nbdkit-python-plugin
- nbdkit-vddk-plugin
@@ -8237,7 +8119,6 @@ packagesets:
- open-vm-tools-desktop
- open-vm-tools-sdmp
- openssl-3-livepatches
- orarun
- ovmf
- ovmf-tools
- pam-doc
@@ -8261,7 +8142,6 @@ packagesets:
- patterns-sap-security
- patterns-sap-trento_agent
- patterns-sap-trento_server
- patterns-server-oracle_server
- pcm
- pcp-pmda-infiniband
- pcp-pmda-perfevent

1
CoreFreq Submodule

Submodule CoreFreq added at cb20fe7795

View File

@@ -0,0 +1,49 @@
#
# spec file for package PackageHub-release
#
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: PackageHub-release
Version:
Release: 0
Summary:
# FIXME: Select a correct license from https://github.com/openSUSE/spec-cleaner#spdx-licenses
License:
URL:
Source:
BuildRequires:
%description
%prep
%autosetup -p1
%build
%configure
%make_build
%install
%make_install
%check
%make_build check
%files
%license COPYING
%doc ChangeLog README
%changelog

1054
_config

File diff suppressed because it is too large Load Diff

View File

@@ -1,3 +1,3 @@
{
"": ["bigironman", "maxlin_factory", "lkocman-factory", "smithfarm"]
"": ["bigironman", "maxlin_factory"]
}

1
agama-products Submodule

Submodule agama-products added at ba07b171f2

Submodule blueman deleted from 4f05a5c6cb

2
bpftop

Submodule bpftop updated: 812ae0e190...34d52e4a8f

1
branding-openSUSE Submodule

Submodule branding-openSUSE added at 7110dd5186

1
cdemu-daemon Submodule

Submodule cdemu-daemon added at e0a17a15e2

1
cinnamon Submodule

Submodule cinnamon added at bc8ccb0301

1
cinnamon-session Submodule

Submodule cinnamon-session added at 1dd93b4ba8

1
cinnamon-translations Submodule

Submodule cinnamon-translations added at a2c8a06768

Submodule collectd deleted from 1b44e9bf0d

1
desktop-data-openSUSE Submodule

Submodule desktop-data-openSUSE added at 705b02dd9c

1
dovecot23 Submodule

Submodule dovecot23 added at 75da71d26e

1
dracula-gtk-theme Submodule

Submodule dracula-gtk-theme added at 93c0cfbfa3

1
droidcam Submodule

Submodule droidcam added at 579f90ff6f

1
duperemove Submodule

Submodule duperemove added at e90d0e7101

2
exim

Submodule exim updated: 9f3f61dcb2...882d8e0197

1
facetimehd Submodule

Submodule facetimehd added at 375c2a2843

Submodule fractal deleted from f0f599187b

1
framework-laptop Submodule

Submodule framework-laptop added at c167f1afb4

2
fsvs

Submodule fsvs updated: d5b64fb742...ce9274426f

1
gasket-driver Submodule

Submodule gasket-driver added at 6c61ee4fd7

1
gcdemu Submodule

Submodule gcdemu added at 75def9fb0e

1
gdm Submodule

Submodule gdm added at 98b9a89e6a

1
gdm-branding-openSUSE Submodule

Submodule gdm-branding-openSUSE added at 79eac12844

Submodule ghc-file-io deleted from 41d782bf2c

1
glib2-branding Submodule

Submodule glib2-branding added at 463115b419

2
gn

Submodule gn updated: 140cfd7fc8...9f8ced3439

1
gnome-branding-Leap Submodule

Submodule gnome-branding-Leap added at bee1fc6c92

1
gtk2-branding Submodule

Submodule gtk2-branding added at dc7ce20bde

1
gtk3-branding Submodule

Submodule gtk3-branding added at 8152ba2269

1
gtk4-branding Submodule

Submodule gtk4-branding added at 46197a2c31

1
hardinfo2 Submodule

Submodule hardinfo2 added at 1b5057e24e

1
hdjmod Submodule

Submodule hdjmod added at 78cf662529

1
hplip

Submodule hplip deleted from 0e36a88b3f

1
ibus-rime Submodule

Submodule ibus-rime added at bcd1e1a150

1
ibus-table Submodule

Submodule ibus-table added at 3fcc998623

1
ibus-table-chinese Submodule

Submodule ibus-table-chinese added at d89a9fd425

1
ibus-table-others Submodule

Submodule ibus-table-others added at dfb3e5377d

1
librime Submodule

Submodule librime added at 30a8147fa7

Submodule libsigrok deleted from 275d57e748

1
live-net-installer Submodule

Submodule live-net-installer added at 449585d9f3

Submodule log4cxx updated: f101bfa27e...497095c1cc

2
loki

Submodule loki updated: bea7d2365e...6957ea3b00

1
marisa Submodule

Submodule marisa added at 89748df39a

1
mcomix Submodule

Submodule mcomix added at 7b09964bc5

1
memtest86+ Submodule

Submodule memtest86+ added at 7e71f384a3

1
mhvtl Submodule

Submodule mhvtl added at 4cda8db7c2

2
moarvm

Submodule moarvm updated: bad6e97579...83101aa542

1
mozc Submodule

Submodule mozc added at e36548051a

1
msr-safe Submodule

Submodule msr-safe added at 3a450784ea

1
muffin Submodule

Submodule muffin added at 5102de34bd

2
nano

Submodule nano updated: 91774e4d34...1a781c0c6b

Submodule nemo-extensions deleted from 82bf07112b

1
noisetorch Submodule

Submodule noisetorch added at e9bf2da904

2
nqp

Submodule nqp updated: a043a46561...6309c6b840

Submodule obs-git-init deleted from 44020f580d

1
openSUSE-EULAs Submodule

Submodule openSUSE-EULAs added at 2da6f49f3b

1
openSUSE-build-key Submodule

Submodule openSUSE-build-key added at fc9d1f3165

1
openSUSE-repos Submodule

Submodule openSUSE-repos added at dfd0b2587c

1
openSUSEway Submodule

Submodule openSUSEway added at 3f2e42aae1

1
openafs Submodule

Submodule openafs added at 7eaf4bf86a

Some files were not shown because too many files have changed in this diff Show More