Accepting request 332719 from GNOME:Factory
Update to 3.18.0 (forwarded request 332710 from dimstar) OBS-URL: https://build.opensuse.org/request/show/332719 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-calendar?expand=0&rev=4
This commit is contained in:
commit
60f491ee06
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b530e1de58f3e3db9ab1470ee5f2bbb72b5aedca0d127cf093c8416e90be1c6f
|
||||
size 2226324
|
3
gnome-calendar-3.18.0.tar.xz
Normal file
3
gnome-calendar-3.18.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f7d50fe8d5d3dcc574f0034dba6a64cbb9b3f842faab5978c9d02b38548f355b
|
||||
size 2285404
|
@ -1,3 +1,47 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 21 14:47:10 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.18.0:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 14 19:28:52 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.17.92:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 19 21:02:23 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.17.90:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 21 10:07:05 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.17.4:
|
||||
+ Fixed GNOME Calendar's category.
|
||||
+ Added initial keyboard navigation for Month View.
|
||||
+ Various code cleanups and fixes.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 25 19:28:32 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.17.3:
|
||||
+ Misc bugfixes (bgo#751206, bgo#751209, bgo#751211, bgo#751244).
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 27 07:59:43 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.17.2:
|
||||
+ Added a calendar management dialog for creating, updating and
|
||||
deleting calendars.
|
||||
+ When adding a new event, use current date as event start.
|
||||
+ Updated translations.
|
||||
- Add pkgconfig(goa-1.0) BuildRequires: New dependency.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 12 10:53:33 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
|
@ -17,23 +17,24 @@
|
||||
|
||||
|
||||
Name: gnome-calendar
|
||||
Version: 3.16.2
|
||||
Version: 3.18.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.16/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/gnome-calendar/3.18/%{name}-%{version}.tar.xz
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: hicolor-icon-theme
|
||||
BuildRequires: intltool
|
||||
BuildRequires: pkgconfig(gio-2.0) >= 2.43.2
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.43.2
|
||||
BuildRequires: pkgconfig(gmodule-export-2.0)
|
||||
BuildRequires: pkgconfig(goa-1.0) >= 3.2.0
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.14.0
|
||||
BuildRequires: pkgconfig(libecal-1.2) >= 3.5.3
|
||||
BuildRequires: pkgconfig(libedataserver-1.2) >= 3.5.3
|
||||
BuildRequires: pkgconfig(libical) >= 0.43
|
||||
BuildRequires: pkgconfig(libedataserver-1.2) >= 3.17.1
|
||||
BuildRequires: pkgconfig(libical) >= 1.0
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
|
Loading…
x
Reference in New Issue
Block a user