From 5bda15c1ead6bea3db8008cfa341d75d1162c2e8f3b06a00cc3d54e083baef76 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 4 Sep 2015 11:29:31 +0000 Subject: [PATCH] Accepting request 328977 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/328977 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calendar?expand=0&rev=9 --- gnome-calendar-3.16.2.tar.xz | 3 --- gnome-calendar-3.17.90.tar.xz | 3 +++ gnome-calendar.changes | 32 ++++++++++++++++++++++++++++++++ gnome-calendar.spec | 9 +++++---- 4 files changed, 40 insertions(+), 7 deletions(-) delete mode 100644 gnome-calendar-3.16.2.tar.xz create mode 100644 gnome-calendar-3.17.90.tar.xz diff --git a/gnome-calendar-3.16.2.tar.xz b/gnome-calendar-3.16.2.tar.xz deleted file mode 100644 index d0b5a5c..0000000 --- a/gnome-calendar-3.16.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b530e1de58f3e3db9ab1470ee5f2bbb72b5aedca0d127cf093c8416e90be1c6f -size 2226324 diff --git a/gnome-calendar-3.17.90.tar.xz b/gnome-calendar-3.17.90.tar.xz new file mode 100644 index 0000000..794137a --- /dev/null +++ b/gnome-calendar-3.17.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37a6578e43a8996b755d33997a5e35ea9d7469a717ce27b7dd4f6f6abeb05d47 +size 2275728 diff --git a/gnome-calendar.changes b/gnome-calendar.changes index 2c11f6c..e898c18 100644 --- a/gnome-calendar.changes +++ b/gnome-calendar.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +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 diff --git a/gnome-calendar.spec b/gnome-calendar.spec index bb31143..92da68c 100644 --- a/gnome-calendar.spec +++ b/gnome-calendar.spec @@ -17,23 +17,24 @@ Name: gnome-calendar -Version: 3.16.2 +Version: 3.17.90 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.17/%{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