Hello community,

here is the log from the commit of package gnome-calendar for openSUSE:Factory 
checked in at 2016-03-29 14:41:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-calendar (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-calendar.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-calendar"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-calendar/gnome-calendar.changes    
2015-12-24 12:17:48.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-calendar.new/gnome-calendar.changes       
2016-03-29 14:41:25.000000000 +0200
@@ -1,0 +2,70 @@
+Tue Mar 22 09:46:59 UTC 2016 - [email protected]
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Mar 15 10:38:32 UTC 2016 - [email protected]
+
+- Update to version 3.19.92:
+  + Don't attempt to update read-only events.
+  + Timezone handling improvements.
+  + Fix crashes when no end date is passed.
+  + Improved week numbers in Year View.
+  + Make year view respect Shell's 'show-weeknumber' setting.
+  + Change month when keynav moves the previous/next month.
+  + Improve month view drawing.
+  + Draw a background to the selected days in month view.
+  + Respect 12/24h hour format.
+  + Fade out past events.
+  + Smaller code fixes and updates.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Mar  3 13:32:50 UTC 2016 - [email protected]
+
+- Update to version 3.19.91:
+  + Fixed tons of issues with timezones.
+  + Style fixes.
+  + Permanently remove the deleted event when closing the window.
+  + Show start time of event when it's a timed event.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Feb 16 22:57:08 UTC 2016 - [email protected]
+
+- Update to version 3.19.90:
+  + Many classes are now final classes.
+  + Added visual clues for days with events on Year View.
+  + Renamed icon to match the application id.
+  + All interface elements that shows the calendar color are now
+    updated accordingly.
+  + A huge rework on Calendar internals.
+  + Improved the quick add popover.
+  + Added a keyboard shortcuts window.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Jan 21 10:40:19 UTC 2016 - [email protected]
+
+- Update to version 3.19.4:
+  + Code cleanups.
+  + Use CSS names on classes.
+  + Add kudos.
+  + Make month view lines stronger.
+  + Fix week number in year view.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Dec 24 03:19:03 UTC 2015 - [email protected]
+
+- Update to version 3.19.3:
+  + Window: split arrow buttons from Today button.
+  + Create event popover: swap buttons' position.
+  + Project: remove OnlyShowIn from desktop file.
+  + Updated translations.
+- Drop gnome-calendar-symbolic-icon.patch; fixed upstream.
+- Drop gnome-common BuildRequires and call to autogen.sh, as we no
+  longer carry any patches.
+
+-------------------------------------------------------------------

Old:
----
  gnome-calendar-3.18.2.1.tar.xz
  gnome-calendar-symbolic-icon.patch

New:
----
  gnome-calendar-3.20.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-calendar.spec ++++++
--- /var/tmp/diff_new_pack.ludyZ1/_old  2016-03-29 14:41:26.000000000 +0200
+++ /var/tmp/diff_new_pack.ludyZ1/_new  2016-03-29 14:41:26.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-calendar
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,26 +17,22 @@
 
 
 Name:           gnome-calendar
-Version:        3.18.2.1
+Version:        3.20.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.18/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM gnome-calendar-symbolic-icon.patch [email protected] -- 
Add a symbolic icon.
-Patch0:         gnome-calendar-symbolic-icon.patch
+Source:         
http://download.gnome.org/sources/gnome-calendar/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  desktop-file-utils
-# Only needed for patch0
-BuildRequires:  gnome-common
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
 BuildRequires:  pkgconfig(gio-2.0) >= 2.43.2
-BuildRequires:  pkgconfig(glib-2.0) >= 2.43.2
+BuildRequires:  pkgconfig(glib-2.0) >= 2.43.4
 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(gtk+-3.0) >= 3.15.4
+BuildRequires:  pkgconfig(libecal-1.2) >= 3.13.90
 BuildRequires:  pkgconfig(libedataserver-1.2) >= 3.17.1
 BuildRequires:  pkgconfig(libical) >= 1.0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -57,11 +53,8 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-# Needed for patch0
-NOCONFIGURE=1 ./autogen.sh
 %configure --disable-static
 make %{?_smp_mflags}
 

++++++ gnome-calendar-3.18.2.1.tar.xz -> gnome-calendar-3.20.0.tar.xz ++++++
++++ 47375 lines of diff (skipped)


Reply via email to