Automatic update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/000release-packages?expand=0&rev=1210
This commit is contained in:
parent
da973bac61
commit
28c5b396a6
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: MicroOS-release
|
||||
Version: 20211011
|
||||
Version: 20211012
|
||||
Release: 0
|
||||
Summary: openSUSE MicroOS
|
||||
License: GPL-2.0-or-later
|
||||
@ -176,9 +176,9 @@ ExclusiveArch: %ix86 x86_64 ppc64le s390x aarch64 %arm
|
||||
%include %{SOURCE100}
|
||||
Provides: %name-%version
|
||||
Provides: product() = MicroOS
|
||||
Provides: product(MicroOS) = 20211011-0
|
||||
Provides: product(MicroOS) = 20211012-0
|
||||
Provides: product-label() = openSUSE%20MicroOS
|
||||
Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Amicroos%3A20211011
|
||||
Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Amicroos%3A20211012
|
||||
Provides: product-url(releasenotes) = http%3A%2F%2Fdoc.opensuse.org%2Frelease%2Dnotes%2Fx86_64%2FopenSUSE%2FTumbleweed%2Frelease%2Dnotes%2DopenSUSE.rpm
|
||||
Provides: product-endoflife()
|
||||
Requires: product_flavor(MicroOS)
|
||||
@ -194,7 +194,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(dvd)
|
||||
Provides: product_flavor(MicroOS) = 20211011-0
|
||||
Provides: product_flavor(MicroOS) = 20211012-0
|
||||
Summary: openSUSE MicroOS%{?betaversion: %{betaversion}}
|
||||
|
||||
%description dvd
|
||||
@ -210,7 +210,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(kubic-dvd)
|
||||
Provides: product_flavor(MicroOS) = 20211011-0
|
||||
Provides: product_flavor(MicroOS) = 20211012-0
|
||||
Summary: openSUSE MicroOS%{?betaversion: %{betaversion}}
|
||||
|
||||
%description kubic-dvd
|
||||
@ -226,7 +226,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(appliance)
|
||||
Provides: product_flavor(MicroOS) = 20211011-0
|
||||
Provides: product_flavor(MicroOS) = 20211012-0
|
||||
Summary: openSUSE MicroOS%{?betaversion: %{betaversion}}
|
||||
|
||||
%description appliance
|
||||
@ -242,7 +242,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(appliance-kubic)
|
||||
Provides: product_flavor(MicroOS) = 20211011-0
|
||||
Provides: product_flavor(MicroOS) = 20211012-0
|
||||
Summary: openSUSE MicroOS%{?betaversion: %{betaversion}}
|
||||
|
||||
%description appliance-kubic
|
||||
@ -299,11 +299,11 @@ cat >%{buildroot}%{_sysconfdir}/products.d/MicroOS.prod << EOF
|
||||
<product schemeversion="0">
|
||||
<vendor>openSUSE</vendor>
|
||||
<name>MicroOS</name>
|
||||
<version>20211011</version>
|
||||
<version>20211012</version>
|
||||
<release>0</release>
|
||||
<endoflife></endoflife>
|
||||
<arch>%{_target_cpu}</arch>
|
||||
<cpeid>cpe:/o:opensuse:microos:20211011</cpeid>
|
||||
<cpeid>cpe:/o:opensuse:microos:20211012</cpeid>
|
||||
<productline>MicroOS</productline>
|
||||
<register>
|
||||
<pool>
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package openSUSE-Addon-NonOss-release (Version 20211011)
|
||||
# spec file for package openSUSE-Addon-NonOss-release (Version 20211012)
|
||||
#
|
||||
# Copyright (c) 2021 openSUSE.
|
||||
#
|
||||
@ -16,16 +16,16 @@
|
||||
Name: openSUSE-Addon-NonOss-release
|
||||
%define product openSUSE-Addon-NonOss
|
||||
Summary: openSUSE NonOSS Addon%{?betaversion: %{betaversion}}
|
||||
Version: 20211011
|
||||
Version: 20211012
|
||||
Release: 0
|
||||
License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
|
||||
Provides: %name-%version
|
||||
Provides: product() = openSUSE-Addon-NonOss
|
||||
Provides: product(openSUSE-Addon-NonOss) = 20211011-0
|
||||
Provides: product(openSUSE-Addon-NonOss) = 20211012-0
|
||||
Provides: product-label() = non%20oss%20addon
|
||||
Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Daddon%2Dnonoss%3A20211011
|
||||
Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Daddon%2Dnonoss%3A20211012
|
||||
|
||||
|
||||
AutoReqProv: on
|
||||
@ -48,10 +48,10 @@ cat >%{buildroot}%{_sysconfdir}/products.d/openSUSE-Addon-NonOss.prod << EOF
|
||||
<product schemeversion="0">
|
||||
<vendor>openSUSE</vendor>
|
||||
<name>openSUSE-Addon-NonOss</name>
|
||||
<version>20211011</version>
|
||||
<version>20211012</version>
|
||||
<release>0</release>
|
||||
<arch>%{_target_cpu}</arch>
|
||||
<cpeid>cpe:/o:opensuse:opensuse-addon-nonoss:20211011</cpeid>
|
||||
<cpeid>cpe:/o:opensuse:opensuse-addon-nonoss:20211012</cpeid>
|
||||
<register>
|
||||
<pool>
|
||||
</pool>
|
||||
|
@ -20,7 +20,7 @@
|
||||
#define betaversion %{nil}
|
||||
%define codename Tumbleweed
|
||||
Name: openSUSE-release
|
||||
Version: 20211011
|
||||
Version: 20211012
|
||||
Release: 0
|
||||
# 0 is the product release, not the build release of this package
|
||||
Summary: openSUSE Tumbleweed
|
||||
@ -178,7 +178,7 @@ Provides: weakremover(openssl-debuginfo)
|
||||
%include %{SOURCE100}
|
||||
Provides: %name-%version
|
||||
Provides: product() = openSUSE
|
||||
Provides: product(openSUSE) = 20211011-0
|
||||
Provides: product(openSUSE) = 20211012-0
|
||||
%ifarch x86_64
|
||||
Provides: product-register-target() = openSUSE%2DTumbleweed%2Dx86_64
|
||||
%endif
|
||||
@ -192,7 +192,7 @@ Provides: product-register-target() = openSUSE%2DTumbleweed%2Dppc64le
|
||||
Provides: product-register-target() = openSUSE%2DTumbleweed%2Daarch64
|
||||
%endif
|
||||
Provides: product-label() = openSUSE
|
||||
Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aopensuse%3A20211011
|
||||
Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aopensuse%3A20211012
|
||||
Provides: product-url(releasenotes) = http%3A%2F%2Fdoc.opensuse.org%2Frelease%2Dnotes%2Fx86_64%2FopenSUSE%2FTumbleweed%2Frelease%2Dnotes%2DopenSUSE.rpm
|
||||
Provides: product-url(repository) = http%3A%2F%2Fdownload.opensuse.org%2Ftumbleweed%2Frepo%2Foss%2F
|
||||
Requires: product_flavor(openSUSE)
|
||||
@ -206,7 +206,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(ftp)
|
||||
Provides: product_flavor(openSUSE) = 20211011-0
|
||||
Provides: product_flavor(openSUSE) = 20211012-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description ftp
|
||||
@ -221,7 +221,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(mini)
|
||||
Provides: product_flavor(openSUSE) = 20211011-0
|
||||
Provides: product_flavor(openSUSE) = 20211012-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description mini
|
||||
@ -236,7 +236,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(dvd)
|
||||
Provides: product_flavor(openSUSE) = 20211011-0
|
||||
Provides: product_flavor(openSUSE) = 20211012-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description dvd
|
||||
@ -251,7 +251,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(livecd-kde)
|
||||
Provides: product_flavor(openSUSE) = 20211011-0
|
||||
Provides: product_flavor(openSUSE) = 20211012-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description livecd-kde
|
||||
@ -266,7 +266,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(livecd-x11)
|
||||
Provides: product_flavor(openSUSE) = 20211011-0
|
||||
Provides: product_flavor(openSUSE) = 20211012-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description livecd-x11
|
||||
@ -281,7 +281,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(livecd-gnome)
|
||||
Provides: product_flavor(openSUSE) = 20211011-0
|
||||
Provides: product_flavor(openSUSE) = 20211012-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description livecd-gnome
|
||||
@ -296,7 +296,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(livecd-xfce)
|
||||
Provides: product_flavor(openSUSE) = 20211011-0
|
||||
Provides: product_flavor(openSUSE) = 20211012-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description livecd-xfce
|
||||
@ -311,7 +311,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(usb-kde)
|
||||
Provides: product_flavor(openSUSE) = 20211011-0
|
||||
Provides: product_flavor(openSUSE) = 20211012-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description usb-kde
|
||||
@ -326,7 +326,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(usb-gnome)
|
||||
Provides: product_flavor(openSUSE) = 20211011-0
|
||||
Provides: product_flavor(openSUSE) = 20211012-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description usb-gnome
|
||||
@ -341,7 +341,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(usb-x11)
|
||||
Provides: product_flavor(openSUSE) = 20211011-0
|
||||
Provides: product_flavor(openSUSE) = 20211012-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description usb-x11
|
||||
@ -356,7 +356,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(appliance)
|
||||
Provides: product_flavor(openSUSE) = 20211011-0
|
||||
Provides: product_flavor(openSUSE) = 20211012-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description appliance
|
||||
@ -371,7 +371,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(appliance-docker)
|
||||
Provides: product_flavor(openSUSE) = 20211011-0
|
||||
Provides: product_flavor(openSUSE) = 20211012-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description appliance-docker
|
||||
@ -386,7 +386,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(appliance-kvm)
|
||||
Provides: product_flavor(openSUSE) = 20211011-0
|
||||
Provides: product_flavor(openSUSE) = 20211012-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description appliance-kvm
|
||||
@ -401,7 +401,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(appliance-vmware)
|
||||
Provides: product_flavor(openSUSE) = 20211011-0
|
||||
Provides: product_flavor(openSUSE) = 20211012-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description appliance-vmware
|
||||
@ -416,7 +416,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(appliance-openstack)
|
||||
Provides: product_flavor(openSUSE) = 20211011-0
|
||||
Provides: product_flavor(openSUSE) = 20211012-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description appliance-openstack
|
||||
@ -431,7 +431,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(appliance-hyperv)
|
||||
Provides: product_flavor(openSUSE) = 20211011-0
|
||||
Provides: product_flavor(openSUSE) = 20211012-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description appliance-hyperv
|
||||
@ -446,7 +446,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(appliance-vagrant)
|
||||
Provides: product_flavor(openSUSE) = 20211011-0
|
||||
Provides: product_flavor(openSUSE) = 20211012-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description appliance-vagrant
|
||||
@ -461,7 +461,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(appliance-wsl)
|
||||
Provides: product_flavor(openSUSE) = 20211011-0
|
||||
Provides: product_flavor(openSUSE) = 20211012-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description appliance-wsl
|
||||
@ -476,7 +476,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(appliance-custom)
|
||||
Provides: product_flavor(openSUSE) = 20211011-0
|
||||
Provides: product_flavor(openSUSE) = 20211012-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description appliance-custom
|
||||
@ -552,10 +552,10 @@ cat >%{buildroot}%{_sysconfdir}/products.d/openSUSE.prod << EOF
|
||||
<product schemeversion="0">
|
||||
<vendor>openSUSE</vendor>
|
||||
<name>openSUSE</name>
|
||||
<version>20211011</version>
|
||||
<version>20211012</version>
|
||||
<release>0</release>
|
||||
<arch>%{_target_cpu}</arch>
|
||||
<cpeid>cpe:/o:opensuse:opensuse:20211011</cpeid>
|
||||
<cpeid>cpe:/o:opensuse:opensuse:20211012</cpeid>
|
||||
<productline>openSUSE</productline>
|
||||
<register>
|
||||
<pool>
|
||||
|
@ -4861,6 +4861,7 @@ Provides: weakremover(asm-javadoc)
|
||||
Provides: weakremover(asm2)
|
||||
Provides: weakremover(asm2-examples)
|
||||
Provides: weakremover(asm2-javadoc)
|
||||
Provides: weakremover(atkmm1_6-doc)
|
||||
Provides: weakremover(attractmode)
|
||||
Provides: weakremover(audex)
|
||||
Provides: weakremover(audex-lang)
|
||||
@ -9380,6 +9381,8 @@ Provides: weakremover(gnome-games-lang)
|
||||
Provides: weakremover(gnome-js-common)
|
||||
Provides: weakremover(gnome-mime-data)
|
||||
Provides: weakremover(gnome-mpv-lang)
|
||||
Provides: weakremover(gnome-news)
|
||||
Provides: weakremover(gnome-news-lang)
|
||||
Provides: weakremover(gnome-phone-manager)
|
||||
Provides: weakremover(gnome-phone-manager-lang)
|
||||
Provides: weakremover(gnome-print-sharp)
|
||||
@ -9498,6 +9501,7 @@ Provides: weakremover(gr-osmosdr-devel)
|
||||
Provides: weakremover(gr-osmosdr-devel-doc)
|
||||
Provides: weakremover(gradle-open-api)
|
||||
Provides: weakremover(graphviz-ocaml)
|
||||
Provides: weakremover(gromacs-openmpi2)
|
||||
Provides: weakremover(growpart-rootgrow)
|
||||
Provides: weakremover(grub)
|
||||
Provides: weakremover(gsignond)
|
||||
@ -10572,6 +10576,10 @@ Provides: weakremover(libQgpsmm27)
|
||||
Provides: weakremover(libQgpsmm28)
|
||||
Provides: weakremover(libQt5Xdg2)
|
||||
Provides: weakremover(libQt5XdgIconLoader2)
|
||||
Provides: weakremover(libQt6Quick3D6)
|
||||
Provides: weakremover(libQt6Quick3DAssetImport6)
|
||||
Provides: weakremover(libQt6Quick3DRuntimeRender6)
|
||||
Provides: weakremover(libQt6Quick3DUtils6)
|
||||
Provides: weakremover(libQtAssistantClient4)
|
||||
Provides: weakremover(libQtWebKit-devel)
|
||||
Provides: weakremover(libQtWebKit4)
|
||||
@ -11428,6 +11436,7 @@ Provides: weakremover(libcamera-suse2)
|
||||
Provides: weakremover(libcamera-suse3)
|
||||
Provides: weakremover(libcamera-suse4)
|
||||
Provides: weakremover(libcamera-suse5)
|
||||
Provides: weakremover(libcamera-suse6)
|
||||
Provides: weakremover(libcamgm-devel)
|
||||
Provides: weakremover(libcamgm100)
|
||||
Provides: weakremover(libcantorlibs17)
|
||||
@ -11787,6 +11796,7 @@ Provides: weakremover(libftdi0-binding-python)
|
||||
Provides: weakremover(libftdi1-binding-python)
|
||||
Provides: weakremover(libfwup0)
|
||||
Provides: weakremover(libfwup1)
|
||||
Provides: weakremover(libfwupdplugin1)
|
||||
Provides: weakremover(libgames-support-devel)
|
||||
Provides: weakremover(libgames-support-lang)
|
||||
Provides: weakremover(libgames-support2)
|
||||
@ -11885,6 +11895,7 @@ Provides: weakremover(libgiomm-2_62-1)
|
||||
Provides: weakremover(libgiomm-2_66-1)
|
||||
Provides: weakremover(libgirara-gtk3-2)
|
||||
Provides: weakremover(libgit2-1_0)
|
||||
Provides: weakremover(libgit2-1_1)
|
||||
Provides: weakremover(libgit2-25)
|
||||
Provides: weakremover(libgit2-26)
|
||||
Provides: weakremover(libgit2-27)
|
||||
@ -11952,6 +11963,7 @@ Provides: weakremover(libgnomeui-lang)
|
||||
Provides: weakremover(libgnonograms-core0)
|
||||
Provides: weakremover(libgnuastro11)
|
||||
Provides: weakremover(libgnuastro12)
|
||||
Provides: weakremover(libgnuastro13)
|
||||
Provides: weakremover(libgnuastro5)
|
||||
Provides: weakremover(libgnuastro6)
|
||||
Provides: weakremover(libgnuastro9)
|
||||
@ -11960,6 +11972,7 @@ Provides: weakremover(libgnuradio-3_7_12-0_0_0)
|
||||
Provides: weakremover(libgnuradio-3_8_0)
|
||||
Provides: weakremover(libgnuradio-3_8_1)
|
||||
Provides: weakremover(libgnuradio-3_8_2)
|
||||
Provides: weakremover(libgnuradio-3_8_3)
|
||||
Provides: weakremover(libgnuradio-fcdproplus-3_7_2_0-0_0_0)
|
||||
Provides: weakremover(libgnuradio-iqbalance)
|
||||
Provides: weakremover(libgnuradio-iqbalance0_37_2git)
|
||||
@ -13865,6 +13878,7 @@ Provides: weakremover(libwebsockets13)
|
||||
Provides: weakremover(libwebsockets15)
|
||||
Provides: weakremover(libwebsockets16)
|
||||
Provides: weakremover(libwebsockets17)
|
||||
Provides: weakremover(libwebsockets18)
|
||||
Provides: weakremover(libwebvfx1)
|
||||
Provides: weakremover(libweston-2)
|
||||
Provides: weakremover(libweston-2-0)
|
||||
@ -14345,8 +14359,12 @@ Provides: weakremover(libxornstorage0)
|
||||
Provides: weakremover(libxslt-python)
|
||||
Provides: weakremover(libxy4)
|
||||
Provides: weakremover(libyaml-cpp0_5)
|
||||
Provides: weakremover(libyang-cpp-devel)
|
||||
Provides: weakremover(libyang-cpp0_16)
|
||||
Provides: weakremover(libyang-cpp1)
|
||||
Provides: weakremover(libyang-extentions)
|
||||
Provides: weakremover(libyang0_16)
|
||||
Provides: weakremover(libyang1)
|
||||
Provides: weakremover(libyara3)
|
||||
Provides: weakremover(libyara4)
|
||||
Provides: weakremover(libyder1_3)
|
||||
@ -15275,6 +15293,7 @@ Provides: weakremover(pam-python)
|
||||
Provides: weakremover(pam_cap)
|
||||
Provides: weakremover(paman)
|
||||
Provides: weakremover(pandoc-pdf)
|
||||
Provides: weakremover(pangomm1_4-doc)
|
||||
Provides: weakremover(pangox-compat)
|
||||
Provides: weakremover(pangox-devel)
|
||||
Provides: weakremover(pantheon-calculator)
|
||||
@ -15854,6 +15873,7 @@ Provides: weakremover(polkit-whitelisting)
|
||||
Provides: weakremover(pology)
|
||||
Provides: weakremover(pology-lang)
|
||||
Provides: weakremover(postgresql12-devel-mini)
|
||||
Provides: weakremover(postgresql13-devel-mini)
|
||||
Provides: weakremover(postgresql93)
|
||||
Provides: weakremover(postgresql93-contrib)
|
||||
Provides: weakremover(postgresql93-devel)
|
||||
@ -19934,6 +19954,7 @@ Provides: weakremover(python3-xcaplib)
|
||||
Provides: weakremover(python3-xsge_tmx)
|
||||
Provides: weakremover(python3-xyzpy)
|
||||
Provides: weakremover(python3-yamlordereddictloader)
|
||||
Provides: weakremover(python3-yang)
|
||||
Provides: weakremover(python3-yarb)
|
||||
Provides: weakremover(python3-yubico)
|
||||
Provides: weakremover(python3-zaqarclient)
|
||||
@ -20077,6 +20098,7 @@ Provides: weakremover(python36-hotdoc)
|
||||
Provides: weakremover(python36-hvplot)
|
||||
Provides: weakremover(python36-imagecodecs)
|
||||
Provides: weakremover(python36-imageio)
|
||||
Provides: weakremover(python36-img2pdf)
|
||||
Provides: weakremover(python36-iminuit)
|
||||
Provides: weakremover(python36-importlab)
|
||||
Provides: weakremover(python36-imread)
|
||||
@ -20240,6 +20262,8 @@ Provides: weakremover(python36-sortinghat)
|
||||
Provides: weakremover(python36-sounddevice)
|
||||
Provides: weakremover(python36-sparse)
|
||||
Provides: weakremover(python36-spec)
|
||||
Provides: weakremover(python36-sphinxcontrib-autoprogram)
|
||||
Provides: weakremover(python36-sphinxcontrib-autoprogram-doc)
|
||||
Provides: weakremover(python36-sphinxcontrib-copybutton)
|
||||
Provides: weakremover(python36-spyder-kernels)
|
||||
Provides: weakremover(python36-sqlite-utils)
|
||||
@ -20462,6 +20486,19 @@ Provides: weakremover(qt4-qtscript)
|
||||
Provides: weakremover(qt4-qtscript-doc)
|
||||
Provides: weakremover(qt4-style-fusion)
|
||||
Provides: weakremover(qt4-x11-tools)
|
||||
Provides: weakremover(qt6-quick3d)
|
||||
Provides: weakremover(qt6-quick3d-devel)
|
||||
Provides: weakremover(qt6-quick3d-docs-html)
|
||||
Provides: weakremover(qt6-quick3d-docs-qch)
|
||||
Provides: weakremover(qt6-quick3d-examples)
|
||||
Provides: weakremover(qt6-quick3d-imports)
|
||||
Provides: weakremover(qt6-quick3d-private-devel)
|
||||
Provides: weakremover(qt6-quick3dassetimport-devel)
|
||||
Provides: weakremover(qt6-quick3dassetimport-private-devel)
|
||||
Provides: weakremover(qt6-quick3druntimerender-devel)
|
||||
Provides: weakremover(qt6-quick3druntimerender-private-devel)
|
||||
Provides: weakremover(qt6-quick3dutils-devel)
|
||||
Provides: weakremover(qt6-quick3dutils-private-devel)
|
||||
Provides: weakremover(qt6-quickcontrols2)
|
||||
Provides: weakremover(qt6-quicktimeline)
|
||||
Provides: weakremover(qtc)
|
||||
@ -28302,6 +28339,7 @@ Provides: weakremover(usbprog-gui)
|
||||
Provides: weakremover(ushare)
|
||||
Provides: weakremover(uwac0-devel)
|
||||
Provides: weakremover(uwsgi-geoip)
|
||||
Provides: weakremover(uwsgi-python)
|
||||
Provides: weakremover(vaapi-dummy-driver)
|
||||
Provides: weakremover(vacuum-im-plugins-kinotifications)
|
||||
Provides: weakremover(vala-panel-plugin-sntray)
|
||||
@ -29762,7 +29800,6 @@ Provides: weakremover(ghcid)
|
||||
Provides: weakremover(git-annex)
|
||||
Provides: weakremover(git-annex-bash-completion)
|
||||
Provides: weakremover(glibc-obsolete)
|
||||
Provides: weakremover(gromacs-openmpi2)
|
||||
Provides: weakremover(guess-changelog)
|
||||
Provides: weakremover(happy)
|
||||
Provides: weakremover(hledger)
|
||||
@ -30121,7 +30158,6 @@ Provides: weakremover(go1.8-race)
|
||||
Provides: weakremover(google-compute-engine-oslogin-32bit)
|
||||
Provides: weakremover(gpgmepp5-32bit)
|
||||
Provides: weakremover(gpgmepp5-devel-32bit)
|
||||
Provides: weakremover(gromacs-openmpi)
|
||||
Provides: weakremover(grpc-httpjson-transcoding-devel)
|
||||
Provides: weakremover(gtk-xfce-engine-32bit)
|
||||
Provides: weakremover(gtk2-immodules-tigrigna-32bit)
|
||||
@ -30846,6 +30882,7 @@ Provides: weakremover(libcamel-1_2-60-32bit)
|
||||
Provides: weakremover(libcamel-1_2-61-32bit)
|
||||
Provides: weakremover(libcamel-1_2-62-32bit)
|
||||
Provides: weakremover(libcamera-suse5-32bit)
|
||||
Provides: weakremover(libcamera-suse6-32bit)
|
||||
Provides: weakremover(libcamgm-devel-32bit)
|
||||
Provides: weakremover(libcamgm100-32bit)
|
||||
Provides: weakremover(libcap1-32bit)
|
||||
@ -30988,6 +31025,7 @@ Provides: weakremover(libgiomm-2_60-1-32bit)
|
||||
Provides: weakremover(libgiomm-2_62-1-32bit)
|
||||
Provides: weakremover(libgiomm-2_66-1-32bit)
|
||||
Provides: weakremover(libgit2-1_0-32bit)
|
||||
Provides: weakremover(libgit2-1_1-32bit)
|
||||
Provides: weakremover(libgit2-25-32bit)
|
||||
Provides: weakremover(libgit2-26-32bit)
|
||||
Provides: weakremover(libgit2-27-32bit)
|
||||
|
Loading…
Reference in New Issue
Block a user