Accepting request 459752 from GNOME:Next
Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/459752 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calendar?expand=0&rev=40
This commit is contained in:
parent
babb812c5c
commit
3a7d7566d0
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3096278eb4ccfee326262808451111236023bba8e0c9d332c319fb05cfdc910f
|
|
||||||
size 2373628
|
|
3
gnome-calendar-3.23.90.tar.xz
Normal file
3
gnome-calendar-3.23.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9617359f5021b4c4dcb4fe13252c939e7ba70faf96474f0312c4bf14cfd0d61f
|
||||||
|
size 2398140
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
Mon Dec 19 21:24:20 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gnome-calendar
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnome-calendar
|
Name: gnome-calendar
|
||||||
Version: 3.22.2
|
Version: 3.23.90
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A calendar application for GNOME
|
Summary: A calendar application for GNOME
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
Group: Productivity/Office/Organizers
|
Group: Productivity/Office/Organizers
|
||||||
Url: https://wiki.gnome.org/Design/Apps/Calendar
|
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.23/%{name}-%{version}.tar.xz
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
BuildRequires: hicolor-icon-theme
|
BuildRequires: hicolor-icon-theme
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
|
Loading…
Reference in New Issue
Block a user