diff --git a/.files b/.files index dd1d3ec..1805a7a 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index eb79188..ee1e65f 100644 --- a/.rev +++ b/.rev @@ -524,4 +524,14 @@ (forwarded request 933302 from iznogood) 934066 + + b7c22de674e875ad5d75356385055385 + 3.42.0 + + dimstar_suse + - Add python-rpm-macros BuildRequires in case some build + environment does not pull it automatically. This is needed by + macros like %{python3_sitelib}. (forwarded request 945215 from yfjiang) + 945291 + diff --git a/alacarte.changes b/alacarte.changes index 3ef2d7c..f30c4a0 100644 --- a/alacarte.changes +++ b/alacarte.changes @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Mon Jan 10 07:29:17 UTC 2022 - Yifan Jiang + +- Add python-rpm-macros BuildRequires in case some build + environment does not pull it automatically. This is needed by + macros like %{python3_sitelib}. + +------------------------------------------------------------------- Tue Nov 23 16:17:54 UTC 2021 - Bjørn Lie - Update to version 3.42.0: diff --git a/alacarte.spec b/alacarte.spec index cfdfe86..ba99a69 100644 --- a/alacarte.spec +++ b/alacarte.spec @@ -1,7 +1,7 @@ # # spec file for package alacarte # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -33,6 +33,7 @@ BuildRequires: gobject-introspection BuildRequires: hicolor-icon-theme BuildRequires: intltool BuildRequires: pkgconfig +BuildRequires: python-rpm-macros BuildRequires: python3 >= 3.2 BuildRequires: suse-xsl-stylesheets BuildRequires: update-desktop-files