From 4636c7888229586f6592c0c058ab795f853ffcfca4db8633497acdc90ebdd022 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Mon, 15 Nov 2021 18:15:40 +0000 Subject: [PATCH] Accepting request 931595 from home:schubi2 - Reenable libalternatives because gh#openSUSE/libalternatives#11 is solved. OBS-URL: https://build.opensuse.org/request/show/931595 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbformat?expand=0&rev=21 --- python-nbformat.changes | 6 ++++++ python-nbformat.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-nbformat.changes b/python-nbformat.changes index e5baf14..6902be1 100644 --- a/python-nbformat.changes +++ b/python-nbformat.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Nov 15 16:22:11 UTC 2021 - schubi + +- Reenable libalternatives because gh#openSUSE/libalternatives#11 + is solved. + ------------------------------------------------------------------- Thu Oct 28 19:12:16 UTC 2021 - Ben Greiner diff --git a/python-nbformat.spec b/python-nbformat.spec index d491c44..d073040 100644 --- a/python-nbformat.spec +++ b/python-nbformat.spec @@ -16,8 +16,7 @@ # -%bcond_with libalternatives_issue_11_fixed -%if 0%{?suse_version} > 1500 && %{with libalternatives_issue_11_fixed} +%if 0%{?suse_version} > 1500 %bcond_without libalternatives %else %bcond_with libalternatives