forked from pool/gnome-calendar
Accepting request 795037 from GNOME:Next
Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/795037 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calendar?expand=0&rev=81
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gnome-calendar
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,14 +17,15 @@
|
||||
|
||||
|
||||
Name: gnome-calendar
|
||||
Version: 3.34.2
|
||||
Version: 3.36.1
|
||||
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
|
||||
Source0: https://download.gnome.org/sources/gnome-calendar/3.34/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-calendar/3.36/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: meson
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(geocode-glib-1.0) >= 3.23
|
||||
@@ -39,6 +40,7 @@ BuildRequires: pkgconfig(libecal-2.0) >= 3.33.2
|
||||
BuildRequires: pkgconfig(libedataserver-1.2) >= 3.17.1
|
||||
BuildRequires: pkgconfig(libedataserverui-1.2) >= 3.17.1
|
||||
BuildRequires: pkgconfig(libgeoclue-2.0) >= 2.4
|
||||
BuildRequires: pkgconfig(libhandy-0.0) >= 0.0.9
|
||||
BuildRequires: pkgconfig(libical) >= 3.0.5
|
||||
BuildRequires: pkgconfig(libsoup-2.4)
|
||||
|
||||
@@ -69,6 +71,7 @@ search results from GNOME Calendar.
|
||||
%install
|
||||
%meson_install
|
||||
%find_lang %{name} %{?no_lang_C}
|
||||
%fdupes %{buildroot}/%{_prefix}
|
||||
|
||||
%check
|
||||
%meson_test
|
||||
|
Reference in New Issue
Block a user