forked from pool/gnome-clocks
Accepting request 297905 from GNOME:Next
Resub OBS-URL: https://build.opensuse.org/request/show/297905 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-clocks?expand=0&rev=44
This commit is contained in:
parent
3853de8f04
commit
48e6ba0496
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ae58898784046469e4df715c610c50c44e95b168a414af8f8661fdb23c0c71cb
|
|
||||||
size 876680
|
|
3
gnome-clocks-3.16.1.tar.xz
Normal file
3
gnome-clocks-3.16.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1804bac40d95044d43d6c04762dd2a0785f8783b38d9393290c31face083f3cc
|
||||||
|
size 871648
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 15 07:24:27 UTC 2015 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.16.1:
|
||||||
|
+ New HighContrast SVG icon.
|
||||||
|
+ Updated translations.
|
||||||
|
- Remove HighContrast %icon_theme_cache_post(un) calls, as Symbolic
|
||||||
|
icons have replaced them.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 23 13:09:07 UTC 2015 - dimstar@opensuse.org
|
Mon Mar 23 13:09:07 UTC 2015 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnome-clocks
|
Name: gnome-clocks
|
||||||
Version: 3.16.0
|
Version: 3.16.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Clock application designed for GNOME 3
|
Summary: Clock application designed for GNOME 3
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@ -74,13 +74,11 @@ make %{?_smp_mflags}
|
|||||||
%post
|
%post
|
||||||
%glib2_gsettings_schema_post
|
%glib2_gsettings_schema_post
|
||||||
%icon_theme_cache_post
|
%icon_theme_cache_post
|
||||||
%icon_theme_cache_post HighContrast
|
|
||||||
%desktop_database_post
|
%desktop_database_post
|
||||||
|
|
||||||
%postun
|
%postun
|
||||||
%glib2_gsettings_schema_postun
|
%glib2_gsettings_schema_postun
|
||||||
%icon_theme_cache_postun
|
%icon_theme_cache_postun
|
||||||
%icon_theme_cache_postun HighContrast
|
|
||||||
%desktop_database_postun
|
%desktop_database_postun
|
||||||
|
|
||||||
%files
|
%files
|
||||||
@ -93,8 +91,7 @@ make %{?_smp_mflags}
|
|||||||
%{_datadir}/appdata/org.gnome.clocks.appdata.xml
|
%{_datadir}/appdata/org.gnome.clocks.appdata.xml
|
||||||
%{_datadir}/dbus-1/services/org.gnome.clocks.service
|
%{_datadir}/dbus-1/services/org.gnome.clocks.service
|
||||||
%{_datadir}/glib-2.0/schemas/org.gnome.clocks.gschema.xml
|
%{_datadir}/glib-2.0/schemas/org.gnome.clocks.gschema.xml
|
||||||
%{_datadir}/icons/hicolor/*/apps/gnome-clocks.*
|
%{_datadir}/icons/hicolor/*/apps/gnome-clocks*
|
||||||
%{_datadir}/icons/HighContrast/
|
|
||||||
%{_datadir}/applications/org.gnome.clocks.desktop
|
%{_datadir}/applications/org.gnome.clocks.desktop
|
||||||
|
|
||||||
%files -n gnome-shell-search-provider-gnome-clocks
|
%files -n gnome-shell-search-provider-gnome-clocks
|
||||||
|
Loading…
Reference in New Issue
Block a user