From 3648d29316459ef96f9188d0f9814835d1b1aba6c019697c385dd136132bbf93 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Mon, 26 Feb 2024 20:16:07 +0000 Subject: [PATCH] - Version update in SLE 15 SP4 and later (jsc#PED-6697) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlparse?expand=0&rev=34 --- python-sqlparse.changes | 5 +++++ python-sqlparse.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-sqlparse.changes b/python-sqlparse.changes index 071584b..2c7f2db 100644 --- a/python-sqlparse.changes +++ b/python-sqlparse.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 26 20:15:41 UTC 2024 - Robert Schweikert + +- Version update in SLE 15 SP4 and later (jsc#PED-6697) + ------------------------------------------------------------------- Fri Jun 9 11:45:02 UTC 2023 - ecsos diff --git a/python-sqlparse.spec b/python-sqlparse.spec index 65ee748..2bc41f4 100644 --- a/python-sqlparse.spec +++ b/python-sqlparse.spec @@ -1,7 +1,7 @@ # # spec file for package python-sqlparse # -# Copyright (c) 2023 SUSE LLC +# 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 @@ -32,7 +32,7 @@ BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives BuildArch: noarch %python_subpackages