Accepting request 881115 from GNOME:Factory
GNOME 40 - here we come (forwarded request 880942 from dimstar) OBS-URL: https://build.opensuse.org/request/show/881115 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-calendar?expand=0&rev=35
This commit is contained in:
17
_service
17
_service
@@ -1,17 +0,0 @@
|
||||
<services>
|
||||
<service mode="disabled" name="obs_scm">
|
||||
<param name="url">https://gitlab.gnome.org/GNOME/gnome-calendar.git</param>
|
||||
<param name="scm">git</param>
|
||||
<!-- Set revision to master to get latest commit -->
|
||||
<param name="revision">gnome-3-38</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
</service>
|
||||
<service name="tar" mode="buildtime"/>
|
||||
<service name="recompress" mode="buildtime">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">xz</param>
|
||||
</service>
|
||||
<service mode="disabled" name="set_version" />
|
||||
</services>
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f7e847f522e8402b4027f80ce6cc7ec6e5d58347907828f7a8a0afd447dc5052
|
||||
size 3559436
|
3
gnome-calendar-40.0.tar.xz
Normal file
3
gnome-calendar-40.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6838c3c2c0c729ab3869aa8619ee9afc896923cbae13f9246bbc36999e85e434
|
||||
size 552888
|
@@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 23 09:16:30 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 40.0:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 17 13:05:43 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 40.rc:
|
||||
+ Minor cleanups.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 15 10:54:53 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
- Update to version 40.beta:
|
||||
+ Use HdyViewSwitcher in the main window.
|
||||
+ Fix the color of new calendars.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 19 10:46:46 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 40.alpha:
|
||||
+ Depend on libhandy-1.
|
||||
+ Port to the newer libgweather api.
|
||||
+ Improve the event editor.
|
||||
+ Updated translations.
|
||||
- Replace pkgconfig(libhandy-0.0) BuildRequies with
|
||||
pkgconfig(libhandy-1): follow upstreams port to libhandy-1.
|
||||
- Switch back to regular source tarballs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 17 21:25:32 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@@ -1,5 +0,0 @@
|
||||
name: gnome-calendar
|
||||
version: 3.38.2
|
||||
mtime: 1608159322
|
||||
commit: 8514bf7a601ec084ccdb027ba9d4b72775bd2733
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gnome-calendar
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# 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.38.2
|
||||
Version: 40.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
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-calendar/40/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: meson
|
||||
@@ -40,7 +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(libhandy-1) >= 0.0.9
|
||||
BuildRequires: pkgconfig(libical) >= 3.0.5
|
||||
BuildRequires: pkgconfig(libsoup-2.4)
|
||||
|
||||
|
Reference in New Issue
Block a user