forked from products/PackageHub
Compare commits
47 Commits
PR_product
...
wip-python
| Author | SHA256 | Date | |
|---|---|---|---|
|
|
d377d8ed3d | ||
|
|
ee0d5a3bce | ||
| da5eeb372f | |||
| b57b3a0a66 | |||
|
|
44b26f3ed5 | ||
|
|
342b4e261c | ||
|
|
ee48db1154 | ||
| be57857589 | |||
|
|
48f325441b | ||
|
|
5dbc9316cf | ||
| 087ab68ba2 | |||
| 1074d69b71 | |||
| b7addb8613 | |||
|
|
e87c35ae57 | ||
| e3a0521e53 | |||
|
|
a2593a8867 | ||
|
|
3f8a53988c | ||
|
|
4658733d03 | ||
| b6369a0076 | |||
|
|
d8da6a1851 | ||
| cfb07f3599 | |||
|
|
b77bd00d94 | ||
| 4e5bee00ea | |||
| b622048ea7 | |||
| ac2c98307a | |||
|
|
14784deb79 | ||
| 99b776cb34 | |||
|
|
79353f98e1 | ||
| f6183783cf | |||
|
|
cc913701f7 | ||
| bb19a642aa | |||
| 25c1d6ef74 | |||
| ce767c040f | |||
| 73e7a3375a | |||
| 8e71570eac | |||
| 48fb360472 | |||
| c515b2e6fb | |||
| 03c5cabe92 | |||
|
|
d1cb67c7c6 | ||
| e6de3b2893 | |||
|
|
6612539bb0 | ||
| 1c8125be26 | |||
| e689842fed | |||
| def48d2a41 | |||
| f36f1af668 | |||
| 7f151562a5 | |||
| 578990e73f |
31
.gitea/workflows/patchinfo_numberator.yaml
Normal file
31
.gitea/workflows/patchinfo_numberator.yaml
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
# 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:
|
||||||
|
# Generic action from GitHub to clone the product git repo
|
||||||
|
- name: Checkout product
|
||||||
|
uses: https://gitea-actions-autobuild:${{ secrets.REPO_READ }}@src.suse.de/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.suse.de/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.suse.de/actions/stefanzweifel-git-auto-commit-action@v5
|
||||||
|
with:
|
||||||
|
commit_user_name: gitea-actions-autobuild
|
||||||
|
commit_user_email: autobuild+gitea@suse.de
|
||||||
|
commit_author: ${{ steps.last-commit.outputs.author }}
|
||||||
|
commit_message: "Update incident numbers [skip actions]"
|
||||||
|
commit_options: '--no-edit'
|
||||||
|
skip_fetch: true
|
||||||
|
|
||||||
64
.gitmodules
vendored
64
.gitmodules
vendored
@@ -3122,10 +3122,6 @@
|
|||||||
path = dosemu
|
path = dosemu
|
||||||
url = ../../pool/dosemu
|
url = ../../pool/dosemu
|
||||||
branch = leap-16.0
|
branch = leap-16.0
|
||||||
[submodule "dovecot23"]
|
|
||||||
path = dovecot23
|
|
||||||
url = ../../pool/dovecot23
|
|
||||||
branch = leap-16.0
|
|
||||||
[submodule "dpic"]
|
[submodule "dpic"]
|
||||||
path = dpic
|
path = dpic
|
||||||
url = ../../pool/dpic
|
url = ../../pool/dpic
|
||||||
@@ -3214,10 +3210,6 @@
|
|||||||
path = dumpzilla
|
path = dumpzilla
|
||||||
url = ../../pool/dumpzilla
|
url = ../../pool/dumpzilla
|
||||||
branch = leap-16.0
|
branch = leap-16.0
|
||||||
[submodule "duperemove"]
|
|
||||||
path = duperemove
|
|
||||||
url = ../../pool/duperemove
|
|
||||||
branch = leap-16.0
|
|
||||||
[submodule "duplicity"]
|
[submodule "duplicity"]
|
||||||
path = duplicity
|
path = duplicity
|
||||||
url = ../../pool/duplicity
|
url = ../../pool/duplicity
|
||||||
@@ -8994,10 +8986,6 @@
|
|||||||
path = librest0_7
|
path = librest0_7
|
||||||
url = ../../pool/librest0_7
|
url = ../../pool/librest0_7
|
||||||
branch = leap-16.0
|
branch = leap-16.0
|
||||||
[submodule "librime"]
|
|
||||||
path = librime
|
|
||||||
url = ../../pool/librime
|
|
||||||
branch = leap-16.0
|
|
||||||
[submodule "librsb"]
|
[submodule "librsb"]
|
||||||
path = librsb
|
path = librsb
|
||||||
url = ../../pool/librsb
|
url = ../../pool/librsb
|
||||||
@@ -10006,10 +9994,6 @@
|
|||||||
path = mariadb-java-client
|
path = mariadb-java-client
|
||||||
url = ../../pool/mariadb-java-client
|
url = ../../pool/mariadb-java-client
|
||||||
branch = leap-16.0
|
branch = leap-16.0
|
||||||
[submodule "marisa"]
|
|
||||||
path = marisa
|
|
||||||
url = ../../pool/marisa
|
|
||||||
branch = leap-16.0
|
|
||||||
[submodule "markdownpart"]
|
[submodule "markdownpart"]
|
||||||
path = markdownpart
|
path = markdownpart
|
||||||
url = ../../pool/markdownpart
|
url = ../../pool/markdownpart
|
||||||
@@ -10758,10 +10742,6 @@
|
|||||||
path = movit
|
path = movit
|
||||||
url = ../../pool/movit
|
url = ../../pool/movit
|
||||||
branch = leap-16.0
|
branch = leap-16.0
|
||||||
[submodule "mozc"]
|
|
||||||
path = mozc
|
|
||||||
url = ../../pool/mozc
|
|
||||||
branch = leap-16.0
|
|
||||||
[submodule "mozilla-zilla-slab-fonts"]
|
[submodule "mozilla-zilla-slab-fonts"]
|
||||||
path = mozilla-zilla-slab-fonts
|
path = mozilla-zilla-slab-fonts
|
||||||
url = ../../pool/mozilla-zilla-slab-fonts
|
url = ../../pool/mozilla-zilla-slab-fonts
|
||||||
@@ -22262,10 +22242,6 @@
|
|||||||
path = ibus-kkc
|
path = ibus-kkc
|
||||||
url = ../../pool/ibus-kkc
|
url = ../../pool/ibus-kkc
|
||||||
branch = leap-16.0
|
branch = leap-16.0
|
||||||
[submodule "ibus-rime"]
|
|
||||||
path = ibus-rime
|
|
||||||
url = ../../pool/ibus-rime
|
|
||||||
branch = leap-16.0
|
|
||||||
[submodule "ibus-skk"]
|
[submodule "ibus-skk"]
|
||||||
path = ibus-skk
|
path = ibus-skk
|
||||||
url = ../../pool/ibus-skk
|
url = ../../pool/ibus-skk
|
||||||
@@ -22274,18 +22250,6 @@
|
|||||||
path = ibus-sunpinyin
|
path = ibus-sunpinyin
|
||||||
url = ../../pool/ibus-sunpinyin
|
url = ../../pool/ibus-sunpinyin
|
||||||
branch = leap-16.0
|
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"]
|
[submodule "ibus-unikey"]
|
||||||
path = ibus-unikey
|
path = ibus-unikey
|
||||||
url = ../../pool/ibus-unikey
|
url = ../../pool/ibus-unikey
|
||||||
@@ -25726,10 +25690,6 @@
|
|||||||
path = easytag
|
path = easytag
|
||||||
url = ../../pool/easytag
|
url = ../../pool/easytag
|
||||||
branch = leap-16.0
|
branch = leap-16.0
|
||||||
[submodule "gdm"]
|
|
||||||
path = gdm
|
|
||||||
url = ../../pool/gdm
|
|
||||||
branch = leap-16.0
|
|
||||||
[submodule "jimtcl"]
|
[submodule "jimtcl"]
|
||||||
path = jimtcl
|
path = jimtcl
|
||||||
url = ../../pool/jimtcl
|
url = ../../pool/jimtcl
|
||||||
@@ -26290,3 +26250,27 @@
|
|||||||
path = python-json5
|
path = python-json5
|
||||||
url = ../../pool/python-json5
|
url = ../../pool/python-json5
|
||||||
branch = leap-16.0
|
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-cmd2"]
|
||||||
|
path = python-cmd2
|
||||||
|
url = ../../pool/python-cmd2
|
||||||
|
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
|
||||||
|
|||||||
@@ -1,3 +1,89 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
Thu Jul 31 12:38:03 UTC 2025 - Nathan Cutler <ncutler@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -3,6 +3,7 @@ product_compose_schema: 0.2
|
|||||||
vendor: openSUSE
|
vendor: openSUSE
|
||||||
name: Backports
|
name: Backports
|
||||||
version: 16
|
version: 16
|
||||||
|
update: "16.0"
|
||||||
product-type: module
|
product-type: module
|
||||||
summary: openSUSE Backports
|
summary: openSUSE Backports
|
||||||
|
|
||||||
@@ -32,6 +33,7 @@ repodata: all
|
|||||||
|
|
||||||
# has only an effect during maintenance:
|
# has only an effect during maintenance:
|
||||||
set_updateinfo_from: maint-coord@suse.de
|
set_updateinfo_from: maint-coord@suse.de
|
||||||
|
# set_updateinfo_id_prefix: openSUSE-Leap-16.0-
|
||||||
|
|
||||||
flavors:
|
flavors:
|
||||||
backports_aarch64:
|
backports_aarch64:
|
||||||
@@ -55,24 +57,61 @@ packagesets:
|
|||||||
packages:
|
packages:
|
||||||
- ALP
|
- ALP
|
||||||
- ALP-dummy-release
|
- ALP-dummy-release
|
||||||
|
- bash-legacybin
|
||||||
|
- busybox-which
|
||||||
|
- ceph-mgr-diskprediction-local
|
||||||
|
- cluster-md-kmp-azure
|
||||||
|
- cluster-md-kmp-rt
|
||||||
- cmake-mini
|
- cmake-mini
|
||||||
|
- dlm-kmp-azure
|
||||||
|
- dlm-kmp-rt
|
||||||
- envsubst-mini
|
- envsubst-mini
|
||||||
- ffmpeg-7-mini-libs
|
- ffmpeg-7-mini-libs
|
||||||
- gettext-runtime-mini
|
- gettext-runtime-mini
|
||||||
- gettext-tools-mini
|
- gettext-tools-mini
|
||||||
|
- gfs2-kmp-azure
|
||||||
|
- gfs2-kmp-rt
|
||||||
- ghostscript-mini
|
- ghostscript-mini
|
||||||
- ghostscript-mini-devel
|
- ghostscript-mini-devel
|
||||||
|
- grpc-source
|
||||||
- krb5-mini
|
- krb5-mini
|
||||||
- krb5-mini-devel
|
- krb5-mini-devel
|
||||||
|
- kselftests-kmp-azure
|
||||||
|
- kselftests-kmp-default
|
||||||
|
- kselftests-kmp-rt
|
||||||
|
- leancrypto-kmp-default
|
||||||
|
# - libcups2-32bit
|
||||||
- libcurl-mini4
|
- 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
|
- libpxbackend-1_0-mini
|
||||||
|
- libressl
|
||||||
|
- libressl-devel
|
||||||
|
- libressl-devel-doc
|
||||||
|
# - libsybdb5-32bit
|
||||||
- libsystemd0-mini
|
- libsystemd0-mini
|
||||||
|
# - libtdsodbc0-32bit
|
||||||
- libudev-mini1
|
- libudev-mini1
|
||||||
- libunbound-devel-mini
|
- libunbound-devel-mini
|
||||||
|
- libusb-1_0-0-32bit
|
||||||
|
# - libzip5-32bit
|
||||||
|
- ocfs2-kmp-azure
|
||||||
|
- ocfs2-kmp-default
|
||||||
|
- ocfs2-kmp-rt
|
||||||
|
- openssl_tpm2
|
||||||
|
- pam-extra-32bit
|
||||||
- postgresql17-devel-mini
|
- postgresql17-devel-mini
|
||||||
|
- protobuf21-source
|
||||||
|
- sddm-branding-openSUSE
|
||||||
|
- sddm-qt6-branding-openSUSE
|
||||||
- systemd-mini
|
- systemd-mini
|
||||||
- systemd-mini-container
|
- systemd-mini-container
|
||||||
- systemd-mini-devel
|
- systemd-mini-devel
|
||||||
|
- this-is-only-for-build-envs
|
||||||
- udev-mini
|
- udev-mini
|
||||||
|
|
||||||
# TODO: unneeded Leap package per architecture
|
# TODO: unneeded Leap package per architecture
|
||||||
@@ -93,8 +132,8 @@ packagesets:
|
|||||||
|
|
||||||
- name: backports_unneeded_x86_64
|
- name: backports_unneeded_x86_64
|
||||||
packages:
|
packages:
|
||||||
- libgnutls30-32bit
|
# - libgnutls30-32bit
|
||||||
- libgnutls-devel-32bit
|
# - libgnutls-devel-32bit
|
||||||
|
|
||||||
# TODO: unneeded SLES package on all architectures
|
# TODO: unneeded SLES package on all architectures
|
||||||
- name: sles_unneeded
|
- name: sles_unneeded
|
||||||
@@ -181,11 +220,6 @@ packagesets:
|
|||||||
- adcli
|
- adcli
|
||||||
- adcli-doc
|
- adcli-doc
|
||||||
- adobe-sourcecodepro-fonts
|
- 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-fonts
|
||||||
- adwaita-icon-theme
|
- adwaita-icon-theme
|
||||||
- agama-scripts
|
- agama-scripts
|
||||||
@@ -233,6 +267,7 @@ packagesets:
|
|||||||
- ant-swing
|
- ant-swing
|
||||||
- ant-testutil
|
- ant-testutil
|
||||||
- ant-xz
|
- ant-xz
|
||||||
|
- anthy
|
||||||
- antlr
|
- antlr
|
||||||
- antlr-devel
|
- antlr-devel
|
||||||
- antlr-java
|
- antlr-java
|
||||||
@@ -322,7 +357,6 @@ packagesets:
|
|||||||
- arm-trusted-firmware
|
- arm-trusted-firmware
|
||||||
- arpwatch
|
- arpwatch
|
||||||
- arpwatch-ethercodes
|
- arpwatch-ethercodes
|
||||||
- asciidoc
|
|
||||||
- assertj-core
|
- assertj-core
|
||||||
- assertj-core-javadoc
|
- assertj-core-javadoc
|
||||||
- at
|
- at
|
||||||
@@ -548,6 +582,7 @@ packagesets:
|
|||||||
- cockpit-bridge
|
- cockpit-bridge
|
||||||
- cockpit-devel
|
- cockpit-devel
|
||||||
- cockpit-doc
|
- cockpit-doc
|
||||||
|
- cockpit-firewalld
|
||||||
- cockpit-kdump
|
- cockpit-kdump
|
||||||
- cockpit-machines
|
- cockpit-machines
|
||||||
- cockpit-networkmanager
|
- cockpit-networkmanager
|
||||||
@@ -769,6 +804,7 @@ packagesets:
|
|||||||
- duktape-devel
|
- duktape-devel
|
||||||
- dump
|
- dump
|
||||||
- dump-rmt
|
- dump-rmt
|
||||||
|
- duperemove
|
||||||
- dvb-utils
|
- dvb-utils
|
||||||
- dwarves
|
- dwarves
|
||||||
- dwarves-devel
|
- dwarves-devel
|
||||||
@@ -1610,10 +1646,32 @@ packagesets:
|
|||||||
- ibmtss-devel
|
- ibmtss-devel
|
||||||
- ibsim
|
- ibsim
|
||||||
- ibus
|
- ibus
|
||||||
|
- ibus-anthy
|
||||||
|
- ibus-cangjie
|
||||||
- ibus-dict-emoji
|
- ibus-dict-emoji
|
||||||
- ibus-gtk3
|
- ibus-gtk3
|
||||||
- ibus-gtk4
|
- ibus-gtk4
|
||||||
|
- ibus-hangul
|
||||||
- ibus-lang
|
- 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
|
- ibutils
|
||||||
- icu
|
- icu
|
||||||
- icu4j
|
- icu4j
|
||||||
@@ -2166,6 +2224,7 @@ packagesets:
|
|||||||
- libaio1
|
- libaio1
|
||||||
- libalternatives-devel
|
- libalternatives-devel
|
||||||
- libalternatives1
|
- libalternatives1
|
||||||
|
- libanthy0
|
||||||
- libao-plugins4
|
- libao-plugins4
|
||||||
- libao4
|
- libao4
|
||||||
- libaom3
|
- libaom3
|
||||||
@@ -2388,6 +2447,8 @@ packagesets:
|
|||||||
- libcanberra-gtk3-0
|
- libcanberra-gtk3-0
|
||||||
- libcanberra-gtk3-module
|
- libcanberra-gtk3-module
|
||||||
- libcanberra0
|
- libcanberra0
|
||||||
|
- libcangjie-data
|
||||||
|
- libcangjie2
|
||||||
- libcap-devel
|
- libcap-devel
|
||||||
- libcap-ng-devel
|
- libcap-ng-devel
|
||||||
- libcap-ng-utils
|
- libcap-ng-utils
|
||||||
@@ -2698,6 +2759,7 @@ packagesets:
|
|||||||
- libglib-2_0-0
|
- libglib-2_0-0
|
||||||
- libglibmm-2_4-1
|
- libglibmm-2_4-1
|
||||||
- libglibmm-2_68-1
|
- libglibmm-2_68-1
|
||||||
|
- libglog2
|
||||||
- libglslang15
|
- libglslang15
|
||||||
- libglut3
|
- libglut3
|
||||||
- libglvnd
|
- libglvnd
|
||||||
@@ -2842,6 +2904,7 @@ packagesets:
|
|||||||
- libgxps2
|
- libgxps2
|
||||||
- libhandle1
|
- libhandle1
|
||||||
- libhandy-1-0
|
- libhandy-1-0
|
||||||
|
- libhangul1
|
||||||
- libharfbuzz-cairo0
|
- libharfbuzz-cairo0
|
||||||
- libharfbuzz-gobject0
|
- libharfbuzz-gobject0
|
||||||
- libharfbuzz-icu0
|
- libharfbuzz-icu0
|
||||||
@@ -3056,6 +3119,7 @@ packagesets:
|
|||||||
- libleancrypto-fips1
|
- libleancrypto-fips1
|
||||||
- libleancrypto1
|
- libleancrypto1
|
||||||
- libled1
|
- libled1
|
||||||
|
- libleveldb1
|
||||||
- liblilv-0-0
|
- liblilv-0-0
|
||||||
- liblldb19
|
- liblldb19
|
||||||
- liblldp_clif1
|
- liblldp_clif1
|
||||||
@@ -3094,6 +3158,7 @@ packagesets:
|
|||||||
- libmariadbd-devel
|
- libmariadbd-devel
|
||||||
- libmariadbd19
|
- libmariadbd19
|
||||||
- libmariadbprivate
|
- libmariadbprivate
|
||||||
|
- libmarisa0
|
||||||
- libmaxminddb-devel
|
- libmaxminddb-devel
|
||||||
- libmaxminddb0
|
- libmaxminddb0
|
||||||
- libmbim
|
- libmbim
|
||||||
@@ -3242,6 +3307,7 @@ packagesets:
|
|||||||
- libopenblas_pthreads0
|
- libopenblas_pthreads0
|
||||||
- libopenblas_serial-devel
|
- libopenblas_serial-devel
|
||||||
- libopenblas_serial0
|
- libopenblas_serial0
|
||||||
|
- libopencc1_1
|
||||||
- libopencore-amrnb0
|
- libopencore-amrnb0
|
||||||
- libopencore-amrwb0
|
- libopencore-amrwb0
|
||||||
- libopencsd1
|
- libopencsd1
|
||||||
@@ -3319,6 +3385,8 @@ packagesets:
|
|||||||
- libpfm-devel-static
|
- libpfm-devel-static
|
||||||
- libpfm4
|
- libpfm4
|
||||||
- libpgm-5_3-0
|
- libpgm-5_3-0
|
||||||
|
- libpinyin-data
|
||||||
|
- libpinyin15
|
||||||
- libpipeline-devel
|
- libpipeline-devel
|
||||||
- libpipeline1
|
- libpipeline1
|
||||||
- libpipewire-0_3-0
|
- libpipewire-0_3-0
|
||||||
@@ -3425,6 +3493,7 @@ packagesets:
|
|||||||
- librepo0
|
- librepo0
|
||||||
- librest-1_0-0
|
- librest-1_0-0
|
||||||
- librhash1
|
- librhash1
|
||||||
|
- librime1
|
||||||
- librist4
|
- librist4
|
||||||
- librmt-devel-doc
|
- librmt-devel-doc
|
||||||
- librmt1_0
|
- librmt1_0
|
||||||
@@ -3910,6 +3979,7 @@ packagesets:
|
|||||||
- libzbar0
|
- libzbar0
|
||||||
- libzck-devel
|
- libzck-devel
|
||||||
- libzck1
|
- libzck1
|
||||||
|
- libzhuyin15
|
||||||
- libzimg2
|
- libzimg2
|
||||||
- libzio-devel
|
- libzio-devel
|
||||||
- libzio1
|
- libzio1
|
||||||
@@ -4448,6 +4518,7 @@ packagesets:
|
|||||||
- openblas_openmp-devel-static
|
- openblas_openmp-devel-static
|
||||||
- openblas_pthreads-devel-static
|
- openblas_pthreads-devel-static
|
||||||
- openblas_serial-devel-static
|
- openblas_serial-devel-static
|
||||||
|
- opencc-data
|
||||||
- opencl-headers
|
- opencl-headers
|
||||||
- openexr
|
- openexr
|
||||||
- openexr-doc
|
- openexr-doc
|
||||||
@@ -4800,11 +4871,13 @@ packagesets:
|
|||||||
- perl-File-Slurper
|
- perl-File-Slurper
|
||||||
- perl-File-Which
|
- perl-File-Which
|
||||||
- perl-File-chdir
|
- perl-File-chdir
|
||||||
|
- perl-Font-AFM
|
||||||
- perl-Git
|
- perl-Git
|
||||||
- perl-Glib
|
- perl-Glib
|
||||||
- perl-Glib-Object-Introspection
|
- perl-Glib-Object-Introspection
|
||||||
- perl-Gtk3
|
- perl-Gtk3
|
||||||
- perl-HTML-Form
|
- perl-HTML-Form
|
||||||
|
- perl-HTML-Format
|
||||||
- perl-HTML-Parser
|
- perl-HTML-Parser
|
||||||
- perl-HTML-Tagset
|
- perl-HTML-Tagset
|
||||||
- perl-HTML-Tidy
|
- perl-HTML-Tidy
|
||||||
@@ -4933,7 +5006,6 @@ packagesets:
|
|||||||
- perl-Test-Without-Module
|
- perl-Test-Without-Module
|
||||||
- perl-Test-YAML
|
- perl-Test-YAML
|
||||||
- perl-Test2-Plugin-NoWarnings
|
- perl-Test2-Plugin-NoWarnings
|
||||||
- perl-Test2-Suite
|
|
||||||
- perl-Text-CSV
|
- perl-Text-CSV
|
||||||
- perl-Text-CSV_XS
|
- perl-Text-CSV_XS
|
||||||
- perl-Text-CharWidth
|
- perl-Text-CharWidth
|
||||||
@@ -5082,6 +5154,7 @@ packagesets:
|
|||||||
- pipewire-tools
|
- pipewire-tools
|
||||||
- pkcs11-helper
|
- pkcs11-helper
|
||||||
- pkcs11-helper-devel
|
- pkcs11-helper-devel
|
||||||
|
- pkcs11-provider
|
||||||
- pkexec
|
- pkexec
|
||||||
- pkgconf
|
- pkgconf
|
||||||
- pkgconf-m4
|
- pkgconf-m4
|
||||||
@@ -5175,8 +5248,6 @@ packagesets:
|
|||||||
- popt-devel
|
- popt-devel
|
||||||
- popt-lang
|
- popt-lang
|
||||||
- postfix
|
- postfix
|
||||||
- postfix-bdb
|
|
||||||
- postfix-bdb-lmdb
|
|
||||||
- postfix-doc
|
- postfix-doc
|
||||||
- postfix-ldap
|
- postfix-ldap
|
||||||
- postfix-mysql
|
- postfix-mysql
|
||||||
@@ -5276,16 +5347,8 @@ packagesets:
|
|||||||
- psutils
|
- psutils
|
||||||
- pthread-stubs-devel
|
- pthread-stubs-devel
|
||||||
- publicsuffix
|
- publicsuffix
|
||||||
- pulseaudio
|
|
||||||
- pulseaudio-bash-completion
|
- pulseaudio-bash-completion
|
||||||
- pulseaudio-lang
|
|
||||||
- pulseaudio-module-bluetooth
|
|
||||||
- pulseaudio-module-gsettings
|
|
||||||
- pulseaudio-module-jack
|
|
||||||
- pulseaudio-module-x11
|
|
||||||
- pulseaudio-module-zeroconf
|
|
||||||
- pulseaudio-setup
|
- pulseaudio-setup
|
||||||
- pulseaudio-system-wide
|
|
||||||
- pulseaudio-utils
|
- pulseaudio-utils
|
||||||
- pulseaudio-zsh-completion
|
- pulseaudio-zsh-completion
|
||||||
- purge-kernels-service
|
- purge-kernels-service
|
||||||
@@ -5502,6 +5565,7 @@ packagesets:
|
|||||||
- python313-cairocffi
|
- python313-cairocffi
|
||||||
- python313-cairocffi-pixbuf
|
- python313-cairocffi-pixbuf
|
||||||
- python313-calver
|
- python313-calver
|
||||||
|
- python313-cangjie
|
||||||
- python313-cbor2
|
- python313-cbor2
|
||||||
- python313-cchardet
|
- python313-cchardet
|
||||||
- python313-certifi
|
- python313-certifi
|
||||||
@@ -6589,6 +6653,7 @@ packagesets:
|
|||||||
- ruby3.4-devel-extra
|
- ruby3.4-devel-extra
|
||||||
- ruby3.4-doc
|
- ruby3.4-doc
|
||||||
- ruby3.4-doc-ri
|
- ruby3.4-doc-ri
|
||||||
|
- ruby3.4-rubygem-asciidoctor
|
||||||
- ruby3.4-rubygem-bundler
|
- ruby3.4-rubygem-bundler
|
||||||
- ruby3.4-rubygem-gem2rpm
|
- ruby3.4-rubygem-gem2rpm
|
||||||
- ruby3.4-rubygem-ruby-augeas
|
- ruby3.4-rubygem-ruby-augeas
|
||||||
@@ -7169,7 +7234,6 @@ packagesets:
|
|||||||
- unixODBC-devel
|
- unixODBC-devel
|
||||||
- unzip
|
- unzip
|
||||||
- unzip-doc
|
- unzip-doc
|
||||||
- unzip-rcc
|
|
||||||
- upb-devel
|
- upb-devel
|
||||||
- update-alternatives
|
- update-alternatives
|
||||||
- update-bootloader
|
- update-bootloader
|
||||||
@@ -7293,7 +7357,6 @@ packagesets:
|
|||||||
- wireplumber
|
- wireplumber
|
||||||
- wireplumber-doc
|
- wireplumber-doc
|
||||||
- wireplumber-lang
|
- wireplumber-lang
|
||||||
- wireplumber-video-only-profile
|
|
||||||
- wireshark
|
- wireshark
|
||||||
- wireshark-devel
|
- wireshark-devel
|
||||||
- wireshark-ui-qt
|
- wireshark-ui-qt
|
||||||
@@ -7539,6 +7602,7 @@ packagesets:
|
|||||||
- himmelblau-sshd-config
|
- himmelblau-sshd-config
|
||||||
- himmelblau-sso
|
- himmelblau-sso
|
||||||
- hyper-v
|
- hyper-v
|
||||||
|
- ibus-mozc
|
||||||
- irqbalance
|
- irqbalance
|
||||||
- irqbalance-ui
|
- irqbalance-ui
|
||||||
- kernel-64kb
|
- kernel-64kb
|
||||||
@@ -7605,6 +7669,8 @@ packagesets:
|
|||||||
- luajit-devel
|
- luajit-devel
|
||||||
- microsoft-dracut-config
|
- microsoft-dracut-config
|
||||||
- mokutil
|
- mokutil
|
||||||
|
- mozc
|
||||||
|
- mozc-gui-tools
|
||||||
- ndctl
|
- ndctl
|
||||||
- nv-prefer-signed-open-driver
|
- nv-prefer-signed-open-driver
|
||||||
- nvidia-open-driver-G06-signed-64kb-devel
|
- nvidia-open-driver-G06-signed-64kb-devel
|
||||||
@@ -7688,6 +7754,7 @@ packagesets:
|
|||||||
- fftw3-mpi-devel
|
- fftw3-mpi-devel
|
||||||
- grub2-branding-SLE
|
- grub2-branding-SLE
|
||||||
- grub2-powerpc-ieee1275
|
- grub2-powerpc-ieee1275
|
||||||
|
- ibus-mozc
|
||||||
- iprutils
|
- iprutils
|
||||||
- irqbalance
|
- irqbalance
|
||||||
- irqbalance-ui
|
- irqbalance-ui
|
||||||
@@ -7747,6 +7814,8 @@ packagesets:
|
|||||||
- libxatracker2
|
- libxatracker2
|
||||||
- lklfuse
|
- lklfuse
|
||||||
- lsvpd
|
- lsvpd
|
||||||
|
- mozc
|
||||||
|
- mozc-gui-tools
|
||||||
- ndctl
|
- ndctl
|
||||||
- numatop
|
- numatop
|
||||||
- papi
|
- papi
|
||||||
@@ -7827,10 +7896,12 @@ packagesets:
|
|||||||
- openssl-ibmca
|
- openssl-ibmca
|
||||||
- openssl-ibmca-engine
|
- openssl-ibmca-engine
|
||||||
- openssl-ibmca-provider
|
- openssl-ibmca-provider
|
||||||
|
- orarun
|
||||||
- osasnmpd
|
- osasnmpd
|
||||||
- pam-doc
|
- pam-doc
|
||||||
- pam-manpages
|
- pam-manpages
|
||||||
- patterns-server-hwcrypto
|
- patterns-server-hwcrypto
|
||||||
|
- patterns-server-oracle_server
|
||||||
- qclib
|
- qclib
|
||||||
- s390-tools
|
- s390-tools
|
||||||
- s390-tools-chreipl-fcp-mpath
|
- s390-tools-chreipl-fcp-mpath
|
||||||
@@ -7878,6 +7949,7 @@ packagesets:
|
|||||||
- cloud-regionsrv-client-plugin-azure
|
- cloud-regionsrv-client-plugin-azure
|
||||||
- cloud-regionsrv-client-plugin-ec2
|
- cloud-regionsrv-client-plugin-ec2
|
||||||
- cloud-regionsrv-client-plugin-gce
|
- cloud-regionsrv-client-plugin-gce
|
||||||
|
- containerized-data-importer-manifests
|
||||||
- crash-gcore
|
- crash-gcore
|
||||||
- disk-encryption-tool
|
- disk-encryption-tool
|
||||||
- dmidecode
|
- dmidecode
|
||||||
@@ -7924,6 +7996,7 @@ packagesets:
|
|||||||
- himmelblau-sshd-config
|
- himmelblau-sshd-config
|
||||||
- himmelblau-sso
|
- himmelblau-sso
|
||||||
- hyper-v
|
- hyper-v
|
||||||
|
- ibus-mozc
|
||||||
- infinipath-psm-devel
|
- infinipath-psm-devel
|
||||||
- intel-cmt-cat
|
- intel-cmt-cat
|
||||||
- intel-lpmd
|
- intel-lpmd
|
||||||
@@ -7944,9 +8017,16 @@ packagesets:
|
|||||||
- kernel-kvmsmall-vdso
|
- kernel-kvmsmall-vdso
|
||||||
- kernel-livepatch-6_12_0-160000_20-default
|
- kernel-livepatch-6_12_0-160000_20-default
|
||||||
- kiwi-pxeboot
|
- kiwi-pxeboot
|
||||||
|
- kubevirt-manifests
|
||||||
|
- kubevirt-virtctl
|
||||||
- libFLAC++10-x86-64-v3
|
- libFLAC++10-x86-64-v3
|
||||||
- libFLAC12-x86-64-v3
|
- libFLAC12-x86-64-v3
|
||||||
|
- libIex-3_2-31-x86-64-v3
|
||||||
|
- libIlmThread-3_2-31-x86-64-v3
|
||||||
- libLLVMSPIRVLib19
|
- libLLVMSPIRVLib19
|
||||||
|
- libOpenEXR-3_2-31-x86-64-v3
|
||||||
|
- libOpenEXRCore-3_2-31-x86-64-v3
|
||||||
|
- libOpenEXRUtil-3_2-31-x86-64-v3
|
||||||
- libSvtAv1Enc2
|
- libSvtAv1Enc2
|
||||||
- libaccel-config1
|
- libaccel-config1
|
||||||
- libatopology2
|
- libatopology2
|
||||||
@@ -8098,6 +8178,8 @@ packagesets:
|
|||||||
- mcelog
|
- mcelog
|
||||||
- microsoft-dracut-config
|
- microsoft-dracut-config
|
||||||
- mokutil
|
- mokutil
|
||||||
|
- mozc
|
||||||
|
- mozc-gui-tools
|
||||||
- nbdkit-nbd-plugin
|
- nbdkit-nbd-plugin
|
||||||
- nbdkit-python-plugin
|
- nbdkit-python-plugin
|
||||||
- nbdkit-vddk-plugin
|
- nbdkit-vddk-plugin
|
||||||
@@ -8119,6 +8201,7 @@ packagesets:
|
|||||||
- open-vm-tools-desktop
|
- open-vm-tools-desktop
|
||||||
- open-vm-tools-sdmp
|
- open-vm-tools-sdmp
|
||||||
- openssl-3-livepatches
|
- openssl-3-livepatches
|
||||||
|
- orarun
|
||||||
- ovmf
|
- ovmf
|
||||||
- ovmf-tools
|
- ovmf-tools
|
||||||
- pam-doc
|
- pam-doc
|
||||||
@@ -8142,6 +8225,7 @@ packagesets:
|
|||||||
- patterns-sap-security
|
- patterns-sap-security
|
||||||
- patterns-sap-trento_agent
|
- patterns-sap-trento_agent
|
||||||
- patterns-sap-trento_server
|
- patterns-sap-trento_server
|
||||||
|
- patterns-server-oracle_server
|
||||||
- pcm
|
- pcm
|
||||||
- pcp-pmda-infiniband
|
- pcp-pmda-infiniband
|
||||||
- pcp-pmda-perfevent
|
- pcp-pmda-perfevent
|
||||||
|
|||||||
@@ -1,49 +0,0 @@
|
|||||||
#
|
|
||||||
# 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
|
|
||||||
|
|
||||||
@@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"": ["bigironman", "maxlin_factory"]
|
"": ["bigironman", "maxlin_factory", "lkocman-factory", "smithfarm"]
|
||||||
}
|
}
|
||||||
|
|||||||
Submodule distribution-gpg-keys updated: 0985f38d5c...514c48c1dd
Submodule dovecot23 deleted from 75da71d26e
Submodule duperemove deleted from e90d0e7101
1
fractal
Submodule
1
fractal
Submodule
Submodule fractal added at 2f651641e2
1
gdm
1
gdm
Submodule gdm deleted from 98b9a89e6a
2
gn
2
gn
Submodule gn updated: 9f8ced3439...140cfd7fc8
Submodule ibus-rime deleted from bcd1e1a150
Submodule ibus-table deleted from 3fcc998623
Submodule ibus-table-chinese deleted from d89a9fd425
Submodule ibus-table-others deleted from dfb3e5377d
1
librime
1
librime
Submodule librime deleted from 30a8147fa7
1
marisa
1
marisa
Submodule marisa deleted from 89748df39a
2
moarvm
2
moarvm
Submodule moarvm updated: 83101aa542...bad6e97579
1
mozc
1
mozc
Submodule mozc deleted from e36548051a
2
nqp
2
nqp
Submodule nqp updated: 6309c6b840...a043a46561
2
orage
2
orage
Submodule orage updated: dedf11a019...30d056eae9
Submodule product-composer updated: 813163a24c...66ac4085af
1
python-Routes
Submodule
1
python-Routes
Submodule
Submodule python-Routes added at 9e68681b9f
1
python-cmd2
Submodule
1
python-cmd2
Submodule
Submodule python-cmd2 added at 4d2e0aa7e8
1
python-repoze.lru
Submodule
1
python-repoze.lru
Submodule
Submodule python-repoze.lru added at 6749440ecd
2
rakudo
2
rakudo
Submodule rakudo updated: c13b5b413b...90c4751e17
1
ripgrep
Submodule
1
ripgrep
Submodule
Submodule ripgrep added at 15e234f667
1
rust-grass
Submodule
1
rust-grass
Submodule
Submodule rust-grass added at 566f7cad9f
2
thunar
2
thunar
Submodule thunar updated: 0275d70560...09cd47a0ca
Reference in New Issue
Block a user