diff --git a/gnome-clocks-3.26.1.tar.xz b/gnome-clocks-3.26.1.tar.xz deleted file mode 100644 index aaea15f..0000000 --- a/gnome-clocks-3.26.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2bd8d8df1d6aa0feddd4afc15d84b1308202fda59a3c3be42e3bce7e9ccd11f7 -size 800056 diff --git a/gnome-clocks-3.28.0.tar.xz b/gnome-clocks-3.28.0.tar.xz new file mode 100644 index 0000000..540b066 --- /dev/null +++ b/gnome-clocks-3.28.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d48e0bd0479b575adfc7beaa7cd9088258ee27142ab6305915a92cc8761aa7b5 +size 798492 diff --git a/gnome-clocks.changes b/gnome-clocks.changes index bcb6d9e..45ed43b 100644 --- a/gnome-clocks.changes +++ b/gnome-clocks.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Sat Mar 10 17:15:23 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 3.28.0: + + Search: workaround crash due to libgweather serialization. + + Updated translations. + +------------------------------------------------------------------- +Wed Feb 28 16:27:34 UTC 2018 - dimstar@opensuse.org + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- +Sun Dec 24 03:08:58 UTC 2017 - luc14n0@linuxmail.org + +- Update to version 3.27.1: + + World clocks: add UTC and "Anywhere on Earth" clocks. + + Updated translations. +- Add glib-2.0 and gobject-2.0 pkgconfig BuildRequires. Note that + they were being pulled with gio-2.0 pkgconfig module and used + already as all of them live in glib2-devel package. +- Drop %glib2_gsettings_schema_*, %icon_theme_cache_* and + %desktop_database_* post/postun scriptlets and + %glib2_gsettings_schema_requires macro. They are no longer needed + since RPM file triggers. +- Following the above, drop hicolor-icon-theme BuildRequires, no + longer needed. +- Drop update-desktop-files BuildRequires and stop using + suse_update_desktop_file macro, not needed. +- Add fdupes BuildRequires and pass corresponding fdupes macro, + silence rpmlint. +- Do a minor spec cleanup. + ------------------------------------------------------------------- Sun Oct 15 20:48:51 UTC 2017 - zaitor@opensuse.org diff --git a/gnome-clocks.spec b/gnome-clocks.spec index 19a3262..10362b8 100644 --- a/gnome-clocks.spec +++ b/gnome-clocks.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-clocks # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2012 Dominique Leuenberger, Amsterdam, The Netherlands. # # All modifications and additions to the file contributed by third parties @@ -18,33 +18,32 @@ Name: gnome-clocks -Version: 3.26.1 +Version: 3.28.0 Release: 0 Summary: Clock application designed for GNOME 3 -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/Office/Other -Url: https://live.gnome.org/Design/Apps/Clock -Source: http://download.gnome.org/sources/gnome-clocks/3.26/%{name}-%{version}.tar.xz -# For icont_theme_chache post and postun macros -BuildRequires: hicolor-icon-theme +URL: https://live.gnome.org/Design/Apps/Clock +Source: http://download.gnome.org/sources/gnome-clocks/3.28/%{name}-%{version}.tar.xz +BuildRequires: fdupes BuildRequires: meson >= 0.41.0 +BuildRequires: pkgconfig +BuildRequires: vala >= 0.23.3 +BuildRequires: yelp-tools +BuildRequires: pkgconfig(geocode-glib-1.0) >= 1.0 +BuildRequires: pkgconfig(gio-2.0) >= 2.44 +BuildRequires: pkgconfig(glib-2.0) >= 2.44 +BuildRequires: pkgconfig(gnome-desktop-3.0) >= 3.8 +BuildRequires: pkgconfig(gobject-2.0) >= 2.44 +BuildRequires: pkgconfig(gobject-introspection-1.0) +BuildRequires: pkgconfig(gsound) >= 0.98 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.20 +BuildRequires: pkgconfig(gweather-3.0) >= 3.27.2 +BuildRequires: pkgconfig(libgeoclue-2.0) >= 2.4 +Recommends: %{name}-lang %if !0%{?is_opensuse} BuildRequires: translation-update-upstream %endif -BuildRequires: update-desktop-files -BuildRequires: vala >= 0.23.3 -BuildRequires: yelp-tools -BuildRequires: pkgconfig(geocode-glib-1.0) >= 0.99.4 -BuildRequires: pkgconfig(gio-2.0) >= 2.44 -BuildRequires: pkgconfig(gnome-desktop-3.0) >= 3.7.90 -BuildRequires: pkgconfig(gobject-introspection-1.0) -BuildRequires: pkgconfig(gsound) >= 0.98 -BuildRequires: pkgconfig(gtk+-3.0) >= 3.9.11 -BuildRequires: pkgconfig(gweather-3.0) >= 3.19.8 -BuildRequires: pkgconfig(libgeoclue-2.0) >= 2.3.1 -Recommends: %{name}-lang -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%glib2_gsettings_schema_requires %description A nice simple app to show the time, date, and alarms. @@ -52,14 +51,15 @@ A nice simple app to show the time, date, and alarms. %package -n gnome-shell-search-provider-gnome-clocks Summary: GNOME Clocks -- Search Provider for GNOME Shell Group: Productivity/Office/Other -Supplements: packageand(gnome-shell:%{name}) Requires: %{name} = %{version} +Supplements: packageand(gnome-shell:%{name}) %description -n gnome-shell-search-provider-gnome-clocks This package contains a search provider to enable GNOME Shell to get search results from GNOME Clocks. %lang_package + %prep %setup -q %if !0%{?is_opensuse} @@ -72,34 +72,23 @@ translation-update-upstream %install %meson_install -%suse_update_desktop_file org.gnome.clocks Utility X-SuSE-TimeUtility %find_lang %{name} %{?no_lang_C} - -%post -%glib2_gsettings_schema_post -%icon_theme_cache_post -%desktop_database_post - -%postun -%glib2_gsettings_schema_postun -%icon_theme_cache_postun -%desktop_database_postun +%fdupes %{buildroot}/%{_datadir} %files -%defattr(-,root,root) -%doc README COPYING +%license COPYING +%doc README %doc %{_datadir}/help/C/gnome-clocks/ %{_bindir}/%{name} %{_datadir}/%{name}/ -%dir %{_datadir}/appdata -%{_datadir}/appdata/org.gnome.clocks.appdata.xml +%dir %{_datadir}/metainfo +%{_datadir}/metainfo/org.gnome.clocks.appdata.xml %{_datadir}/dbus-1/services/org.gnome.clocks.service %{_datadir}/glib-2.0/schemas/org.gnome.clocks.gschema.xml %{_datadir}/icons/hicolor/*/apps/org.gnome.clocks* %{_datadir}/applications/org.gnome.clocks.desktop %files -n gnome-shell-search-provider-gnome-clocks -%defattr (-, root, root) %dir %{_datadir}/gnome-shell %dir %{_datadir}/gnome-shell/search-providers %{_datadir}/gnome-shell/search-providers/org.gnome.clocks.search-provider.ini