Accepting request 854628 from GNOME:Factory
- Udpate to version 3.38.1+7: + gcal-timeline: never reset completed_calendars. + gcal-timeline: completed_calendars should be unsigned. + Updated translations. - Switch to _service: upstream did not produce a 3.38.2 tarball, but 3.38.1 crashes, so we do want to move quicker. (forwarded request 854623 from dimstar) OBS-URL: https://build.opensuse.org/request/show/854628 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-calendar?expand=0&rev=33
This commit is contained in:
commit
3cf75e3150
17
_service
Normal file
17
_service
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
<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>
|
3
gnome-calendar-3.38.1+7.obscpio
Normal file
3
gnome-calendar-3.38.1+7.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d11607ea6f27fa60f6bedd51a8ab333204aa8a9143cc18da27bb3a822e1fd581
|
||||||
|
size 3559948
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7280880a082d631624d02a102dd547ceb59498da368311f3e49a06cff897f512
|
|
||||||
size 547168
|
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 10 16:11:10 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Udpate to version 3.38.1+7:
|
||||||
|
+ gcal-timeline: never reset completed_calendars.
|
||||||
|
+ gcal-timeline: completed_calendars should be unsigned.
|
||||||
|
+ Updated translations.
|
||||||
|
- Switch to _service: upstream did not produce a 3.38.2 tarball,
|
||||||
|
but 3.38.1 crashes, so we do want to move quicker.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 5 16:03:28 UTC 2020 - dimstar@opensuse.org
|
Mon Oct 5 16:03:28 UTC 2020 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
5
gnome-calendar.obsinfo
Normal file
5
gnome-calendar.obsinfo
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
name: gnome-calendar
|
||||||
|
version: 3.38.1+7
|
||||||
|
mtime: 1606747773
|
||||||
|
commit: fc96b55b9068451010747f5b181e1bca294270a7
|
||||||
|
|
@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnome-calendar
|
Name: gnome-calendar
|
||||||
Version: 3.38.1
|
Version: 3.38.1+7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A calendar application for GNOME
|
Summary: A calendar application for GNOME
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
Group: Productivity/Office/Organizers
|
Group: Productivity/Office/Organizers
|
||||||
URL: https://wiki.gnome.org/Design/Apps/Calendar
|
URL: https://wiki.gnome.org/Design/Apps/Calendar
|
||||||
Source0: https://download.gnome.org/sources/gnome-calendar/3.38/%{name}-%{version}.tar.xz
|
Source0: %{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: meson
|
BuildRequires: meson
|
||||||
|
Loading…
Reference in New Issue
Block a user