Accepting request 481615 from GNOME:Factory
Update to 3.24.0 (forwarded request 481602 from dimstar) OBS-URL: https://build.opensuse.org/request/show/481615 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-calendar?expand=0&rev=15
This commit is contained in:
commit
807e1c7a6c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3096278eb4ccfee326262808451111236023bba8e0c9d332c319fb05cfdc910f
|
||||
size 2373628
|
3
gnome-calendar-3.24.0.tar.xz
Normal file
3
gnome-calendar-3.24.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8a21f51e10ce491e4a492e21c47de29a9ba1b568f4e2fd6f4e33616609d413d0
|
||||
size 2400324
|
@ -1,3 +1,47 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 20 21:18:16 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.24.0:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 17 23:19:49 UTC 2017 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.23.92:
|
||||
+ Fix first weekday in Week view.
|
||||
+ Start searching after 3 characters.
|
||||
+ Make sure calendar colors are in sync in Edit dialog.
|
||||
+ Don't show search popover for empty searcher.
|
||||
+ Minor fixups to Week view.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 20:38:18 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.23.91.1:
|
||||
+ Fix compiler flags.
|
||||
+ Add the co-maintainer to the DOAP file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 14:17:28 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.23.91:
|
||||
+ Minor bugfixes.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 15 09:00:29 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.23.90:
|
||||
+ Week view.
|
||||
+ Improvements on the search popover.
|
||||
+ Fix Year view not synchronized with Month view.
|
||||
+ Correctly check if Edit dialog is editing a new event.
|
||||
+ Improve focus tracking on the quick add popover.
|
||||
+ Add a Flatpak manifest.
|
||||
+ Align circle with subtitle in Edit dialog.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 19 21:24:20 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gnome-calendar
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 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.22.2
|
||||
Version: 3.24.0
|
||||
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: http://download.gnome.org/sources/gnome-calendar/3.22/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/gnome-calendar/3.24/%{name}-%{version}.tar.xz
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: hicolor-icon-theme
|
||||
BuildRequires: intltool
|
||||
|
Loading…
Reference in New Issue
Block a user