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.18.0.tar.xz b/gnome-calendar-3.18.0.tar.xz new file mode 100644 index 0000000..738b112 --- /dev/null +++ b/gnome-calendar-3.18.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7d50fe8d5d3dcc574f0034dba6a64cbb9b3f842faab5978c9d02b38548f355b +size 2285404 diff --git a/gnome-calendar.changes b/gnome-calendar.changes index 2c11f6c..3f0a0fe 100644 --- a/gnome-calendar.changes +++ b/gnome-calendar.changes @@ -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 diff --git a/gnome-calendar.spec b/gnome-calendar.spec index bb31143..1f8cc3a 100644 --- a/gnome-calendar.spec +++ b/gnome-calendar.spec @@ -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