Dominique Leuenberger 2018-09-24 07:19:34 +00:00 committed by Git OBS Bridge
parent 5952378ff9
commit 5ac180d6ce
4 changed files with 38 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dcf72dd7850a8a29dd16ebd2594acd83ac9c35b83f9f6ee87a7c3ae49eeddc74
size 2440592

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f9b062764d3ad90e310718bfba4e8d4a64be22d3bfbfc10d66a46b61b4b9771a
size 2443428

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Sat Sep 8 10:44:51 UTC 2018 - antoine.belvire@opensuse.org
- Update to version 3.30.0:
+ Updated translations.
-------------------------------------------------------------------
Tue Aug 28 23:17:41 UTC 2018 - bjorn.lie@gmail.com
- Update to version 3.29.92:
+ Better handle 401 status codes when adding calendars.
+ Updated translations.
- Drop unneeded hicolor-icon-theme BuildRequires, use autosetup
macro.
- Add gtk-doc BuildRequires and pass documentation=true instead of
gtk-doc to meson, build documentation again.
- Pass tracing=false to meson ensure we build the package following
upstream defaults.
-------------------------------------------------------------------
Fri Aug 3 18:30:42 UTC 2018 - bjorn.lie@gmail.com
- Update to version 3.29.90:
+ Add Night Light integration.
+ Bugfixes.
-------------------------------------------------------------------
Wed May 2 04:47:20 UTC 2018 - bjorn.lie@gmail.com

View File

@ -17,14 +17,15 @@
Name: gnome-calendar
Version: 3.28.2
Version: 3.30.0
Release: 0
Summary: A calendar application for GNOME
License: GPL-3.0-or-later
Group: Productivity/Office/Organizers
URL: https://wiki.gnome.org/Design/Apps/Calendar
Source: http://download.gnome.org/sources/gnome-calendar/3.28/%{name}-%{version}.tar.xz
BuildRequires: hicolor-icon-theme
Source0: https://download.gnome.org/sources/gnome-calendar/3.30/%{name}-%{version}.tar.xz
BuildRequires: gtk-doc
BuildRequires: meson
BuildRequires: pkgconfig
BuildRequires: pkgconfig(geocode-glib-1.0) >= 3.23
@ -58,11 +59,12 @@ search results from GNOME Calendar.
%lang_package
%prep
%setup -q
%autosetup -p1
%build
%meson \
-Dgtk-doc=false \
-Dtracing=false \
-Ddocumentation=true \
%{nil}
%meson_build
@ -82,8 +84,8 @@ search results from GNOME Calendar.
%{_datadir}/glib-2.0/schemas/org.gnome.calendar.enums.xml
%{_datadir}/glib-2.0/schemas/org.gnome.calendar.gschema.xml
%{_datadir}/icons/hicolor/*/apps/*.*
#dir %%{_datadir}/gtk-doc/html/%%{name}
#doc %%{_datadir}/gtk-doc/html/%%{name}/*.*
%dir %{_datadir}/gtk-doc/html/%{name}
%doc %{_datadir}/gtk-doc/html/%{name}/*.*
%files -n gnome-shell-search-provider-gnome-calendar
%dir %{_datadir}/gnome-shell