forked from pool/000release-packages
Automatic update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/000release-packages?expand=0&rev=213
This commit is contained in:
parent
25964bda12
commit
843d0a992e
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package openSUSE-Addon-NonOss-release (Version 20190729)
|
||||
# spec file for package openSUSE-Addon-NonOss-release (Version 20190730)
|
||||
#
|
||||
# Copyright (c) 2019 openSUSE.
|
||||
#
|
||||
@ -16,16 +16,16 @@
|
||||
Name: openSUSE-Addon-NonOss-release
|
||||
%define product openSUSE-Addon-NonOss
|
||||
Summary: openSUSE NonOSS Addon
|
||||
Version: 20190729
|
||||
Version: 20190730
|
||||
Release: 0
|
||||
License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
|
||||
Provides: %name-%version
|
||||
Provides: product() = openSUSE-Addon-NonOss
|
||||
Provides: product(openSUSE-Addon-NonOss) = 20190729-0
|
||||
Provides: product(openSUSE-Addon-NonOss) = 20190730-0
|
||||
Provides: product-label() = non%20oss%20addon
|
||||
Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Daddon%2Dnonoss%3A20190729
|
||||
Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Daddon%2Dnonoss%3A20190730
|
||||
|
||||
|
||||
AutoReqProv: on
|
||||
@ -49,10 +49,10 @@ cat >$RPM_BUILD_ROOT/etc/products.d/openSUSE-Addon-NonOss.prod << EOF
|
||||
<product schemeversion="0">
|
||||
<vendor>openSUSE</vendor>
|
||||
<name>openSUSE-Addon-NonOss</name>
|
||||
<version>20190729</version>
|
||||
<version>20190730</version>
|
||||
<release>0</release>
|
||||
<arch>%{_target_cpu}</arch>
|
||||
<cpeid>cpe:/o:opensuse:opensuse-addon-nonoss:20190729</cpeid>
|
||||
<cpeid>cpe:/o:opensuse:opensuse-addon-nonoss:20190730</cpeid>
|
||||
<register>
|
||||
<pool>
|
||||
</pool>
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: openSUSE-MicroOS-release
|
||||
Version: 20190729
|
||||
Version: 20190730
|
||||
Release: 0
|
||||
Summary: openSUSE MicroOS
|
||||
License: GPL-2.0-or-later
|
||||
@ -40,9 +40,9 @@ Obsoletes: openSUSE-Tumbleweed-Kubic-release <= 20190324
|
||||
ExclusiveArch: %ix86 x86_64 ppc64le s390x aarch64
|
||||
Provides: %name-%version
|
||||
Provides: product() = openSUSE-MicroOS
|
||||
Provides: product(openSUSE-MicroOS) = 20190729-0
|
||||
Provides: product(openSUSE-MicroOS) = 20190730-0
|
||||
Provides: product-label() = openSUSE%20MicroOS
|
||||
Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Dmicroos%3A20190729
|
||||
Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Dmicroos%3A20190730
|
||||
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(openSUSE-MicroOS)
|
||||
@ -58,7 +58,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(dvd)
|
||||
Provides: product_flavor(openSUSE-MicroOS) = 20190729-0
|
||||
Provides: product_flavor(openSUSE-MicroOS) = 20190730-0
|
||||
Summary: openSUSE MicroOS
|
||||
|
||||
%description dvd
|
||||
@ -74,7 +74,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(kubic-dvd)
|
||||
Provides: product_flavor(openSUSE-MicroOS) = 20190729-0
|
||||
Provides: product_flavor(openSUSE-MicroOS) = 20190730-0
|
||||
Summary: openSUSE MicroOS
|
||||
|
||||
%description kubic-dvd
|
||||
@ -90,7 +90,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(appliance)
|
||||
Provides: product_flavor(openSUSE-MicroOS) = 20190729-0
|
||||
Provides: product_flavor(openSUSE-MicroOS) = 20190730-0
|
||||
Summary: openSUSE MicroOS
|
||||
|
||||
%description appliance
|
||||
@ -106,7 +106,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(appliance-kubic)
|
||||
Provides: product_flavor(openSUSE-MicroOS) = 20190729-0
|
||||
Provides: product_flavor(openSUSE-MicroOS) = 20190730-0
|
||||
Summary: openSUSE MicroOS
|
||||
|
||||
%description appliance-kubic
|
||||
@ -164,11 +164,11 @@ cat >$RPM_BUILD_ROOT/etc/products.d/openSUSE-MicroOS.prod << EOF
|
||||
<product schemeversion="0">
|
||||
<vendor>openSUSE</vendor>
|
||||
<name>openSUSE-MicroOS</name>
|
||||
<version>20190729</version>
|
||||
<version>20190730</version>
|
||||
<release>0</release>
|
||||
<endoflife></endoflife>
|
||||
<arch>%{_target_cpu}</arch>
|
||||
<cpeid>cpe:/o:opensuse:opensuse-microos:20190729</cpeid>
|
||||
<cpeid>cpe:/o:opensuse:opensuse-microos:20190730</cpeid>
|
||||
<productline>openSUSE-MicroOS</productline>
|
||||
<register>
|
||||
<pool>
|
||||
|
@ -20,7 +20,7 @@
|
||||
#define betaversion %{nil}
|
||||
%define codename Tumbleweed
|
||||
Name: openSUSE-release
|
||||
Version: 20190729
|
||||
Version: 20190730
|
||||
Release: 0
|
||||
# 0 is the product release, not the build release of this package
|
||||
Summary: openSUSE Tumbleweed
|
||||
@ -55,7 +55,7 @@ Provides: system-installation() = openSUSE
|
||||
Obsoletes: aaa_version
|
||||
Obsoletes: openSUSE-Promo-release <= 11.1
|
||||
Obsoletes: openSUSE-release-live <= 11.0
|
||||
Obsoletes: product_flavor(%{product}) < 20190729
|
||||
Obsoletes: product_flavor(%{product}) < 20190730
|
||||
# bnc#826592
|
||||
Provides: weakremover(kernel-default) < 3.11
|
||||
Provides: weakremover(kernel-desktop) < 4.2
|
||||
@ -183,7 +183,7 @@ Provides: weakremover(openssl-debuginfo)
|
||||
%include %{SOURCE100}
|
||||
Provides: %name-%version
|
||||
Provides: product() = openSUSE
|
||||
Provides: product(openSUSE) = 20190729-0
|
||||
Provides: product(openSUSE) = 20190730-0
|
||||
%ifarch x86_64
|
||||
Provides: product-register-target() = openSUSE%2DTumbleweed%2Dx86_64
|
||||
%endif
|
||||
@ -197,7 +197,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%3A20190729
|
||||
Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aopensuse%3A20190730
|
||||
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)
|
||||
@ -211,7 +211,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(ftp)
|
||||
Provides: product_flavor(openSUSE) = 20190729-0
|
||||
Provides: product_flavor(openSUSE) = 20190730-0
|
||||
Summary: openSUSE Tumbleweed
|
||||
|
||||
%description ftp
|
||||
@ -226,7 +226,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(mini)
|
||||
Provides: product_flavor(openSUSE) = 20190729-0
|
||||
Provides: product_flavor(openSUSE) = 20190730-0
|
||||
Summary: openSUSE Tumbleweed
|
||||
|
||||
%description mini
|
||||
@ -241,7 +241,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(dvd)
|
||||
Provides: product_flavor(openSUSE) = 20190729-0
|
||||
Provides: product_flavor(openSUSE) = 20190730-0
|
||||
Summary: openSUSE Tumbleweed
|
||||
|
||||
%description dvd
|
||||
@ -256,7 +256,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(livecd-kde)
|
||||
Provides: product_flavor(openSUSE) = 20190729-0
|
||||
Provides: product_flavor(openSUSE) = 20190730-0
|
||||
Summary: openSUSE Tumbleweed
|
||||
|
||||
%description livecd-kde
|
||||
@ -271,7 +271,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(livecd-x11)
|
||||
Provides: product_flavor(openSUSE) = 20190729-0
|
||||
Provides: product_flavor(openSUSE) = 20190730-0
|
||||
Summary: openSUSE Tumbleweed
|
||||
|
||||
%description livecd-x11
|
||||
@ -286,7 +286,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(livecd-gnome)
|
||||
Provides: product_flavor(openSUSE) = 20190729-0
|
||||
Provides: product_flavor(openSUSE) = 20190730-0
|
||||
Summary: openSUSE Tumbleweed
|
||||
|
||||
%description livecd-gnome
|
||||
@ -301,7 +301,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(livecd-xfce)
|
||||
Provides: product_flavor(openSUSE) = 20190729-0
|
||||
Provides: product_flavor(openSUSE) = 20190730-0
|
||||
Summary: openSUSE Tumbleweed
|
||||
|
||||
%description livecd-xfce
|
||||
@ -316,7 +316,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(usb-kde)
|
||||
Provides: product_flavor(openSUSE) = 20190729-0
|
||||
Provides: product_flavor(openSUSE) = 20190730-0
|
||||
Summary: openSUSE Tumbleweed
|
||||
|
||||
%description usb-kde
|
||||
@ -331,7 +331,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(usb-gnome)
|
||||
Provides: product_flavor(openSUSE) = 20190729-0
|
||||
Provides: product_flavor(openSUSE) = 20190730-0
|
||||
Summary: openSUSE Tumbleweed
|
||||
|
||||
%description usb-gnome
|
||||
@ -346,7 +346,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(usb-x11)
|
||||
Provides: product_flavor(openSUSE) = 20190729-0
|
||||
Provides: product_flavor(openSUSE) = 20190730-0
|
||||
Summary: openSUSE Tumbleweed
|
||||
|
||||
%description usb-x11
|
||||
@ -361,7 +361,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(appliance)
|
||||
Provides: product_flavor(openSUSE) = 20190729-0
|
||||
Provides: product_flavor(openSUSE) = 20190730-0
|
||||
Summary: openSUSE Tumbleweed
|
||||
|
||||
%description appliance
|
||||
@ -435,10 +435,10 @@ cat >$RPM_BUILD_ROOT/etc/products.d/openSUSE.prod << EOF
|
||||
<product schemeversion="0">
|
||||
<vendor>openSUSE</vendor>
|
||||
<name>openSUSE</name>
|
||||
<version>20190729</version>
|
||||
<version>20190730</version>
|
||||
<release>0</release>
|
||||
<arch>%{_target_cpu}</arch>
|
||||
<cpeid>cpe:/o:opensuse:opensuse:20190729</cpeid>
|
||||
<cpeid>cpe:/o:opensuse:opensuse:20190730</cpeid>
|
||||
<productline>openSUSE</productline>
|
||||
<register>
|
||||
<pool>
|
||||
|
@ -5195,7 +5195,6 @@ Provides: weakremover(python-suds)
|
||||
Provides: weakremover(python3-jupyter_nbformat-doc-html)
|
||||
Provides: weakremover(python3-kde4-akonadi)
|
||||
Provides: weakremover(python3-nose-doc)
|
||||
Provides: weakremover(python3-pytest-doc)
|
||||
Provides: weakremover(qtsharp)
|
||||
Provides: weakremover(shellinabox)
|
||||
Provides: weakremover(texlive-babel-ukraineb)
|
||||
@ -6080,6 +6079,7 @@ Provides: weakremover(python-oauth2client-django)
|
||||
Provides: weakremover(python-oauth2client-test)
|
||||
Provides: weakremover(python-openstack.nose_plugin)
|
||||
Provides: weakremover(python-pass_python_keyring)
|
||||
Provides: weakremover(python-path.py)
|
||||
Provides: weakremover(python-pathtools)
|
||||
Provides: weakremover(python-piston-mini-client)
|
||||
Provides: weakremover(python-proboscis)
|
||||
@ -6091,6 +6091,7 @@ Provides: weakremover(python-pyparsing-doc)
|
||||
Provides: weakremover(python-pyrrd)
|
||||
Provides: weakremover(python-pyside-doc)
|
||||
Provides: weakremover(python-pysnmp-utils)
|
||||
Provides: weakremover(python-pytest)
|
||||
Provides: weakremover(python-pytidylib6)
|
||||
Provides: weakremover(python-qscintilla)
|
||||
Provides: weakremover(python-qscintilla-sip)
|
||||
@ -15603,6 +15604,7 @@ Provides: weakremover(python-Sphinx-doc-man-common)
|
||||
Provides: weakremover(python-Sphinx1-doc-html)
|
||||
Provides: weakremover(python-Sphinx1-doc-man)
|
||||
Provides: weakremover(python-UcsSdk)
|
||||
Provides: weakremover(python-WTForms-lang)
|
||||
Provides: weakremover(python-Werkzeug-doc)
|
||||
Provides: weakremover(python-ZEO-doc)
|
||||
Provides: weakremover(python-ZODB3)
|
||||
@ -15626,10 +15628,12 @@ Provides: weakremover(python-capng)
|
||||
Provides: weakremover(python-carrot)
|
||||
Provides: weakremover(python-ceilometerclient)
|
||||
Provides: weakremover(python-ceilometerclient-doc)
|
||||
Provides: weakremover(python-characteristic)
|
||||
Provides: weakremover(python-clang)
|
||||
Provides: weakremover(python-cliff-tablib)
|
||||
Provides: weakremover(python-cloudfiles)
|
||||
Provides: weakremover(python-cly)
|
||||
Provides: weakremover(python-configparser2)
|
||||
Provides: weakremover(python-configshell)
|
||||
Provides: weakremover(python-configshell-doc)
|
||||
Provides: weakremover(python-configshell-fb)
|
||||
@ -15841,6 +15845,7 @@ Provides: weakremover(python-transaction-doc)
|
||||
Provides: weakremover(python-usb)
|
||||
Provides: weakremover(python-utidy)
|
||||
Provides: weakremover(python-utidy-devel-doc)
|
||||
Provides: weakremover(python-veusz)
|
||||
Provides: weakremover(python-vte)
|
||||
Provides: weakremover(python-webkitgtk)
|
||||
Provides: weakremover(python-webkitgtk-devel)
|
||||
@ -15882,8 +15887,10 @@ Provides: weakremover(python2-boost_parallel_mpi1_65_1)
|
||||
Provides: weakremover(python2-boost_parallel_mpi1_66_0)
|
||||
Provides: weakremover(python2-boost_parallel_mpi1_68_0)
|
||||
Provides: weakremover(python2-ceilometerclient)
|
||||
Provides: weakremover(python2-characteristic)
|
||||
Provides: weakremover(python2-cliff-tablib)
|
||||
Provides: weakremover(python2-coconut)
|
||||
Provides: weakremover(python2-configparser2)
|
||||
Provides: weakremover(python2-configshell)
|
||||
Provides: weakremover(python2-configshell-fb-doc)
|
||||
Provides: weakremover(python2-cssselect2)
|
||||
@ -15910,6 +15917,7 @@ Provides: weakremover(python2-holoviews)
|
||||
Provides: weakremover(python2-humanfriendly-test)
|
||||
Provides: weakremover(python2-hypothesis-test)
|
||||
Provides: weakremover(python2-imbox)
|
||||
Provides: weakremover(python2-ipywebrtc)
|
||||
Provides: weakremover(python2-irc)
|
||||
Provides: weakremover(python2-jellyfish)
|
||||
Provides: weakremover(python2-jupyter)
|
||||
@ -15967,8 +15975,10 @@ Provides: weakremover(python2-pyocr)
|
||||
Provides: weakremover(python2-pyowm)
|
||||
Provides: weakremover(python2-pyparsing-doc)
|
||||
Provides: weakremover(python2-pyparsing-test)
|
||||
Provides: weakremover(python2-pytest)
|
||||
Provides: weakremover(python2-pytest-cache)
|
||||
Provides: weakremover(python2-pytest-random-order)
|
||||
Provides: weakremover(python2-pytest-test)
|
||||
Provides: weakremover(python2-qscintilla-qt4)
|
||||
Provides: weakremover(python2-requests-test)
|
||||
Provides: weakremover(python2-setuptools_scm-test)
|
||||
@ -15985,6 +15995,7 @@ Provides: weakremover(python2-toro)
|
||||
Provides: weakremover(python2-trello)
|
||||
Provides: weakremover(python2-urllib3-test)
|
||||
Provides: weakremover(python2-vdirsyncer)
|
||||
Provides: weakremover(python2-veusz)
|
||||
Provides: weakremover(python2-xarray)
|
||||
Provides: weakremover(python2-xcb-proto-devel)
|
||||
Provides: weakremover(python2-yubico)
|
||||
@ -16007,7 +16018,9 @@ Provides: weakremover(python3-boost_parallel_mpi1_66_0)
|
||||
Provides: weakremover(python3-boost_parallel_mpi1_68_0)
|
||||
Provides: weakremover(python3-bpython-doc)
|
||||
Provides: weakremover(python3-ceilometerclient)
|
||||
Provides: weakremover(python3-characteristic)
|
||||
Provides: weakremover(python3-cliff-tablib)
|
||||
Provides: weakremover(python3-configparser2)
|
||||
Provides: weakremover(python3-configshell-fb-doc)
|
||||
Provides: weakremover(python3-dfVFS)
|
||||
Provides: weakremover(python3-discover)
|
||||
@ -16075,6 +16088,7 @@ Provides: weakremover(python3-pyside-devel)
|
||||
Provides: weakremover(python3-pyside-shiboken)
|
||||
Provides: weakremover(python3-pyside-shiboken-doc)
|
||||
Provides: weakremover(python3-pytest-cache)
|
||||
Provides: weakremover(python3-pytest-test)
|
||||
Provides: weakremover(python3-pyx-doc)
|
||||
Provides: weakremover(python3-qscintilla-qt4)
|
||||
Provides: weakremover(python3-requests-test)
|
||||
@ -20687,7 +20701,6 @@ Provides: weakremover(paraview)
|
||||
Provides: weakremover(patterns-base-32bit)
|
||||
Provides: weakremover(patterns-server-xen_server)
|
||||
Provides: weakremover(podman)
|
||||
Provides: weakremover(python2-veusz)
|
||||
Provides: weakremover(python3-veusz)
|
||||
Provides: weakremover(scilab)
|
||||
Provides: weakremover(scilab-devel)
|
||||
|
Loading…
Reference in New Issue
Block a user