Accepting request 568069 from GNOME:Factory
Update to version 3.26.3. (forwarded request 567930 from luc14n0) OBS-URL: https://build.opensuse.org/request/show/568069 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-calendar?expand=0&rev=21
This commit is contained in:
commit
a1950b90bd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:19a2c737b9662be926fb68e7dc731d94c523d23fa7a49e435e6a0346770dc50e
|
||||
size 2439468
|
3
gnome-calendar-3.26.3.tar.xz
Normal file
3
gnome-calendar-3.26.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b6b70677bb07d4cdb7e8624639ade889abfbeaef191b9dfbdd8963a5f77696b2
|
||||
size 2442900
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 17 03:50:44 UTC 2018 - luc14n0@linuxmail.org
|
||||
|
||||
- Update to version 3.26.3:
|
||||
+ Fix time in tooltip text.
|
||||
+ Fix timezones.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 5 17:50:27 UTC 2017 - luc14n0@linuxmail.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gnome-calendar
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: gnome-calendar
|
||||
Version: 3.26.2
|
||||
Version: 3.26.3
|
||||
Release: 0
|
||||
Summary: A calendar application for GNOME
|
||||
License: GPL-3.0+
|
||||
Group: Productivity/Office/Organizers
|
||||
Url: https://wiki.gnome.org/Design/Apps/Calendar
|
||||
Source: https://download.gnome.org/sources/gnome-calendar/3.26/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/gnome-calendar/3.26/%{name}-%{version}.tar.xz
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: hicolor-icon-theme
|
||||
@ -64,12 +64,11 @@ search results from GNOME Calendar.
|
||||
|
||||
%install
|
||||
%meson_install
|
||||
|
||||
%find_lang %{name} %{?no_lang_C}
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc ChangeLog COPYING NEWS
|
||||
%doc COPYING NEWS README.md TODO.md
|
||||
%{_bindir}/gnome-calendar
|
||||
%{_datadir}/applications/org.gnome.Calendar.desktop
|
||||
# Own dir for openSUSE Leap 42.1
|
||||
|
Loading…
Reference in New Issue
Block a user