diff --git a/gnome-clocks.changes b/gnome-clocks.changes index 65bcfef..6339129 100644 --- a/gnome-clocks.changes +++ b/gnome-clocks.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jan 12 19:25:54 UTC 2022 - Bjørn Lie + +- Add appstream-glib, desktop-file-utils BuildRequires and check + section and meson_test macro, run tests during build. +- Modernize our Supplements to current standard. + ------------------------------------------------------------------- Sun Oct 17 10:21:27 UTC 2021 - Bjørn Lie diff --git a/gnome-clocks.spec b/gnome-clocks.spec index b6e1b6f..4759ca3 100644 --- a/gnome-clocks.spec +++ b/gnome-clocks.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-clocks # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2012 Dominique Leuenberger, Amsterdam, The Netherlands. # # All modifications and additions to the file contributed by third parties @@ -26,6 +26,8 @@ Group: Productivity/Office/Other URL: https://live.gnome.org/Design/Apps/Clock Source0: https://download.gnome.org/sources/gnome-clocks/41/%{name}-%{version}.tar.xz +BuildRequires: appstream-glib +BuildRequires: desktop-file-utils BuildRequires: fdupes BuildRequires: meson >= 0.50.0 BuildRequires: pkgconfig @@ -50,7 +52,7 @@ A nice simple app to show the time, date, and alarms. Summary: GNOME Clocks -- Search Provider for GNOME Shell Group: Productivity/Office/Other Requires: %{name} = %{version} -Supplements: packageand(gnome-shell:%{name}) +Supplements: (gnome-shell and %{name}) %description -n gnome-shell-search-provider-gnome-clocks This package contains a search provider to enable GNOME Shell to get @@ -70,6 +72,9 @@ search results from GNOME Clocks. %find_lang %{name} %{?no_lang_C} %fdupes %{buildroot}/%{_datadir} +%check +%meson_test + %files %license LICENSE.md %doc README.md NEWS